Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-1829 (GCVE-0-2023-1829)
Vulnerability from cvelistv5 – Published: 2023-04-12 11:16 – Updated: 2025-02-13 16:39- CWE-416 - Use After Free
| Vendor | Product | Version | |
|---|---|---|---|
| Linux | Linux Kernel |
Affected:
3.8 , ≤ 6.2
(custom)
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T06:05:26.153Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8c710f75256bb3cf05ac7b1672c82b92c43f3d28"
},
{
"tags": [
"x_transferred"
],
"url": "https://kernel.dance/#8c710f75256bb3cf05ac7b1672c82b92c43f3d28"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/05/msg00005.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/05/msg00006.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20230601-0001/"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-1829",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-02-07T15:50:09.128361Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-02-07T15:50:15.160Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"packageName": "kernel",
"product": "Linux Kernel",
"repo": "https://git.kernel.org",
"vendor": "Linux",
"versions": [
{
"lessThanOrEqual": "6.2",
"status": "affected",
"version": "3.8",
"versionType": "custom"
}
]
}
],
"datePublic": "2023-02-16T08:27:00.000Z",
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "A use-after-free vulnerability in the Linux Kernel traffic control index filter (tcindex) \u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003ecan be exploited to achieve local privilege escalation\u003c/span\u003e.\u0026nbsp;\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eThe tcindex_delete function which does not properly deactivate filters in case of a perfect hashes while deleting the underlying structure which can later lead to double freeing the structure.\u0026nbsp;\u003c/span\u003e\u003c/span\u003e\u003cspan style=\"background-color: var(--wht);\"\u003eA local attacker user can use this vulnerability to elevate its privileges to root.\u003cbr\u003e\u003c/span\u003e\u003cp\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eWe recommend upgrading past commit \u003c/span\u003e \u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8c710f75256bb3cf05ac7b1672c82b92c43f3d28\"\u003e8c710f75256bb3cf05ac7b1672c82b92c43f3d28\u003c/a\u003e.\u003c/p\u003e"
}
],
"value": "A use-after-free vulnerability in the Linux Kernel traffic control index filter (tcindex) can be exploited to achieve local privilege escalation.\u00a0The tcindex_delete function which does not properly deactivate filters in case of a perfect hashes while deleting the underlying structure which can later lead to double freeing the structure.\u00a0A local attacker user can use this vulnerability to elevate its privileges to root.\nWe recommend upgrading past commit 8c710f75256bb3cf05ac7b1672c82b92c43f3d28."
}
],
"impacts": [
{
"capecId": "CAPEC-233",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-233 Privilege Escalation"
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"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"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-416",
"description": "CWE-416 Use After Free",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-06-01T13:06:20.579Z",
"orgId": "14ed7db2-1595-443d-9d34-6215bf890778",
"shortName": "Google"
},
"references": [
{
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8c710f75256bb3cf05ac7b1672c82b92c43f3d28"
},
{
"url": "https://kernel.dance/#8c710f75256bb3cf05ac7b1672c82b92c43f3d28"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2023/05/msg00005.html"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2023/05/msg00006.html"
},
{
"url": "https://security.netapp.com/advisory/ntap-20230601-0001/"
}
],
"source": {
"discovery": "EXTERNAL"
},
"title": "Use-after-free in tcindex (traffic control index filter) in the Linux Kernel",
"x_generator": {
"engine": "Vulnogram 0.1.0-dev"
}
}
},
"cveMetadata": {
"assignerOrgId": "14ed7db2-1595-443d-9d34-6215bf890778",
"assignerShortName": "Google",
"cveId": "CVE-2023-1829",
"datePublished": "2023-04-12T11:16:59.101Z",
"dateReserved": "2023-04-04T10:32:43.055Z",
"dateUpdated": "2025-02-13T16:39:39.975Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-1829",
"date": "2026-06-22",
"epss": "0.01029",
"percentile": "0.59152"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"4.14.308\", \"matchCriteriaId\": \"C56CFB26-8D6C-4A3D-99C5-DA43FA59DB77\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"4.15\", \"versionEndExcluding\": \"4.19.276\", \"matchCriteriaId\": \"C902FC54-DDBD-4DA6-BFEF-26889A267464\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"4.20\", \"versionEndExcluding\": \"5.4.235\", \"matchCriteriaId\": \"13DD5E68-8CB4-46EE-9A8F-C7F6C1A84430\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"5.5\", \"versionEndExcluding\": \"5.10.173\", \"matchCriteriaId\": \"4D810CFB-B7C5-493C-B98A-0D5F0D8A47B6\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"5.11\", \"versionEndExcluding\": \"5.15.100\", \"matchCriteriaId\": \"6D7E5BB5-018B-46B7-A2C4-1ADB75099822\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"5.16\", \"versionEndExcluding\": \"6.1.18\", \"matchCriteriaId\": \"C8D24FD5-5A98-4042-9419-39DCFCBEFFF5\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"6.2\", \"versionEndExcluding\": \"6.2.5\", \"matchCriteriaId\": \"0575B33B-A320-4E51-84CA-10C937341E02\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"A use-after-free vulnerability in the Linux Kernel traffic control index filter (tcindex) can be exploited to achieve local privilege escalation.\\u00a0The tcindex_delete function which does not properly deactivate filters in case of a perfect hashes while deleting the underlying structure which can later lead to double freeing the structure.\\u00a0A local attacker user can use this vulnerability to elevate its privileges to root.\\nWe recommend upgrading past commit 8c710f75256bb3cf05ac7b1672c82b92c43f3d28.\\n\\n\"}]",
"id": "CVE-2023-1829",
"lastModified": "2024-11-21T07:39:58.893",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"cve-coordination@google.com\", \"type\": \"Secondary\", \"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}, {\"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}]}",
"published": "2023-04-12T12:15:07.080",
"references": "[{\"url\": \"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8c710f75256bb3cf05ac7b1672c82b92c43f3d28\", \"source\": \"cve-coordination@google.com\", \"tags\": [\"Mailing List\", \"Patch\"]}, {\"url\": \"https://kernel.dance/#8c710f75256bb3cf05ac7b1672c82b92c43f3d28\", \"source\": \"cve-coordination@google.com\", \"tags\": [\"Patch\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/05/msg00005.html\", \"source\": \"cve-coordination@google.com\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/05/msg00006.html\", \"source\": \"cve-coordination@google.com\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230601-0001/\", \"source\": \"cve-coordination@google.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8c710f75256bb3cf05ac7b1672c82b92c43f3d28\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Patch\"]}, {\"url\": \"https://kernel.dance/#8c710f75256bb3cf05ac7b1672c82b92c43f3d28\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/05/msg00005.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/05/msg00006.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230601-0001/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}]",
"sourceIdentifier": "cve-coordination@google.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"cve-coordination@google.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-416\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-416\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-1829\",\"sourceIdentifier\":\"cve-coordination@google.com\",\"published\":\"2023-04-12T12:15:07.080\",\"lastModified\":\"2025-02-13T17:16:00.420\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A use-after-free vulnerability in the Linux Kernel traffic control index filter (tcindex) can be exploited to achieve local privilege escalation.\u00a0The tcindex_delete function which does not properly deactivate filters in case of a perfect hashes while deleting the underlying structure which can later lead to double freeing the structure.\u00a0A local attacker user can use this vulnerability to elevate its privileges to root.\\nWe recommend upgrading past commit 8c710f75256bb3cf05ac7b1672c82b92c43f3d28.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"cve-coordination@google.com\",\"type\":\"Secondary\",\"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},{\"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\":\"cve-coordination@google.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-416\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-416\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"4.14.308\",\"matchCriteriaId\":\"C56CFB26-8D6C-4A3D-99C5-DA43FA59DB77\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.15\",\"versionEndExcluding\":\"4.19.276\",\"matchCriteriaId\":\"C902FC54-DDBD-4DA6-BFEF-26889A267464\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.20\",\"versionEndExcluding\":\"5.4.235\",\"matchCriteriaId\":\"13DD5E68-8CB4-46EE-9A8F-C7F6C1A84430\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.5\",\"versionEndExcluding\":\"5.10.173\",\"matchCriteriaId\":\"4D810CFB-B7C5-493C-B98A-0D5F0D8A47B6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.11\",\"versionEndExcluding\":\"5.15.100\",\"matchCriteriaId\":\"6D7E5BB5-018B-46B7-A2C4-1ADB75099822\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.16\",\"versionEndExcluding\":\"6.1.18\",\"matchCriteriaId\":\"C8D24FD5-5A98-4042-9419-39DCFCBEFFF5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.2\",\"versionEndExcluding\":\"6.2.5\",\"matchCriteriaId\":\"0575B33B-A320-4E51-84CA-10C937341E02\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8c710f75256bb3cf05ac7b1672c82b92c43f3d28\",\"source\":\"cve-coordination@google.com\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://kernel.dance/#8c710f75256bb3cf05ac7b1672c82b92c43f3d28\",\"source\":\"cve-coordination@google.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/05/msg00005.html\",\"source\":\"cve-coordination@google.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/05/msg00006.html\",\"source\":\"cve-coordination@google.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20230601-0001/\",\"source\":\"cve-coordination@google.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8c710f75256bb3cf05ac7b1672c82b92c43f3d28\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://kernel.dance/#8c710f75256bb3cf05ac7b1672c82b92c43f3d28\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/05/msg00005.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/05/msg00006.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20230601-0001/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8c710f75256bb3cf05ac7b1672c82b92c43f3d28\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://kernel.dance/#8c710f75256bb3cf05ac7b1672c82b92c43f3d28\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/05/msg00005.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/05/msg00006.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230601-0001/\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T06:05:26.153Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-1829\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-02-07T15:50:09.128361Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-02-07T15:49:53.060Z\"}}], \"cna\": {\"title\": \"Use-after-free in tcindex (traffic control index filter) in the Linux Kernel\", \"source\": {\"discovery\": \"EXTERNAL\"}, \"impacts\": [{\"capecId\": \"CAPEC-233\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-233 Privilege Escalation\"}]}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.8, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://git.kernel.org\", \"vendor\": \"Linux\", \"product\": \"Linux Kernel\", \"versions\": [{\"status\": \"affected\", \"version\": \"3.8\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"6.2\"}], \"packageName\": \"kernel\", \"defaultStatus\": \"unaffected\"}], \"datePublic\": \"2023-02-16T08:27:00.000Z\", \"references\": [{\"url\": \"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8c710f75256bb3cf05ac7b1672c82b92c43f3d28\"}, {\"url\": \"https://kernel.dance/#8c710f75256bb3cf05ac7b1672c82b92c43f3d28\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/05/msg00005.html\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/05/msg00006.html\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230601-0001/\"}], \"x_generator\": {\"engine\": \"Vulnogram 0.1.0-dev\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"A use-after-free vulnerability in the Linux Kernel traffic control index filter (tcindex) can be exploited to achieve local privilege escalation.\\u00a0The tcindex_delete function which does not properly deactivate filters in case of a perfect hashes while deleting the underlying structure which can later lead to double freeing the structure.\\u00a0A local attacker user can use this vulnerability to elevate its privileges to root.\\nWe recommend upgrading past commit 8c710f75256bb3cf05ac7b1672c82b92c43f3d28.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"A use-after-free vulnerability in the Linux Kernel traffic control index filter (tcindex) \u003cspan style=\\\"background-color: rgb(255, 255, 255);\\\"\u003ecan be exploited to achieve local privilege escalation\u003c/span\u003e.\u0026nbsp;\u003cspan style=\\\"background-color: rgb(255, 255, 255);\\\"\u003e\u003cspan style=\\\"background-color: rgb(255, 255, 255);\\\"\u003eThe tcindex_delete function which does not properly deactivate filters in case of a perfect hashes while deleting the underlying structure which can later lead to double freeing the structure.\u0026nbsp;\u003c/span\u003e\u003c/span\u003e\u003cspan style=\\\"background-color: var(--wht);\\\"\u003eA local attacker user can use this vulnerability to elevate its privileges to root.\u003cbr\u003e\u003c/span\u003e\u003cp\u003e\u003cspan style=\\\"background-color: rgb(255, 255, 255);\\\"\u003eWe recommend upgrading past commit \u003c/span\u003e \u003ca target=\\\"_blank\\\" rel=\\\"nofollow\\\" href=\\\"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8c710f75256bb3cf05ac7b1672c82b92c43f3d28\\\"\u003e8c710f75256bb3cf05ac7b1672c82b92c43f3d28\u003c/a\u003e.\u003c/p\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-416\", \"description\": \"CWE-416 Use After Free\"}]}], \"providerMetadata\": {\"orgId\": \"14ed7db2-1595-443d-9d34-6215bf890778\", \"shortName\": \"Google\", \"dateUpdated\": \"2023-06-01T13:06:20.579Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-1829\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-02-13T16:39:39.975Z\", \"dateReserved\": \"2023-04-04T10:32:43.055Z\", \"assignerOrgId\": \"14ed7db2-1595-443d-9d34-6215bf890778\", \"datePublished\": \"2023-04-12T11:16:59.101Z\", \"assignerShortName\": \"Google\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHSA-2023_4888
Vulnerability from csaf_redhat - Published: 2023-08-30 22:06 - Updated: 2024-11-15 17:26A use-after-free flaw was found in the Linux kernel's implementation of logical link control and adaptation protocol (L2CAP), part of the Bluetooth stack in the l2cap_connect and l2cap_le_connect_req functions. An attacker with physical access within the range of standard Bluetooth transmission could execute code leaking kernel memory via Bluetooth if within proximity of the victim.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
A use-after-free vulnerability was found in the traffic control index filter (tcindex) in the Linux kernel. The tcindex_delete does not properly deactivate filters, which can later lead to double freeing the structure. This flaw allows a local attacker to cause a use-after-free problem, leading to privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
A use-after-free flaw was found in the Netfilter subsystem of the Linux kernel when processing named and anonymous sets in batch requests, which can lead to performing arbitrary reads and writes in kernel memory. This flaw allows a local user with CAP_NET_ADMIN capability to crash or potentially escalate their privileges on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the TC flower classifier (cls_flower) in the Networking subsystem of the Linux kernel. This issue occurs when sending two TCA_FLOWER_KEY_ENC_OPTS_GENEVE packets with a total size of 252 bytes, which results in an out-of-bounds write when the third packet enters fl_set_geneve_opt, potentially leading to a denial of service or privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for kpatch-patch is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "This is a kernel live patch module which is automatically loaded by the RPM post-install script to modify the code of a running kernel.\n\nSecurity Fix(es):\n\n* kernel: use-after-free in l2cap_connect and l2cap_le_connect_req in net/bluetooth/l2cap_core.c (CVE-2022-42896)\n\n* kernel: Use-after-free vulnerability in the Linux Kernel traffic control index filter (CVE-2023-1829)\n\n* kernel: UAF in nftables when nft_set_lookup_global triggered after handling named and anonymous sets in batch requests (CVE-2023-3390)\n\n* kernel: cls_flower: out-of-bounds write in fl_set_geneve_opt() (CVE-2023-35788)\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.",
"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-2023:4888",
"url": "https://access.redhat.com/errata/RHSA-2023:4888"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2147364",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2147364"
},
{
"category": "external",
"summary": "2188470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188470"
},
{
"category": "external",
"summary": "2213260",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213260"
},
{
"category": "external",
"summary": "2215768",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215768"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4888.json"
}
],
"title": "Red Hat Security Advisory: kpatch-patch security update",
"tracking": {
"current_release_date": "2024-11-15T17:26:50+00:00",
"generator": {
"date": "2024-11-15T17:26:50+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2023:4888",
"initial_release_date": "2023-08-30T22:06:07+00:00",
"revision_history": [
{
"date": "2023-08-30T22:06:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-08-30T22:06:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T17:26:50+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 EUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:8.6::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.src",
"product": {
"name": "kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.src",
"product_id": "kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_41_1@1-7.el8_6?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.src",
"product": {
"name": "kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.src",
"product_id": "kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_46_1@1-5.el8_6?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.src",
"product": {
"name": "kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.src",
"product_id": "kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_51_1@1-4.el8_6?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.src",
"product": {
"name": "kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.src",
"product_id": "kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_52_1@1-3.el8_6?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.src",
"product": {
"name": "kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.src",
"product_id": "kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_57_1@1-2.el8_6?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.src",
"product": {
"name": "kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.src",
"product_id": "kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_64_1@1-1.el8_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.ppc64le",
"product_id": "kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_41_1@1-7.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.ppc64le",
"product_id": "kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_41_1-debugsource@1-7.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.ppc64le",
"product_id": "kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_41_1-debuginfo@1-7.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.ppc64le",
"product_id": "kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_46_1@1-5.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.ppc64le",
"product_id": "kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_46_1-debugsource@1-5.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.ppc64le",
"product_id": "kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_46_1-debuginfo@1-5.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.ppc64le",
"product_id": "kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_51_1@1-4.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.ppc64le",
"product_id": "kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_51_1-debugsource@1-4.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.ppc64le",
"product_id": "kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_51_1-debuginfo@1-4.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.ppc64le",
"product_id": "kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_52_1@1-3.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.ppc64le",
"product_id": "kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_52_1-debugsource@1-3.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.ppc64le",
"product_id": "kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_52_1-debuginfo@1-3.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.ppc64le",
"product_id": "kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_57_1@1-2.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.ppc64le",
"product_id": "kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_57_1-debugsource@1-2.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.ppc64le",
"product_id": "kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_57_1-debuginfo@1-2.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.ppc64le",
"product_id": "kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_64_1@1-1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.ppc64le",
"product_id": "kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_64_1-debugsource@1-1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.ppc64le",
"product_id": "kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_64_1-debuginfo@1-1.el8_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.x86_64",
"product_id": "kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_41_1@1-7.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.x86_64",
"product_id": "kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_41_1-debugsource@1-7.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.x86_64",
"product_id": "kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_41_1-debuginfo@1-7.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.x86_64",
"product_id": "kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_46_1@1-5.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.x86_64",
"product_id": "kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_46_1-debugsource@1-5.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.x86_64",
"product_id": "kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_46_1-debuginfo@1-5.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.x86_64",
"product_id": "kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_51_1@1-4.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.x86_64",
"product_id": "kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_51_1-debugsource@1-4.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.x86_64",
"product_id": "kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_51_1-debuginfo@1-4.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.x86_64",
"product_id": "kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_52_1@1-3.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.x86_64",
"product_id": "kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_52_1-debugsource@1-3.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.x86_64",
"product_id": "kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_52_1-debuginfo@1-3.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.x86_64",
"product_id": "kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_57_1@1-2.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.x86_64",
"product_id": "kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_57_1-debugsource@1-2.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.x86_64",
"product_id": "kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_57_1-debuginfo@1-2.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.x86_64",
"product_id": "kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_64_1@1-1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.x86_64",
"product_id": "kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_64_1-debugsource@1-1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.x86_64",
"product_id": "kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_64_1-debuginfo@1-1.el8_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.src"
},
"product_reference": "kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.src"
},
"product_reference": "kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.src"
},
"product_reference": "kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.src"
},
"product_reference": "kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.src"
},
"product_reference": "kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.src"
},
"product_reference": "kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-42896",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-11-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2147364"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Linux kernel\u0027s implementation of logical link control and adaptation protocol (L2CAP), part of the Bluetooth stack in the l2cap_connect and l2cap_le_connect_req functions. An attacker with physical access within the range of standard Bluetooth transmission could execute code leaking kernel memory via Bluetooth if within proximity of the victim.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free in l2cap_connect and l2cap_le_connect_req in net/bluetooth/l2cap_core.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.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42896"
},
{
"category": "external",
"summary": "RHBZ#2147364",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2147364"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42896",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42896"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42896",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42896"
},
{
"category": "external",
"summary": "https://github.com/google/security-research/security/advisories/GHSA-pf87-6c9q-jvm4",
"url": "https://github.com/google/security-research/security/advisories/GHSA-pf87-6c9q-jvm4"
}
],
"release_date": "2022-11-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-30T22:06:07+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",
"product_ids": [
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4888"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by disabling Bluetooth on the operating system level. The kernel modules can be prevented from being loaded by using system-wide modprobe rules. For instructions on how to disable Bluetooth on RHEL please refer to https://access.redhat.com/solutions/2682931.\n\nAlternatively Bluetooth can be disabled within the hardware or at BIOS level which will also provide an effective mitigation as the kernel will not be able to detect that Bluetooth hardware is present on the system.",
"product_ids": [
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: use-after-free in l2cap_connect and l2cap_le_connect_req in net/bluetooth/l2cap_core.c"
},
{
"cve": "CVE-2023-1829",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2023-04-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2188470"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability was found in the traffic control index filter (tcindex) in the Linux kernel. The tcindex_delete does not properly deactivate filters, which can later lead to double freeing the structure. This flaw allows a local attacker to cause a use-after-free problem, leading to privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Use-after-free vulnerability in the Linux Kernel traffic control index filter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux 7, please use the mitigation to disable module cls_tcindex, because similar use-after-free issues also exists in the Linux Kernel\u0027s traffic control index filter and will not be fixed before 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.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-1829"
},
{
"category": "external",
"summary": "RHBZ#2188470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188470"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-1829",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1829"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8c710f75256bb3cf05ac7b1672c82b92c43f3d28",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8c710f75256bb3cf05ac7b1672c82b92c43f3d28"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-30T22:06:07+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",
"product_ids": [
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4888"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent the module cls_tcindex from being loaded. Please see https://access.redhat.com/solutions/41278 on how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: Use-after-free vulnerability in the Linux Kernel traffic control index filter"
},
{
"acknowledgments": [
{
"names": [
"Alagu M"
],
"organization": "Salesforce Offensive Security team"
}
],
"cve": "CVE-2023-3390",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2023-06-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2213260"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Netfilter subsystem of the Linux kernel when processing named and anonymous sets in batch requests, which can lead to performing arbitrary reads and writes in kernel memory. This flaw allows a local user with CAP_NET_ADMIN capability to crash or potentially escalate their privileges on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: UAF in nftables when nft_set_lookup_global triggered after handling named and anonymous sets in batch requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Only local users with `CAP_NET_ADMIN` capability or root can trigger this issue. \nOn Red Hat Enterprise Linux, local unprivileged users can exploit unprivileged user namespaces (CONFIG_USER_NS) to grant themselves this capability.\n\nThe OpenShift Container Platform (OCP) control planes or master machines are based on Red Hat Enterprise Linux CoreOS (RHCOS) that consists primarily of RHEL components, therefore, it is also affected by this kernel vulnerability. A successful exploit needs necessary privileges (CAP_NET_ADMIN) and direct, local access. A local user in RHCOS is already a root with full permissions, hence existence of this vulnerability does not bring any value from the potential attacker perspective. From the OpenShift containers perspective, this vulnerability cannot be exploited as in OpenShift the cluster processes on the node are namespaced, which means that switching the namespace in the running OpenShift container will not bring necessary capabilities.\nThis means that for OpenShift, the impact of this vulnerability is Low.\n\nSimilar to the CVE-2023-32233 vulnerability, this has been explained in the following blog post as an example of a \"Container escape vulnerability\":\nhttps://www.redhat.com/en/blog/containers-vulnerability-risk-assessment",
"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.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-3390"
},
{
"category": "external",
"summary": "RHBZ#2213260",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213260"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-3390",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3390"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3390",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3390"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1240eb93f0616b21c675416516ff3d74798fdc97",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1240eb93f0616b21c675416516ff3d74798fdc97"
}
],
"release_date": "2023-06-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-30T22:06:07+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",
"product_ids": [
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4888"
}
],
"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.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: UAF in nftables when nft_set_lookup_global triggered after handling named and anonymous sets in batch requests"
},
{
"cve": "CVE-2023-35788",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2023-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2215768"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the TC flower classifier (cls_flower) in the Networking subsystem of the Linux kernel. This issue occurs when sending two TCA_FLOWER_KEY_ENC_OPTS_GENEVE packets with a total size of 252 bytes, which results in an out-of-bounds write when the third packet enters fl_set_geneve_opt, potentially leading to a denial of service or privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: cls_flower: out-of-bounds write in fl_set_geneve_opt()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 6 is not affected by this flaw as it did not include support for the TC flower classifier.",
"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.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-35788"
},
{
"category": "external",
"summary": "RHBZ#2215768",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215768"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-35788",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-35788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-35788"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2023/06/07/1",
"url": "https://www.openwall.com/lists/oss-security/2023/06/07/1"
}
],
"release_date": "2023-05-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-30T22:06:07+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",
"product_ids": [
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4888"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by preventing the affected `cls_flower` kernel module from being loaded. For instructions on how to blacklist a kernel module, please see https://access.redhat.com/solutions/41278.",
"product_ids": [
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.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.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debuginfo-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_41_1-debugsource-0:1-7.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debuginfo-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_46_1-debugsource-0:1-5.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debuginfo-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_51_1-debugsource-0:1-4.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debuginfo-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_52_1-debugsource-0:1-3.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debuginfo-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_57_1-debugsource-0:1-2.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.src",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-1.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: cls_flower: out-of-bounds write in fl_set_geneve_opt()"
}
]
}
RHSA-2023_4961
Vulnerability from csaf_redhat - Published: 2023-09-05 09:02 - Updated: 2024-11-15 17:27A use-after-free vulnerability was found in the traffic control index filter (tcindex) in the Linux kernel. The tcindex_delete does not properly deactivate filters, which can later lead to double freeing the structure. This flaw allows a local attacker to cause a use-after-free problem, leading to privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability was found in the HCI sockets implementation due to a missing capability check in net/bluetooth/hci_sock.c in the Linux Kernel. This flaw allows an attacker to unauthorized execution of management commands, compromising the confidentiality, integrity, and availability of Bluetooth communication.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
An out-of-bounds memory access flaw was found in the Linux kernel’s XFS file system in how a user restores an XFS image after failure (with a dirty log journal). This flaw allows a local user to crash or potentially escalate their privileges on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the IPVLAN network driver in the Linux kernel. This issue is caused by missing skb->cb initialization in `__ip_options_echo` and can lead to an out-of-bounds write stack overflow. This may allow a local user to cause a denial of service or potentially achieve local privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A use-after-free flaw was found in the Netfilter subsystem of the Linux kernel when processing named and anonymous sets in batch requests, which can lead to performing arbitrary reads and writes in kernel memory. This flaw allows a local user with CAP_NET_ADMIN capability to crash or potentially escalate their privileges on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
|
A use-after-free flaw was found in the Linux kernel's netfilter in the way a user triggers the nft_pipapo_remove function with the element, without a NFT_SET_EXT_KEY_END. This issue could allow a local user to crash the system or potentially escalate their privileges on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
An out-of-bounds (OOB) memory access flaw was found in the Netfilter module in the Linux kernel's nft_byteorder_eval in net/netfilter/nft_byteorder.c. A bound check failure allows a local attacker with CAP_NET_ADMIN access to cause a local privilege escalation issue due to incorrect data alignment.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the TC flower classifier (cls_flower) in the Networking subsystem of the Linux kernel. This issue occurs when sending two TCA_FLOWER_KEY_ENC_OPTS_GENEVE packets with a total size of 252 bytes, which results in an out-of-bounds write when the third packet enters fl_set_geneve_opt, potentially leading to a denial of service or privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.E4S:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for kernel-rt is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements.\n\nSecurity Fix(es):\n\n* kernel: Use-after-free vulnerability in the Linux Kernel traffic control index filter (CVE-2023-1829)\n\n* kernel: ipvlan: out-of-bounds write caused by unclear skb-\u003ecb (CVE-2023-3090)\n\n* kernel: UAF in nftables when nft_set_lookup_global triggered after handling named and anonymous sets in batch requests (CVE-2023-3390)\n\n* kernel: netfilter: use-after-free due to improper element removal in nft_pipapo_remove() (CVE-2023-4004)\n\n* kernel: nf_tables: stack-out-of-bounds-read in nft_byteorder_eval() (CVE-2023-35001)\n\n* kernel: cls_flower: out-of-bounds write in fl_set_geneve_opt() (CVE-2023-35788)\n\n* Kernel: bluetooth: Unauthorized management command execution (CVE-2023-2002)\n\n* kernel: OOB access in the Linux kernel\u0027s XFS subsystem (CVE-2023-2124)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* kernel-rt: update RT source tree to the RHEL-8.4.z19 source tree (BZ#2222004)\n\n* pods get restarted due to failed probes (BZ#2227240)",
"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-2023:4961",
"url": "https://access.redhat.com/errata/RHSA-2023:4961"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2187308",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187308"
},
{
"category": "external",
"summary": "2187439",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187439"
},
{
"category": "external",
"summary": "2188470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188470"
},
{
"category": "external",
"summary": "2213260",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213260"
},
{
"category": "external",
"summary": "2215768",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215768"
},
{
"category": "external",
"summary": "2218672",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218672"
},
{
"category": "external",
"summary": "2220892",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2220892"
},
{
"category": "external",
"summary": "2225275",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225275"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4961.json"
}
],
"title": "Red Hat Security Advisory: kernel-rt security and bug fix update",
"tracking": {
"current_release_date": "2024-11-15T17:27:16+00:00",
"generator": {
"date": "2024-11-15T17:27:16+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2023:4961",
"initial_release_date": "2023-09-05T09:02:08+00:00",
"revision_history": [
{
"date": "2023-09-05T09:02:08+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-09-05T09:02:08+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T17:27:16+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 NFV E4S (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux NFV E4S (v.8.4)",
"product_id": "NFV-8.4.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.4::nfv"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux NFV TUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux NFV TUS (v.8.4)",
"product_id": "NFV-8.4.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.4::nfv"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux RT TUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux RT TUS (v.8.4)",
"product_id": "RT-8.4.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.4::realtime"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"product": {
"name": "kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"product_id": "kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@4.18.0-305.103.1.rt7.178.el8_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product": {
"name": "kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product_id": "kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@4.18.0-305.103.1.rt7.178.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product": {
"name": "kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product_id": "kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@4.18.0-305.103.1.rt7.178.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product": {
"name": "kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product_id": "kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@4.18.0-305.103.1.rt7.178.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product_id": "kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@4.18.0-305.103.1.rt7.178.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product_id": "kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@4.18.0-305.103.1.rt7.178.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product_id": "kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@4.18.0-305.103.1.rt7.178.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product_id": "kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@4.18.0-305.103.1.rt7.178.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@4.18.0-305.103.1.rt7.178.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product": {
"name": "kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product_id": "kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@4.18.0-305.103.1.rt7.178.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product": {
"name": "kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product_id": "kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@4.18.0-305.103.1.rt7.178.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product": {
"name": "kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product_id": "kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@4.18.0-305.103.1.rt7.178.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product_id": "kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@4.18.0-305.103.1.rt7.178.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@4.18.0-305.103.1.rt7.178.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product_id": "kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@4.18.0-305.103.1.rt7.178.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@4.18.0-305.103.1.rt7.178.el8_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src as a component of Red Hat Enterprise Linux NFV E4S (v.8.4)",
"product_id": "NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src"
},
"product_reference": "kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"relates_to_product_reference": "NFV-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.8.4)",
"product_id": "NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.8.4)",
"product_id": "NFV-8.4.0.Z.E4S:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.8.4)",
"product_id": "NFV-8.4.0.Z.E4S:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.8.4)",
"product_id": "NFV-8.4.0.Z.E4S:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.8.4)",
"product_id": "NFV-8.4.0.Z.E4S:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.8.4)",
"product_id": "NFV-8.4.0.Z.E4S:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.8.4)",
"product_id": "NFV-8.4.0.Z.E4S:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.8.4)",
"product_id": "NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.8.4)",
"product_id": "NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.8.4)",
"product_id": "NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.8.4)",
"product_id": "NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.8.4)",
"product_id": "NFV-8.4.0.Z.E4S:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.8.4)",
"product_id": "NFV-8.4.0.Z.E4S:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.8.4)",
"product_id": "NFV-8.4.0.Z.E4S:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.8.4)",
"product_id": "NFV-8.4.0.Z.E4S:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src as a component of Red Hat Enterprise Linux NFV TUS (v.8.4)",
"product_id": "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src"
},
"product_reference": "kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"relates_to_product_reference": "NFV-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV TUS (v.8.4)",
"product_id": "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV TUS (v.8.4)",
"product_id": "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV TUS (v.8.4)",
"product_id": "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV TUS (v.8.4)",
"product_id": "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV TUS (v.8.4)",
"product_id": "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV TUS (v.8.4)",
"product_id": "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV TUS (v.8.4)",
"product_id": "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV TUS (v.8.4)",
"product_id": "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV TUS (v.8.4)",
"product_id": "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV TUS (v.8.4)",
"product_id": "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV TUS (v.8.4)",
"product_id": "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV TUS (v.8.4)",
"product_id": "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV TUS (v.8.4)",
"product_id": "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV TUS (v.8.4)",
"product_id": "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV TUS (v.8.4)",
"product_id": "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src as a component of Red Hat Enterprise Linux RT TUS (v.8.4)",
"product_id": "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src"
},
"product_reference": "kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"relates_to_product_reference": "RT-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT TUS (v.8.4)",
"product_id": "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "RT-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT TUS (v.8.4)",
"product_id": "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "RT-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT TUS (v.8.4)",
"product_id": "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "RT-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT TUS (v.8.4)",
"product_id": "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "RT-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT TUS (v.8.4)",
"product_id": "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "RT-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT TUS (v.8.4)",
"product_id": "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "RT-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT TUS (v.8.4)",
"product_id": "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "RT-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT TUS (v.8.4)",
"product_id": "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "RT-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT TUS (v.8.4)",
"product_id": "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "RT-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT TUS (v.8.4)",
"product_id": "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "RT-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT TUS (v.8.4)",
"product_id": "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "RT-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT TUS (v.8.4)",
"product_id": "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "RT-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT TUS (v.8.4)",
"product_id": "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "RT-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT TUS (v.8.4)",
"product_id": "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "RT-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT TUS (v.8.4)",
"product_id": "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"relates_to_product_reference": "RT-8.4.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-1829",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2023-04-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2188470"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability was found in the traffic control index filter (tcindex) in the Linux kernel. The tcindex_delete does not properly deactivate filters, which can later lead to double freeing the structure. This flaw allows a local attacker to cause a use-after-free problem, leading to privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Use-after-free vulnerability in the Linux Kernel traffic control index filter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux 7, please use the mitigation to disable module cls_tcindex, because similar use-after-free issues also exists in the Linux Kernel\u0027s traffic control index filter and will not be fixed before 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": [
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-1829"
},
{
"category": "external",
"summary": "RHBZ#2188470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188470"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-1829",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1829"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8c710f75256bb3cf05ac7b1672c82b92c43f3d28",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8c710f75256bb3cf05ac7b1672c82b92c43f3d28"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-09-05T09:02:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4961"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent the module cls_tcindex from being loaded. Please see https://access.redhat.com/solutions/41278 on how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: Use-after-free vulnerability in the Linux Kernel traffic control index filter"
},
{
"cve": "CVE-2023-2002",
"cwe": {
"id": "CWE-250",
"name": "Execution with Unnecessary Privileges"
},
"discovery_date": "2023-04-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2187308"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the HCI sockets implementation due to a missing capability check in net/bluetooth/hci_sock.c in the Linux Kernel. This flaw allows an attacker to unauthorized execution of management commands, compromising the confidentiality, integrity, and availability of Bluetooth communication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Kernel: bluetooth: Unauthorized management command execution",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2002"
},
{
"category": "external",
"summary": "RHBZ#2187308",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187308"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2002",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2002"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2002",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2002"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2023/04/16/3",
"url": "https://www.openwall.com/lists/oss-security/2023/04/16/3"
}
],
"release_date": "2023-04-16T12:30:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-09-05T09:02:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4961"
},
{
"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": [
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Kernel: bluetooth: Unauthorized management command execution"
},
{
"cve": "CVE-2023-2124",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2023-04-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2187439"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds memory access flaw was found in the Linux kernel\u2019s XFS file system in how a user restores an XFS image after failure (with a dirty log journal). This flaw allows a local user to crash or potentially escalate their privileges on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: OOB access in the Linux kernel\u0027s XFS subsystem",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as having a Moderate impact. While theoretically it could lead to privilege escalation, the only known impact is a denial of service.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2124"
},
{
"category": "external",
"summary": "RHBZ#2187439",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187439"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2124",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2124"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2124",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2124"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/fs/xfs/xfs_buf_item_recover.c?h=v6.4-rc1\u0026id=22ed903eee23a5b174e240f1cdfa9acf393a5210",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/fs/xfs/xfs_buf_item_recover.c?h=v6.4-rc1\u0026id=22ed903eee23a5b174e240f1cdfa9acf393a5210"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-xfs/20230412214034.GL3223426@dread.disaster.area/T/#m1ebbcd1ad061d2d33bef6f0534a2b014744d152d",
"url": "https://lore.kernel.org/linux-xfs/20230412214034.GL3223426@dread.disaster.area/T/#m1ebbcd1ad061d2d33bef6f0534a2b014744d152d"
}
],
"release_date": "2023-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-09-05T09:02:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4961"
}
],
"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": [
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: OOB access in the Linux kernel\u0027s XFS subsystem"
},
{
"cve": "CVE-2023-3090",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2023-06-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2218672"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the IPVLAN network driver in the Linux kernel. This issue is caused by missing skb-\u003ecb initialization in `__ip_options_echo` and can lead to an out-of-bounds write stack overflow. This may allow a local user to cause a denial of service or potentially achieve local privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ipvlan: out-of-bounds write caused by unclear skb-\u003ecb",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 6 and 7 are not affected by this flaw as they did not include IPVLAN support.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-3090"
},
{
"category": "external",
"summary": "RHBZ#2218672",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218672"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-3090",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3090"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3090",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3090"
}
],
"release_date": "2023-05-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-09-05T09:02:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4961"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by preventing the affected `ipvlan` kernel module from being loaded. For instructions on how to blacklist a kernel module, please see https://access.redhat.com/solutions/41278.",
"product_ids": [
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.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": [
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: ipvlan: out-of-bounds write caused by unclear skb-\u003ecb"
},
{
"acknowledgments": [
{
"names": [
"Alagu M"
],
"organization": "Salesforce Offensive Security team"
}
],
"cve": "CVE-2023-3390",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2023-06-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2213260"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Netfilter subsystem of the Linux kernel when processing named and anonymous sets in batch requests, which can lead to performing arbitrary reads and writes in kernel memory. This flaw allows a local user with CAP_NET_ADMIN capability to crash or potentially escalate their privileges on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: UAF in nftables when nft_set_lookup_global triggered after handling named and anonymous sets in batch requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Only local users with `CAP_NET_ADMIN` capability or root can trigger this issue. \nOn Red Hat Enterprise Linux, local unprivileged users can exploit unprivileged user namespaces (CONFIG_USER_NS) to grant themselves this capability.\n\nThe OpenShift Container Platform (OCP) control planes or master machines are based on Red Hat Enterprise Linux CoreOS (RHCOS) that consists primarily of RHEL components, therefore, it is also affected by this kernel vulnerability. A successful exploit needs necessary privileges (CAP_NET_ADMIN) and direct, local access. A local user in RHCOS is already a root with full permissions, hence existence of this vulnerability does not bring any value from the potential attacker perspective. From the OpenShift containers perspective, this vulnerability cannot be exploited as in OpenShift the cluster processes on the node are namespaced, which means that switching the namespace in the running OpenShift container will not bring necessary capabilities.\nThis means that for OpenShift, the impact of this vulnerability is Low.\n\nSimilar to the CVE-2023-32233 vulnerability, this has been explained in the following blog post as an example of a \"Container escape vulnerability\":\nhttps://www.redhat.com/en/blog/containers-vulnerability-risk-assessment",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-3390"
},
{
"category": "external",
"summary": "RHBZ#2213260",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213260"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-3390",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3390"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3390",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3390"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1240eb93f0616b21c675416516ff3d74798fdc97",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1240eb93f0616b21c675416516ff3d74798fdc97"
}
],
"release_date": "2023-06-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-09-05T09:02:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4961"
}
],
"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": [
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: UAF in nftables when nft_set_lookup_global triggered after handling named and anonymous sets in batch requests"
},
{
"cve": "CVE-2023-4004",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2023-07-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2225275"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Linux kernel\u0027s netfilter in the way a user triggers the nft_pipapo_remove function with the element, without a NFT_SET_EXT_KEY_END. This issue could allow a local user to crash the system or potentially escalate their privileges on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: netfilter: use-after-free due to improper element removal in nft_pipapo_remove()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-4004"
},
{
"category": "external",
"summary": "RHBZ#2225275",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225275"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-4004",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4004"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4004",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4004"
},
{
"category": "external",
"summary": "https://patchwork.ozlabs.org/project/netfilter-devel/patch/20230719190824.21196-1-fw@strlen.de/",
"url": "https://patchwork.ozlabs.org/project/netfilter-devel/patch/20230719190824.21196-1-fw@strlen.de/"
}
],
"release_date": "2023-07-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-09-05T09:02:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4961"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by preventing the affected netfilter kernel module from being loaded. For instructions on how to blacklist a kernel module, please see https://access.redhat.com/solutions/41278.",
"product_ids": [
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.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": [
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: netfilter: use-after-free due to improper element removal in nft_pipapo_remove()"
},
{
"cve": "CVE-2023-35001",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2023-07-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2220892"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds (OOB) memory access flaw was found in the Netfilter module in the Linux kernel\u0027s nft_byteorder_eval in net/netfilter/nft_byteorder.c. A bound check failure allows a local attacker with CAP_NET_ADMIN access to cause a local privilege escalation issue due to incorrect data alignment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: nf_tables: stack-out-of-bounds-read in nft_byteorder_eval()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploiting this flaw will require the CAP_NET_ADMIN access privilege in any user or network namespace.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-35001"
},
{
"category": "external",
"summary": "RHBZ#2220892",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2220892"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-35001",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35001"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-35001",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-35001"
},
{
"category": "external",
"summary": "https://lore.kernel.org/netfilter-devel/20230705121515.747251-1-cascardo@canonical.com/T/",
"url": "https://lore.kernel.org/netfilter-devel/20230705121515.747251-1-cascardo@canonical.com/T/"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2023/07/05/3",
"url": "https://www.openwall.com/lists/oss-security/2023/07/05/3"
}
],
"release_date": "2023-07-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-09-05T09:02:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4961"
},
{
"category": "workaround",
"details": "To mitigate this issue, it is possible to prevent the affected code from being loaded by blacklisting the kernel netfilter module. \n\nFor instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278",
"product_ids": [
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.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": [
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: nf_tables: stack-out-of-bounds-read in nft_byteorder_eval()"
},
{
"cve": "CVE-2023-35788",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2023-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2215768"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the TC flower classifier (cls_flower) in the Networking subsystem of the Linux kernel. This issue occurs when sending two TCA_FLOWER_KEY_ENC_OPTS_GENEVE packets with a total size of 252 bytes, which results in an out-of-bounds write when the third packet enters fl_set_geneve_opt, potentially leading to a denial of service or privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: cls_flower: out-of-bounds write in fl_set_geneve_opt()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 6 is not affected by this flaw as it did not include support for the TC flower classifier.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-35788"
},
{
"category": "external",
"summary": "RHBZ#2215768",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215768"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-35788",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-35788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-35788"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2023/06/07/1",
"url": "https://www.openwall.com/lists/oss-security/2023/06/07/1"
}
],
"release_date": "2023-05-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-09-05T09:02:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4961"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by preventing the affected `cls_flower` kernel module from being loaded. For instructions on how to blacklist a kernel module, please see https://access.redhat.com/solutions/41278.",
"product_ids": [
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.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": [
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.E4S:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.E4S:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.src",
"RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64",
"RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.103.1.rt7.178.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: cls_flower: out-of-bounds write in fl_set_geneve_opt()"
}
]
}
RHSA-2023_4962
Vulnerability from csaf_redhat - Published: 2023-09-05 09:11 - Updated: 2024-11-22 23:53A use-after-free vulnerability was found in the traffic control index filter (tcindex) in the Linux kernel. The tcindex_delete does not properly deactivate filters, which can later lead to double freeing the structure. This flaw allows a local attacker to cause a use-after-free problem, leading to privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Workaround
|
A vulnerability was found in the HCI sockets implementation due to a missing capability check in net/bluetooth/hci_sock.c in the Linux Kernel. This flaw allows an attacker to unauthorized execution of management commands, compromising the confidentiality, integrity, and availability of Bluetooth communication.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Workaround
|
An out-of-bounds memory access flaw was found in the Linux kernel’s XFS file system in how a user restores an XFS image after failure (with a dirty log journal). This flaw allows a local user to crash or potentially escalate their privileges on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
A flaw was found in the IPVLAN network driver in the Linux kernel. This issue is caused by missing skb->cb initialization in `__ip_options_echo` and can lead to an out-of-bounds write stack overflow. This may allow a local user to cause a denial of service or potentially achieve local privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Workaround
|
A use-after-free flaw was found in the Netfilter subsystem of the Linux kernel when processing named and anonymous sets in batch requests, which can lead to performing arbitrary reads and writes in kernel memory. This flaw allows a local user with CAP_NET_ADMIN capability to crash or potentially escalate their privileges on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.aarch64 | — | ||
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.ppc64le | — | ||
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.s390x | — | ||
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — | ||
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
A use-after-free flaw was found in the Linux kernel's netfilter in the way a user triggers the nft_pipapo_remove function with the element, without a NFT_SET_EXT_KEY_END. This issue could allow a local user to crash the system or potentially escalate their privileges on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Workaround
|
An out-of-bounds (OOB) memory access flaw was found in the Netfilter module in the Linux kernel's nft_byteorder_eval in net/netfilter/nft_byteorder.c. A bound check failure allows a local attacker with CAP_NET_ADMIN access to cause a local privilege escalation issue due to incorrect data alignment.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Workaround
|
A flaw was found in the TC flower classifier (cls_flower) in the Networking subsystem of the Linux kernel. This issue occurs when sending two TCA_FLOWER_KEY_ENC_OPTS_GENEVE packets with a total size of 252 bytes, which results in an out-of-bounds write when the third packet enters fl_set_geneve_opt, potentially leading to a denial of service or privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Workaround
|
An flaw was found in net/ceph/messenger_v2.c in the Linux Kernel. An integer signing error leads to a buffer overflow and remote code execution via HELLO or one of the AUTH frames. This issue occurs due to an untrusted length taken from a TCP packet in ceph_decode_32.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for kernel is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The kernel packages contain the Linux kernel, the core of any Linux operating system.\n\nSecurity Fix(es):\n\n* kernel: Use-after-free vulnerability in the Linux Kernel traffic control index filter (CVE-2023-1829)\n\n* kernel: ipvlan: out-of-bounds write caused by unclear skb-\u003ecb (CVE-2023-3090)\n\n* kernel: UAF in nftables when nft_set_lookup_global triggered after handling named and anonymous sets in batch requests (CVE-2023-3390)\n\n* kernel: netfilter: use-after-free due to improper element removal in nft_pipapo_remove() (CVE-2023-4004)\n\n* kernel: nf_tables: stack-out-of-bounds-read in nft_byteorder_eval() (CVE-2023-35001)\n\n* kernel: cls_flower: out-of-bounds write in fl_set_geneve_opt() (CVE-2023-35788)\n\n* Kernel: bluetooth: Unauthorized management command execution (CVE-2023-2002)\n\n* kernel: OOB access in the Linux kernel\u0027s XFS subsystem (CVE-2023-2124)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* aacraid misses interrupts when a CPU is disabled resulting in scsi timeouts and the adapter being unusable until reboot. (BZ#2216500)\n\n* rbd: avoid fast-diff corruption in snapshot-based mirroring [8.9] (BZ#2216771)\n\n* refcount_t overflow often happens in mem_cgroup_id_get_online() (BZ#2221012)\n\n* enable conntrack clash resolution for GRE (BZ#2223544)\n\n* iavf: Fix race between iavf_close and iavf_reset_task (BZ#2223608)\n\n* libceph: harden msgr2.1 frame segment length checks [8.x] (BZ#2227075)\n\n* [i40e] error: Cannot set interface MAC/vlanid to 1e:b7:e2:02:b1:aa/0 for ifname ens4f0 vf 0: Resource temporarily unavailable (BZ#2228165)\n\nEnhancement(s):\n\n* [Intel 8.7 FEAT] TSC: Avoid clock watchdog when not needed (BZ#2216050)",
"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-2023:4962",
"url": "https://access.redhat.com/errata/RHSA-2023:4962"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2187308",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187308"
},
{
"category": "external",
"summary": "2187439",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187439"
},
{
"category": "external",
"summary": "2188470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188470"
},
{
"category": "external",
"summary": "2213260",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213260"
},
{
"category": "external",
"summary": "2215768",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215768"
},
{
"category": "external",
"summary": "2218672",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218672"
},
{
"category": "external",
"summary": "2220892",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2220892"
},
{
"category": "external",
"summary": "2225275",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225275"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4962.json"
}
],
"title": "Red Hat Security Advisory: kernel security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2024-11-22T23:53:03+00:00",
"generator": {
"date": "2024-11-22T23:53:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2023:4962",
"initial_release_date": "2023-09-05T09:11:17+00:00",
"revision_history": [
{
"date": "2023-09-05T09:11:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-09-05T09:11:17+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T23:53:03+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:8.4::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:8.4::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:8.4::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"product": {
"name": "bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"product_id": "bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-305.103.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"product": {
"name": "kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"product_id": "kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-305.103.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"product": {
"name": "kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"product_id": "kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-305.103.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"product": {
"name": "kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"product_id": "kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-305.103.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"product": {
"name": "kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"product_id": "kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-305.103.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"product": {
"name": "kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"product_id": "kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-305.103.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"product": {
"name": "kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"product_id": "kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-305.103.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"product": {
"name": "kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"product_id": "kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-305.103.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"product_id": "kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-305.103.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"product": {
"name": "kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"product_id": "kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-305.103.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"product": {
"name": "kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"product_id": "kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@4.18.0-305.103.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"product": {
"name": "kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"product_id": "kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-305.103.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"product": {
"name": "kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"product_id": "kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-305.103.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"product": {
"name": "kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"product_id": "kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-305.103.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"product": {
"name": "kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"product_id": "kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-305.103.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-305.103.1.el8_4.x86_64",
"product": {
"name": "perf-0:4.18.0-305.103.1.el8_4.x86_64",
"product_id": "perf-0:4.18.0-305.103.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-305.103.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"product": {
"name": "python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"product_id": "python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-305.103.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"product_id": "bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-305.103.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"product_id": "kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-305.103.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"product": {
"name": "kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"product_id": "kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-305.103.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@4.18.0-305.103.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"product_id": "kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-305.103.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"product": {
"name": "perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"product_id": "perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-305.103.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"product_id": "python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-305.103.1.el8_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:4.18.0-305.103.1.el8_4.src",
"product": {
"name": "kernel-0:4.18.0-305.103.1.el8_4.src",
"product_id": "kernel-0:4.18.0-305.103.1.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-305.103.1.el8_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"product": {
"name": "kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"product_id": "kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-stablelists@4.18.0-305.103.1.el8_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"product": {
"name": "kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"product_id": "kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@4.18.0-305.103.1.el8_4?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:4.18.0-305.103.1.el8_4.aarch64",
"product": {
"name": "bpftool-0:4.18.0-305.103.1.el8_4.aarch64",
"product_id": "bpftool-0:4.18.0-305.103.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-305.103.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-305.103.1.el8_4.aarch64",
"product": {
"name": "kernel-0:4.18.0-305.103.1.el8_4.aarch64",
"product_id": "kernel-0:4.18.0-305.103.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-305.103.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-305.103.1.el8_4.aarch64",
"product": {
"name": "kernel-core-0:4.18.0-305.103.1.el8_4.aarch64",
"product_id": "kernel-core-0:4.18.0-305.103.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-305.103.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"product": {
"name": "kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"product_id": "kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-305.103.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64",
"product": {
"name": "kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64",
"product_id": "kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-305.103.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64",
"product": {
"name": "kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64",
"product_id": "kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-305.103.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"product": {
"name": "kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"product_id": "kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-305.103.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"product": {
"name": "kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"product_id": "kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-305.103.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"product_id": "kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-305.103.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"product": {
"name": "kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"product_id": "kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-305.103.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"product": {
"name": "kernel-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"product_id": "kernel-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@4.18.0-305.103.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"product": {
"name": "kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"product_id": "kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-305.103.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"product": {
"name": "kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"product_id": "kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-305.103.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64",
"product": {
"name": "kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64",
"product_id": "kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-305.103.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64",
"product": {
"name": "kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64",
"product_id": "kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-305.103.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-305.103.1.el8_4.aarch64",
"product": {
"name": "perf-0:4.18.0-305.103.1.el8_4.aarch64",
"product_id": "perf-0:4.18.0-305.103.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-305.103.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-305.103.1.el8_4.aarch64",
"product": {
"name": "python3-perf-0:4.18.0-305.103.1.el8_4.aarch64",
"product_id": "python3-perf-0:4.18.0-305.103.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-305.103.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"product_id": "bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-305.103.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"product_id": "kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-305.103.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"product": {
"name": "kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"product_id": "kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-305.103.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@4.18.0-305.103.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"product_id": "kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-305.103.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"product": {
"name": "perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"product_id": "perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-305.103.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"product_id": "python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-305.103.1.el8_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:4.18.0-305.103.1.el8_4.ppc64le",
"product": {
"name": "bpftool-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_id": "bpftool-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-305.103.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-305.103.1.el8_4.ppc64le",
"product": {
"name": "kernel-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_id": "kernel-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-305.103.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"product": {
"name": "kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_id": "kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-305.103.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"product": {
"name": "kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_id": "kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-305.103.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le",
"product": {
"name": "kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_id": "kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-305.103.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"product": {
"name": "kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_id": "kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-305.103.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"product": {
"name": "kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_id": "kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-305.103.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"product": {
"name": "kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_id": "kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-305.103.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_id": "kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-305.103.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"product": {
"name": "kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_id": "kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-305.103.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"product": {
"name": "kernel-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_id": "kernel-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@4.18.0-305.103.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"product": {
"name": "kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_id": "kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-305.103.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"product": {
"name": "kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_id": "kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-305.103.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le",
"product": {
"name": "kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_id": "kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-305.103.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le",
"product": {
"name": "kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_id": "kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-305.103.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"product": {
"name": "perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_id": "perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-305.103.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"product": {
"name": "python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_id": "python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-305.103.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_id": "bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-305.103.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_id": "kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-305.103.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"product": {
"name": "kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_id": "kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-305.103.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@4.18.0-305.103.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_id": "kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-305.103.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"product": {
"name": "perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_id": "perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-305.103.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_id": "python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-305.103.1.el8_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:4.18.0-305.103.1.el8_4.s390x",
"product": {
"name": "bpftool-0:4.18.0-305.103.1.el8_4.s390x",
"product_id": "bpftool-0:4.18.0-305.103.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-305.103.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-305.103.1.el8_4.s390x",
"product": {
"name": "kernel-0:4.18.0-305.103.1.el8_4.s390x",
"product_id": "kernel-0:4.18.0-305.103.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-305.103.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-305.103.1.el8_4.s390x",
"product": {
"name": "kernel-core-0:4.18.0-305.103.1.el8_4.s390x",
"product_id": "kernel-core-0:4.18.0-305.103.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-305.103.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x",
"product": {
"name": "kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x",
"product_id": "kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-305.103.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-305.103.1.el8_4.s390x",
"product": {
"name": "kernel-debug-0:4.18.0-305.103.1.el8_4.s390x",
"product_id": "kernel-debug-0:4.18.0-305.103.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-305.103.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x",
"product": {
"name": "kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x",
"product_id": "kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-305.103.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x",
"product": {
"name": "kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x",
"product_id": "kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-305.103.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x",
"product": {
"name": "kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x",
"product_id": "kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-305.103.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"product_id": "kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-305.103.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-305.103.1.el8_4.s390x",
"product": {
"name": "kernel-devel-0:4.18.0-305.103.1.el8_4.s390x",
"product_id": "kernel-devel-0:4.18.0-305.103.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-305.103.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:4.18.0-305.103.1.el8_4.s390x",
"product": {
"name": "kernel-headers-0:4.18.0-305.103.1.el8_4.s390x",
"product_id": "kernel-headers-0:4.18.0-305.103.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@4.18.0-305.103.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-305.103.1.el8_4.s390x",
"product": {
"name": "kernel-modules-0:4.18.0-305.103.1.el8_4.s390x",
"product_id": "kernel-modules-0:4.18.0-305.103.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-305.103.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"product": {
"name": "kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"product_id": "kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-305.103.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-305.103.1.el8_4.s390x",
"product": {
"name": "kernel-tools-0:4.18.0-305.103.1.el8_4.s390x",
"product_id": "kernel-tools-0:4.18.0-305.103.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-305.103.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x",
"product": {
"name": "kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x",
"product_id": "kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@4.18.0-305.103.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x",
"product_id": "kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@4.18.0-305.103.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x",
"product_id": "kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@4.18.0-305.103.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x",
"product_id": "kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@4.18.0-305.103.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@4.18.0-305.103.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-305.103.1.el8_4.s390x",
"product": {
"name": "perf-0:4.18.0-305.103.1.el8_4.s390x",
"product_id": "perf-0:4.18.0-305.103.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-305.103.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-305.103.1.el8_4.s390x",
"product": {
"name": "python3-perf-0:4.18.0-305.103.1.el8_4.s390x",
"product_id": "python3-perf-0:4.18.0-305.103.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-305.103.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"product_id": "bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-305.103.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"product_id": "kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-305.103.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"product": {
"name": "kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"product_id": "kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-305.103.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@4.18.0-305.103.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"product_id": "kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-305.103.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@4.18.0-305.103.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"product": {
"name": "perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"product_id": "perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-305.103.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"product_id": "python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-305.103.1.el8_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-305.103.1.el8_4.src as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src"
},
"product_reference": "kernel-0:4.18.0-305.103.1.el8_4.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch"
},
"product_reference": "kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:4.18.0-305.103.1.el8_4.noarch as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch"
},
"product_reference": "kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "perf-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-305.103.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64"
},
"product_reference": "bpftool-0:4.18.0-305.103.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-305.103.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le"
},
"product_reference": "bpftool-0:4.18.0-305.103.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-305.103.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x"
},
"product_reference": "bpftool-0:4.18.0-305.103.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-305.103.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64"
},
"product_reference": "kernel-0:4.18.0-305.103.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-305.103.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le"
},
"product_reference": "kernel-0:4.18.0-305.103.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-305.103.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x"
},
"product_reference": "kernel-0:4.18.0-305.103.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-305.103.1.el8_4.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src"
},
"product_reference": "kernel-0:4.18.0-305.103.1.el8_4.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch"
},
"product_reference": "kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-305.103.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64"
},
"product_reference": "kernel-core-0:4.18.0-305.103.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le"
},
"product_reference": "kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-305.103.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x"
},
"product_reference": "kernel-core-0:4.18.0-305.103.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64"
},
"product_reference": "kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le"
},
"product_reference": "kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x"
},
"product_reference": "kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64"
},
"product_reference": "kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le"
},
"product_reference": "kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-305.103.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x"
},
"product_reference": "kernel-debug-0:4.18.0-305.103.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64"
},
"product_reference": "kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le"
},
"product_reference": "kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x"
},
"product_reference": "kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le"
},
"product_reference": "kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x"
},
"product_reference": "kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le"
},
"product_reference": "kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x"
},
"product_reference": "kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le"
},
"product_reference": "kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x"
},
"product_reference": "kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64"
},
"product_reference": "kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le"
},
"product_reference": "kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-305.103.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x"
},
"product_reference": "kernel-devel-0:4.18.0-305.103.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:4.18.0-305.103.1.el8_4.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch"
},
"product_reference": "kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-305.103.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.aarch64"
},
"product_reference": "kernel-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-305.103.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.ppc64le"
},
"product_reference": "kernel-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-305.103.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.s390x"
},
"product_reference": "kernel-headers-0:4.18.0-305.103.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64"
},
"product_reference": "kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le"
},
"product_reference": "kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-305.103.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x"
},
"product_reference": "kernel-modules-0:4.18.0-305.103.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le"
},
"product_reference": "kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x"
},
"product_reference": "kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64"
},
"product_reference": "kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le"
},
"product_reference": "kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-305.103.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x"
},
"product_reference": "kernel-tools-0:4.18.0-305.103.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le"
},
"product_reference": "kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x"
},
"product_reference": "kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-305.103.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64"
},
"product_reference": "perf-0:4.18.0-305.103.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-305.103.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le"
},
"product_reference": "perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-305.103.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x"
},
"product_reference": "perf-0:4.18.0-305.103.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "perf-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64"
},
"product_reference": "perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le"
},
"product_reference": "perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x"
},
"product_reference": "perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-305.103.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64"
},
"product_reference": "python3-perf-0:4.18.0-305.103.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le"
},
"product_reference": "python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-305.103.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x"
},
"product_reference": "python3-perf-0:4.18.0-305.103.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-305.103.1.el8_4.src as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src"
},
"product_reference": "kernel-0:4.18.0-305.103.1.el8_4.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch"
},
"product_reference": "kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:4.18.0-305.103.1.el8_4.noarch as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch"
},
"product_reference": "kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "perf-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-1829",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2023-04-20T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2188470"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability was found in the traffic control index filter (tcindex) in the Linux kernel. The tcindex_delete does not properly deactivate filters, which can later lead to double freeing the structure. This flaw allows a local attacker to cause a use-after-free problem, leading to privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Use-after-free vulnerability in the Linux Kernel traffic control index filter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux 7, please use the mitigation to disable module cls_tcindex, because similar use-after-free issues also exists in the Linux Kernel\u0027s traffic control index filter and will not be fixed before 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.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
],
"known_not_affected": [
"BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-1829"
},
{
"category": "external",
"summary": "RHBZ#2188470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188470"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-1829",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1829"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8c710f75256bb3cf05ac7b1672c82b92c43f3d28",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8c710f75256bb3cf05ac7b1672c82b92c43f3d28"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-09-05T09:11:17+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.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4962"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent the module cls_tcindex from being loaded. Please see https://access.redhat.com/solutions/41278 on how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: Use-after-free vulnerability in the Linux Kernel traffic control index filter"
},
{
"cve": "CVE-2023-2002",
"cwe": {
"id": "CWE-250",
"name": "Execution with Unnecessary Privileges"
},
"discovery_date": "2023-04-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2187308"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the HCI sockets implementation due to a missing capability check in net/bluetooth/hci_sock.c in the Linux Kernel. This flaw allows an attacker to unauthorized execution of management commands, compromising the confidentiality, integrity, and availability of Bluetooth communication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Kernel: bluetooth: Unauthorized management command execution",
"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.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
],
"known_not_affected": [
"BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2002"
},
{
"category": "external",
"summary": "RHBZ#2187308",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187308"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2002",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2002"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2002",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2002"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2023/04/16/3",
"url": "https://www.openwall.com/lists/oss-security/2023/04/16/3"
}
],
"release_date": "2023-04-16T12:30:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-09-05T09:11:17+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.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4962"
},
{
"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.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Kernel: bluetooth: Unauthorized management command execution"
},
{
"cve": "CVE-2023-2124",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2023-04-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2187439"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds memory access flaw was found in the Linux kernel\u2019s XFS file system in how a user restores an XFS image after failure (with a dirty log journal). This flaw allows a local user to crash or potentially escalate their privileges on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: OOB access in the Linux kernel\u0027s XFS subsystem",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as having a Moderate impact. While theoretically it could lead to privilege escalation, the only known impact is a denial of service.",
"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.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
],
"known_not_affected": [
"BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2124"
},
{
"category": "external",
"summary": "RHBZ#2187439",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187439"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2124",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2124"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2124",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2124"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/fs/xfs/xfs_buf_item_recover.c?h=v6.4-rc1\u0026id=22ed903eee23a5b174e240f1cdfa9acf393a5210",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/fs/xfs/xfs_buf_item_recover.c?h=v6.4-rc1\u0026id=22ed903eee23a5b174e240f1cdfa9acf393a5210"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-xfs/20230412214034.GL3223426@dread.disaster.area/T/#m1ebbcd1ad061d2d33bef6f0534a2b014744d152d",
"url": "https://lore.kernel.org/linux-xfs/20230412214034.GL3223426@dread.disaster.area/T/#m1ebbcd1ad061d2d33bef6f0534a2b014744d152d"
}
],
"release_date": "2023-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-09-05T09:11:17+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.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4962"
}
],
"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.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: OOB access in the Linux kernel\u0027s XFS subsystem"
},
{
"cve": "CVE-2023-3090",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2023-06-28T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2218672"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the IPVLAN network driver in the Linux kernel. This issue is caused by missing skb-\u003ecb initialization in `__ip_options_echo` and can lead to an out-of-bounds write stack overflow. This may allow a local user to cause a denial of service or potentially achieve local privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ipvlan: out-of-bounds write caused by unclear skb-\u003ecb",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 6 and 7 are not affected by this flaw as they did not include IPVLAN support.",
"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.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
],
"known_not_affected": [
"BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-3090"
},
{
"category": "external",
"summary": "RHBZ#2218672",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218672"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-3090",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3090"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3090",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3090"
}
],
"release_date": "2023-05-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-09-05T09:11:17+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.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4962"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by preventing the affected `ipvlan` kernel module from being loaded. For instructions on how to blacklist a kernel module, please see https://access.redhat.com/solutions/41278.",
"product_ids": [
"BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.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.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: ipvlan: out-of-bounds write caused by unclear skb-\u003ecb"
},
{
"acknowledgments": [
{
"names": [
"Alagu M"
],
"organization": "Salesforce Offensive Security team"
}
],
"cve": "CVE-2023-3390",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2023-06-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2213260"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Netfilter subsystem of the Linux kernel when processing named and anonymous sets in batch requests, which can lead to performing arbitrary reads and writes in kernel memory. This flaw allows a local user with CAP_NET_ADMIN capability to crash or potentially escalate their privileges on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: UAF in nftables when nft_set_lookup_global triggered after handling named and anonymous sets in batch requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Only local users with `CAP_NET_ADMIN` capability or root can trigger this issue. \nOn Red Hat Enterprise Linux, local unprivileged users can exploit unprivileged user namespaces (CONFIG_USER_NS) to grant themselves this capability.\n\nThe OpenShift Container Platform (OCP) control planes or master machines are based on Red Hat Enterprise Linux CoreOS (RHCOS) that consists primarily of RHEL components, therefore, it is also affected by this kernel vulnerability. A successful exploit needs necessary privileges (CAP_NET_ADMIN) and direct, local access. A local user in RHCOS is already a root with full permissions, hence existence of this vulnerability does not bring any value from the potential attacker perspective. From the OpenShift containers perspective, this vulnerability cannot be exploited as in OpenShift the cluster processes on the node are namespaced, which means that switching the namespace in the running OpenShift container will not bring necessary capabilities.\nThis means that for OpenShift, the impact of this vulnerability is Low.\n\nSimilar to the CVE-2023-32233 vulnerability, this has been explained in the following blog post as an example of a \"Container escape vulnerability\":\nhttps://www.redhat.com/en/blog/containers-vulnerability-risk-assessment",
"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.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
],
"known_not_affected": [
"BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-3390"
},
{
"category": "external",
"summary": "RHBZ#2213260",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213260"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-3390",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3390"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3390",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3390"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1240eb93f0616b21c675416516ff3d74798fdc97",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1240eb93f0616b21c675416516ff3d74798fdc97"
}
],
"release_date": "2023-06-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-09-05T09:11:17+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.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4962"
}
],
"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.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: UAF in nftables when nft_set_lookup_global triggered after handling named and anonymous sets in batch requests"
},
{
"cve": "CVE-2023-4004",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2023-07-24T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2225275"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Linux kernel\u0027s netfilter in the way a user triggers the nft_pipapo_remove function with the element, without a NFT_SET_EXT_KEY_END. This issue could allow a local user to crash the system or potentially escalate their privileges on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: netfilter: use-after-free due to improper element removal in nft_pipapo_remove()",
"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.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
],
"known_not_affected": [
"BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-4004"
},
{
"category": "external",
"summary": "RHBZ#2225275",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225275"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-4004",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4004"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4004",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4004"
},
{
"category": "external",
"summary": "https://patchwork.ozlabs.org/project/netfilter-devel/patch/20230719190824.21196-1-fw@strlen.de/",
"url": "https://patchwork.ozlabs.org/project/netfilter-devel/patch/20230719190824.21196-1-fw@strlen.de/"
}
],
"release_date": "2023-07-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-09-05T09:11:17+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.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4962"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by preventing the affected netfilter kernel module from being loaded. For instructions on how to blacklist a kernel module, please see https://access.redhat.com/solutions/41278.",
"product_ids": [
"BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.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.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: netfilter: use-after-free due to improper element removal in nft_pipapo_remove()"
},
{
"cve": "CVE-2023-35001",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2023-07-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2220892"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds (OOB) memory access flaw was found in the Netfilter module in the Linux kernel\u0027s nft_byteorder_eval in net/netfilter/nft_byteorder.c. A bound check failure allows a local attacker with CAP_NET_ADMIN access to cause a local privilege escalation issue due to incorrect data alignment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: nf_tables: stack-out-of-bounds-read in nft_byteorder_eval()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploiting this flaw will require the CAP_NET_ADMIN access privilege in any user or network namespace.",
"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.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
],
"known_not_affected": [
"BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-35001"
},
{
"category": "external",
"summary": "RHBZ#2220892",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2220892"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-35001",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35001"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-35001",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-35001"
},
{
"category": "external",
"summary": "https://lore.kernel.org/netfilter-devel/20230705121515.747251-1-cascardo@canonical.com/T/",
"url": "https://lore.kernel.org/netfilter-devel/20230705121515.747251-1-cascardo@canonical.com/T/"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2023/07/05/3",
"url": "https://www.openwall.com/lists/oss-security/2023/07/05/3"
}
],
"release_date": "2023-07-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-09-05T09:11:17+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.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4962"
},
{
"category": "workaround",
"details": "To mitigate this issue, it is possible to prevent the affected code from being loaded by blacklisting the kernel netfilter module. \n\nFor instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278",
"product_ids": [
"BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.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.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: nf_tables: stack-out-of-bounds-read in nft_byteorder_eval()"
},
{
"cve": "CVE-2023-35788",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2023-06-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2215768"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the TC flower classifier (cls_flower) in the Networking subsystem of the Linux kernel. This issue occurs when sending two TCA_FLOWER_KEY_ENC_OPTS_GENEVE packets with a total size of 252 bytes, which results in an out-of-bounds write when the third packet enters fl_set_geneve_opt, potentially leading to a denial of service or privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: cls_flower: out-of-bounds write in fl_set_geneve_opt()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 6 is not affected by this flaw as it did not include support for the TC flower classifier.",
"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.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
],
"known_not_affected": [
"BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-35788"
},
{
"category": "external",
"summary": "RHBZ#2215768",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215768"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-35788",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-35788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-35788"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2023/06/07/1",
"url": "https://www.openwall.com/lists/oss-security/2023/06/07/1"
}
],
"release_date": "2023-05-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-09-05T09:11:17+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.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4962"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by preventing the affected `cls_flower` kernel module from being loaded. For instructions on how to blacklist a kernel module, please see https://access.redhat.com/solutions/41278.",
"product_ids": [
"BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.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.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: cls_flower: out-of-bounds write in fl_set_geneve_opt()"
},
{
"cve": "CVE-2023-44466",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2023-09-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2241342"
}
],
"notes": [
{
"category": "description",
"text": "An flaw was found in net/ceph/messenger_v2.c in the Linux Kernel. An integer signing error leads to a buffer overflow and remote code execution via HELLO or one of the AUTH frames. This issue occurs due to an untrusted length taken from a TCP packet in ceph_decode_32.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: buffer overflow in ceph file net/ceph/messenger_v2.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.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44466"
},
{
"category": "external",
"summary": "RHBZ#2241342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44466"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44466",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44466"
},
{
"category": "external",
"summary": "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=a282a2f10539dce2aa619e71e1817570d557fc97",
"url": "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=a282a2f10539dce2aa619e71e1817570d557fc97"
}
],
"release_date": "2023-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-09-05T09:11:17+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.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4962"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-aarch64-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-s390x-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-core-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-devel-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:kernel-zfcpdump-modules-extra-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.s390x",
"BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.src",
"BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.103.1.el8_4.noarch",
"BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.103.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.103.1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: buffer overflow in ceph file net/ceph/messenger_v2.c"
}
]
}
RHSA-2023_4967
Vulnerability from csaf_redhat - Published: 2023-09-05 09:10 - Updated: 2024-11-15 17:27A use-after-free vulnerability was found in the traffic control index filter (tcindex) in the Linux kernel. The tcindex_delete does not properly deactivate filters, which can later lead to double freeing the structure. This flaw allows a local attacker to cause a use-after-free problem, leading to privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the IPVLAN network driver in the Linux kernel. This issue is caused by missing skb->cb initialization in `__ip_options_echo` and can lead to an out-of-bounds write stack overflow. This may allow a local user to cause a denial of service or potentially achieve local privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A use-after-free flaw was found in the Netfilter subsystem of the Linux kernel when processing named and anonymous sets in batch requests, which can lead to performing arbitrary reads and writes in kernel memory. This flaw allows a local user with CAP_NET_ADMIN capability to crash or potentially escalate their privileges on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
A use-after-free flaw was found in the Linux kernel's netfilter in the way a user triggers the nft_pipapo_remove function with the element, without a NFT_SET_EXT_KEY_END. This issue could allow a local user to crash the system or potentially escalate their privileges on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
An out-of-bounds (OOB) memory access flaw was found in the Netfilter module in the Linux kernel's nft_byteorder_eval in net/netfilter/nft_byteorder.c. A bound check failure allows a local attacker with CAP_NET_ADMIN access to cause a local privilege escalation issue due to incorrect data alignment.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the TC flower classifier (cls_flower) in the Networking subsystem of the Linux kernel. This issue occurs when sending two TCA_FLOWER_KEY_ENC_OPTS_GENEVE packets with a total size of 252 bytes, which results in an out-of-bounds write when the third packet enters fl_set_geneve_opt, potentially leading to a denial of service or privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for kpatch-patch is now available for Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "This is a kernel live patch module which is automatically loaded by the RPM post-install script to modify the code of a running kernel.\n\nSecurity Fix(es):\n\n* kernel: Use-after-free vulnerability in the Linux Kernel traffic control index filter (CVE-2023-1829)\n\n* kernel: ipvlan: out-of-bounds write caused by unclear skb-\u003ecb (CVE-2023-3090)\n\n* kernel: UAF in nftables when nft_set_lookup_global triggered after handling named and anonymous sets in batch requests (CVE-2023-3390)\n\n* kernel: netfilter: use-after-free due to improper element removal in nft_pipapo_remove() (CVE-2023-4004)\n\n* kernel: nf_tables: stack-out-of-bounds-read in nft_byteorder_eval() (CVE-2023-35001)\n\n* kernel: cls_flower: out-of-bounds write in fl_set_geneve_opt() (CVE-2023-35788)\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.",
"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-2023:4967",
"url": "https://access.redhat.com/errata/RHSA-2023:4967"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2188470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188470"
},
{
"category": "external",
"summary": "2213260",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213260"
},
{
"category": "external",
"summary": "2215768",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215768"
},
{
"category": "external",
"summary": "2218672",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218672"
},
{
"category": "external",
"summary": "2220892",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2220892"
},
{
"category": "external",
"summary": "2225275",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225275"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4967.json"
}
],
"title": "Red Hat Security Advisory: kpatch-patch security update",
"tracking": {
"current_release_date": "2024-11-15T17:27:34+00:00",
"generator": {
"date": "2024-11-15T17:27:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2023:4967",
"initial_release_date": "2023-09-05T09:10:20+00:00",
"revision_history": [
{
"date": "2023-09-05T09:10:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-09-05T09:10:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T17:27:34+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 E4S (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:8.4::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.src",
"product": {
"name": "kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.src",
"product_id": "kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_76_1@1-5.el8_4?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.src",
"product": {
"name": "kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.src",
"product_id": "kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_82_1@1-4.el8_4?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.src",
"product": {
"name": "kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.src",
"product_id": "kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_86_2@1-3.el8_4?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.src",
"product": {
"name": "kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.src",
"product_id": "kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_88_1@1-3.el8_4?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.src",
"product": {
"name": "kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.src",
"product_id": "kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_91_1@1-2.el8_4?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.src",
"product": {
"name": "kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.src",
"product_id": "kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_97_1@1-1.el8_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_76_1@1-5.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_76_1-debugsource@1-5.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_76_1-debuginfo@1-5.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_82_1@1-4.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_82_1-debugsource@1-4.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_82_1-debuginfo@1-4.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_86_2@1-3.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_86_2-debugsource@1-3.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_86_2-debuginfo@1-3.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_88_1@1-3.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_88_1-debugsource@1-3.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_88_1-debuginfo@1-3.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_91_1@1-2.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_91_1-debugsource@1-2.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_91_1-debuginfo@1-2.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_97_1@1-1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_97_1-debugsource@1-1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_97_1-debuginfo@1-1.el8_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_76_1@1-5.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_76_1-debugsource@1-5.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_76_1-debuginfo@1-5.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_82_1@1-4.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_82_1-debugsource@1-4.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_82_1-debuginfo@1-4.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_86_2@1-3.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_86_2-debugsource@1-3.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_86_2-debuginfo@1-3.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_88_1@1-3.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_88_1-debugsource@1-3.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_88_1-debuginfo@1-3.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_91_1@1-2.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_91_1-debugsource@1-2.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_91_1-debuginfo@1-2.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_97_1@1-1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_97_1-debugsource@1-1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_97_1-debuginfo@1-1.el8_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.src"
},
"product_reference": "kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.src"
},
"product_reference": "kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.src"
},
"product_reference": "kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.src"
},
"product_reference": "kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.src"
},
"product_reference": "kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.src"
},
"product_reference": "kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-1829",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2023-04-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2188470"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability was found in the traffic control index filter (tcindex) in the Linux kernel. The tcindex_delete does not properly deactivate filters, which can later lead to double freeing the structure. This flaw allows a local attacker to cause a use-after-free problem, leading to privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Use-after-free vulnerability in the Linux Kernel traffic control index filter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux 7, please use the mitigation to disable module cls_tcindex, because similar use-after-free issues also exists in the Linux Kernel\u0027s traffic control index filter and will not be fixed before 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.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-1829"
},
{
"category": "external",
"summary": "RHBZ#2188470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188470"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-1829",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1829"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8c710f75256bb3cf05ac7b1672c82b92c43f3d28",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8c710f75256bb3cf05ac7b1672c82b92c43f3d28"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-09-05T09:10:20+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",
"product_ids": [
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4967"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent the module cls_tcindex from being loaded. Please see https://access.redhat.com/solutions/41278 on how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: Use-after-free vulnerability in the Linux Kernel traffic control index filter"
},
{
"cve": "CVE-2023-3090",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2023-06-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2218672"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the IPVLAN network driver in the Linux kernel. This issue is caused by missing skb-\u003ecb initialization in `__ip_options_echo` and can lead to an out-of-bounds write stack overflow. This may allow a local user to cause a denial of service or potentially achieve local privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ipvlan: out-of-bounds write caused by unclear skb-\u003ecb",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 6 and 7 are not affected by this flaw as they did not include IPVLAN support.",
"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.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-3090"
},
{
"category": "external",
"summary": "RHBZ#2218672",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218672"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-3090",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3090"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3090",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3090"
}
],
"release_date": "2023-05-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-09-05T09:10:20+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",
"product_ids": [
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4967"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by preventing the affected `ipvlan` kernel module from being loaded. For instructions on how to blacklist a kernel module, please see https://access.redhat.com/solutions/41278.",
"product_ids": [
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.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.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: ipvlan: out-of-bounds write caused by unclear skb-\u003ecb"
},
{
"acknowledgments": [
{
"names": [
"Alagu M"
],
"organization": "Salesforce Offensive Security team"
}
],
"cve": "CVE-2023-3390",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2023-06-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2213260"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Netfilter subsystem of the Linux kernel when processing named and anonymous sets in batch requests, which can lead to performing arbitrary reads and writes in kernel memory. This flaw allows a local user with CAP_NET_ADMIN capability to crash or potentially escalate their privileges on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: UAF in nftables when nft_set_lookup_global triggered after handling named and anonymous sets in batch requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Only local users with `CAP_NET_ADMIN` capability or root can trigger this issue. \nOn Red Hat Enterprise Linux, local unprivileged users can exploit unprivileged user namespaces (CONFIG_USER_NS) to grant themselves this capability.\n\nThe OpenShift Container Platform (OCP) control planes or master machines are based on Red Hat Enterprise Linux CoreOS (RHCOS) that consists primarily of RHEL components, therefore, it is also affected by this kernel vulnerability. A successful exploit needs necessary privileges (CAP_NET_ADMIN) and direct, local access. A local user in RHCOS is already a root with full permissions, hence existence of this vulnerability does not bring any value from the potential attacker perspective. From the OpenShift containers perspective, this vulnerability cannot be exploited as in OpenShift the cluster processes on the node are namespaced, which means that switching the namespace in the running OpenShift container will not bring necessary capabilities.\nThis means that for OpenShift, the impact of this vulnerability is Low.\n\nSimilar to the CVE-2023-32233 vulnerability, this has been explained in the following blog post as an example of a \"Container escape vulnerability\":\nhttps://www.redhat.com/en/blog/containers-vulnerability-risk-assessment",
"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.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-3390"
},
{
"category": "external",
"summary": "RHBZ#2213260",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213260"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-3390",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3390"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3390",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3390"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1240eb93f0616b21c675416516ff3d74798fdc97",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1240eb93f0616b21c675416516ff3d74798fdc97"
}
],
"release_date": "2023-06-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-09-05T09:10:20+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",
"product_ids": [
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4967"
}
],
"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.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: UAF in nftables when nft_set_lookup_global triggered after handling named and anonymous sets in batch requests"
},
{
"cve": "CVE-2023-4004",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2023-07-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2225275"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Linux kernel\u0027s netfilter in the way a user triggers the nft_pipapo_remove function with the element, without a NFT_SET_EXT_KEY_END. This issue could allow a local user to crash the system or potentially escalate their privileges on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: netfilter: use-after-free due to improper element removal in nft_pipapo_remove()",
"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.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-4004"
},
{
"category": "external",
"summary": "RHBZ#2225275",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225275"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-4004",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4004"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4004",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4004"
},
{
"category": "external",
"summary": "https://patchwork.ozlabs.org/project/netfilter-devel/patch/20230719190824.21196-1-fw@strlen.de/",
"url": "https://patchwork.ozlabs.org/project/netfilter-devel/patch/20230719190824.21196-1-fw@strlen.de/"
}
],
"release_date": "2023-07-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-09-05T09:10:20+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",
"product_ids": [
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4967"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by preventing the affected netfilter kernel module from being loaded. For instructions on how to blacklist a kernel module, please see https://access.redhat.com/solutions/41278.",
"product_ids": [
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.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.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: netfilter: use-after-free due to improper element removal in nft_pipapo_remove()"
},
{
"cve": "CVE-2023-35001",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2023-07-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2220892"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds (OOB) memory access flaw was found in the Netfilter module in the Linux kernel\u0027s nft_byteorder_eval in net/netfilter/nft_byteorder.c. A bound check failure allows a local attacker with CAP_NET_ADMIN access to cause a local privilege escalation issue due to incorrect data alignment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: nf_tables: stack-out-of-bounds-read in nft_byteorder_eval()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploiting this flaw will require the CAP_NET_ADMIN access privilege in any user or network namespace.",
"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.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-35001"
},
{
"category": "external",
"summary": "RHBZ#2220892",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2220892"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-35001",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35001"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-35001",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-35001"
},
{
"category": "external",
"summary": "https://lore.kernel.org/netfilter-devel/20230705121515.747251-1-cascardo@canonical.com/T/",
"url": "https://lore.kernel.org/netfilter-devel/20230705121515.747251-1-cascardo@canonical.com/T/"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2023/07/05/3",
"url": "https://www.openwall.com/lists/oss-security/2023/07/05/3"
}
],
"release_date": "2023-07-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-09-05T09:10:20+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",
"product_ids": [
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4967"
},
{
"category": "workaround",
"details": "To mitigate this issue, it is possible to prevent the affected code from being loaded by blacklisting the kernel netfilter module. \n\nFor instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278",
"product_ids": [
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.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.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: nf_tables: stack-out-of-bounds-read in nft_byteorder_eval()"
},
{
"cve": "CVE-2023-35788",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2023-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2215768"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the TC flower classifier (cls_flower) in the Networking subsystem of the Linux kernel. This issue occurs when sending two TCA_FLOWER_KEY_ENC_OPTS_GENEVE packets with a total size of 252 bytes, which results in an out-of-bounds write when the third packet enters fl_set_geneve_opt, potentially leading to a denial of service or privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: cls_flower: out-of-bounds write in fl_set_geneve_opt()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 6 is not affected by this flaw as it did not include support for the TC flower classifier.",
"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.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-35788"
},
{
"category": "external",
"summary": "RHBZ#2215768",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215768"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-35788",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-35788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-35788"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2023/06/07/1",
"url": "https://www.openwall.com/lists/oss-security/2023/06/07/1"
}
],
"release_date": "2023-05-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-09-05T09:10:20+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",
"product_ids": [
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4967"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by preventing the affected `cls_flower` kernel module from being loaded. For instructions on how to blacklist a kernel module, please see https://access.redhat.com/solutions/41278.",
"product_ids": [
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.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.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debuginfo-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_76_1-debugsource-0:1-5.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debuginfo-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_82_1-debugsource-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_86_2-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_88_1-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debuginfo-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_91_1-debugsource-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.src",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debuginfo-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_97_1-debugsource-0:1-1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: cls_flower: out-of-bounds write in fl_set_geneve_opt()"
}
]
}
RHSA-2023_7417
Vulnerability from csaf_redhat - Published: 2023-11-21 14:47 - Updated: 2024-11-15 17:36A use-after-free vulnerability was found in the traffic control index filter (tcindex) in the Linux kernel. The tcindex_delete does not properly deactivate filters, which can later lead to double freeing the structure. This flaw allows a local attacker to cause a use-after-free problem, leading to privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A double-free flaw was found in u32_set_parms in net/sched/cls_u32.c in the Network Scheduler component in the Linux kernel. This flaw allows a local attacker to use a failure event to mishandle the reference counter, leading to a local privilege escalation threat.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A use-after-free vulnerability was found in fw_set_parms in net/sched/cls_fw.c in network scheduler sub-component in the Linux Kernel. This issue occurs due to a missing sanity check during cleanup at the time of failure, leading to a misleading reference. This may allow a local attacker to gain local privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A use-after-free flaw was found in the Linux kernel's netfilter in the way a user triggers the nft_pipapo_remove function with the element, without a NFT_SET_EXT_KEY_END. This issue could allow a local user to crash the system or potentially escalate their privileges on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for kpatch-patch is now available for Red Hat Enterprise Linux 8.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "This is a kernel live patch module which is automatically loaded by the RPM post-install script to modify the code of a running kernel.\n\nSecurity Fix(es):\n\n* kernel: Use-after-free vulnerability in the Linux Kernel traffic control index filter (CVE-2023-1829)\n\n* kernel: net/sched: cls_u32 component reference counter leak if tcf_change_indev() fails (CVE-2023-3609)\n\n* kernel: net/sched: cls_fw component can be exploited as result of failure in tcf_change_indev function (CVE-2023-3776)\n\n* kernel: netfilter: use-after-free due to improper element removal in nft_pipapo_remove() (CVE-2023-4004)\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.",
"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-2023:7417",
"url": "https://access.redhat.com/errata/RHSA-2023:7417"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2188470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188470"
},
{
"category": "external",
"summary": "2225097",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225097"
},
{
"category": "external",
"summary": "2225201",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225201"
},
{
"category": "external",
"summary": "2225275",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225275"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7417.json"
}
],
"title": "Red Hat Security Advisory: kpatch-patch security update",
"tracking": {
"current_release_date": "2024-11-15T17:36:17+00:00",
"generator": {
"date": "2024-11-15T17:36:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2023:7417",
"initial_release_date": "2023-11-21T14:47:07+00:00",
"revision_history": [
{
"date": "2023-11-21T14:47:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-21T14:47:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T17:36:17+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 E4S (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:8.2::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.src",
"product": {
"name": "kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.src",
"product_id": "kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_109_1@1-3.el8_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.src",
"product": {
"name": "kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.src",
"product_id": "kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_113_1@1-2.el8_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.src",
"product": {
"name": "kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.src",
"product_id": "kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_116_1@1-1.el8_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.ppc64le",
"product_id": "kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_109_1@1-3.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.ppc64le",
"product_id": "kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_109_1-debugsource@1-3.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.ppc64le",
"product_id": "kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_109_1-debuginfo@1-3.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.ppc64le",
"product_id": "kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_113_1@1-2.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.ppc64le",
"product_id": "kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_113_1-debugsource@1-2.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.ppc64le",
"product_id": "kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_113_1-debuginfo@1-2.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.ppc64le",
"product_id": "kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_116_1@1-1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.ppc64le",
"product_id": "kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_116_1-debugsource@1-1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.ppc64le",
"product_id": "kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_116_1-debuginfo@1-1.el8_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.x86_64",
"product_id": "kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_109_1@1-3.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.x86_64",
"product_id": "kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_109_1-debugsource@1-3.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.x86_64",
"product_id": "kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_109_1-debuginfo@1-3.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.x86_64",
"product_id": "kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_113_1@1-2.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.x86_64",
"product_id": "kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_113_1-debugsource@1-2.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.x86_64",
"product_id": "kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_113_1-debuginfo@1-2.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.x86_64",
"product_id": "kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_116_1@1-1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.x86_64",
"product_id": "kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_116_1-debugsource@1-1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.x86_64",
"product_id": "kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_116_1-debuginfo@1-1.el8_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.src as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.src"
},
"product_reference": "kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.src",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.src as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.src"
},
"product_reference": "kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.src",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.src as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.src"
},
"product_reference": "kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.src",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-1829",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2023-04-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2188470"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability was found in the traffic control index filter (tcindex) in the Linux kernel. The tcindex_delete does not properly deactivate filters, which can later lead to double freeing the structure. This flaw allows a local attacker to cause a use-after-free problem, leading to privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Use-after-free vulnerability in the Linux Kernel traffic control index filter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux 7, please use the mitigation to disable module cls_tcindex, because similar use-after-free issues also exists in the Linux Kernel\u0027s traffic control index filter and will not be fixed before 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.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-1829"
},
{
"category": "external",
"summary": "RHBZ#2188470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188470"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-1829",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1829"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8c710f75256bb3cf05ac7b1672c82b92c43f3d28",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8c710f75256bb3cf05ac7b1672c82b92c43f3d28"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-21T14:47:07+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",
"product_ids": [
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7417"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent the module cls_tcindex from being loaded. Please see https://access.redhat.com/solutions/41278 on how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: Use-after-free vulnerability in the Linux Kernel traffic control index filter"
},
{
"cve": "CVE-2023-3609",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"discovery_date": "2023-07-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2225201"
}
],
"notes": [
{
"category": "description",
"text": "A double-free flaw was found in u32_set_parms in net/sched/cls_u32.c in the Network Scheduler component in the Linux kernel. This flaw allows a local attacker to use a failure event to mishandle the reference counter, leading to a local privilege escalation threat.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: net/sched: cls_u32 component reference counter leak if tcf_change_indev() 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.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-3609"
},
{
"category": "external",
"summary": "RHBZ#2225201",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225201"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-3609",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3609"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3609",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3609"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=04c55383fa5689357bcdd2c8036725a55ed632bc",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=04c55383fa5689357bcdd2c8036725a55ed632bc"
}
],
"release_date": "2023-07-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-21T14:47:07+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",
"product_ids": [
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7417"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent module cls_u32 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.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.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.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: net/sched: cls_u32 component reference counter leak if tcf_change_indev() fails"
},
{
"cve": "CVE-2023-3776",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2023-07-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2225097"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability was found in fw_set_parms in net/sched/cls_fw.c in network scheduler sub-component in the Linux Kernel. This issue occurs due to a missing sanity check during cleanup at the time of failure, leading to a misleading reference. This may allow a local attacker to gain local privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: net/sched: cls_fw component can be exploited as result of failure in tcf_change_indev function",
"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.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-3776"
},
{
"category": "external",
"summary": "RHBZ#2225097",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225097"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-3776",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3776"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3776",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3776"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=0323bce598eea038714f941ce2b22541c46d488f",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=0323bce598eea038714f941ce2b22541c46d488f"
}
],
"release_date": "2023-07-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-21T14:47:07+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",
"product_ids": [
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7417"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent module cls_fw 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.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.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.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: net/sched: cls_fw component can be exploited as result of failure in tcf_change_indev function"
},
{
"cve": "CVE-2023-4004",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2023-07-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2225275"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Linux kernel\u0027s netfilter in the way a user triggers the nft_pipapo_remove function with the element, without a NFT_SET_EXT_KEY_END. This issue could allow a local user to crash the system or potentially escalate their privileges on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: netfilter: use-after-free due to improper element removal in nft_pipapo_remove()",
"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.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-4004"
},
{
"category": "external",
"summary": "RHBZ#2225275",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225275"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-4004",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4004"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4004",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4004"
},
{
"category": "external",
"summary": "https://patchwork.ozlabs.org/project/netfilter-devel/patch/20230719190824.21196-1-fw@strlen.de/",
"url": "https://patchwork.ozlabs.org/project/netfilter-devel/patch/20230719190824.21196-1-fw@strlen.de/"
}
],
"release_date": "2023-07-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-21T14:47:07+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",
"product_ids": [
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7417"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by preventing the affected netfilter kernel module from being loaded. For instructions on how to blacklist a kernel module, please see https://access.redhat.com/solutions/41278.",
"product_ids": [
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.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.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debuginfo-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_109_1-debugsource-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: netfilter: use-after-free due to improper element removal in nft_pipapo_remove()"
}
]
}
RHSA-2023_7431
Vulnerability from csaf_redhat - Published: 2023-11-21 15:30 - Updated: 2024-11-15 17:36A use-after-free vulnerability was found in the traffic control index filter (tcindex) in the Linux kernel. The tcindex_delete does not properly deactivate filters, which can later lead to double freeing the structure. This flaw allows a local attacker to cause a use-after-free problem, leading to privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A double-free flaw was found in u32_set_parms in net/sched/cls_u32.c in the Network Scheduler component in the Linux kernel. This flaw allows a local attacker to use a failure event to mishandle the reference counter, leading to a local privilege escalation threat.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A use-after-free vulnerability was found in fw_set_parms in net/sched/cls_fw.c in network scheduler sub-component in the Linux Kernel. This issue occurs due to a missing sanity check during cleanup at the time of failure, leading to a misleading reference. This may allow a local attacker to gain local privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A use-after-free flaw was found in the Linux kernel's netfilter in the way a user triggers the nft_pipapo_remove function with the element, without a NFT_SET_EXT_KEY_END. This issue could allow a local user to crash the system or potentially escalate their privileges on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for kernel-rt is now available for Red Hat Enterprise Linux 8.2 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements.\n\nSecurity Fix(es):\n\n* kernel: Use-after-free vulnerability in the Linux Kernel traffic control index filter (CVE-2023-1829)\n\n* kernel: net/sched: cls_u32 component reference counter leak if tcf_change_indev() fails (CVE-2023-3609)\n\n* kernel: net/sched: cls_fw component can be exploited as result of failure in tcf_change_indev function (CVE-2023-3776)\n\n* kernel: netfilter: use-after-free due to improper element removal in nft_pipapo_remove() (CVE-2023-4004)\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.",
"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-2023:7431",
"url": "https://access.redhat.com/errata/RHSA-2023:7431"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2188470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188470"
},
{
"category": "external",
"summary": "2225097",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225097"
},
{
"category": "external",
"summary": "2225201",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225201"
},
{
"category": "external",
"summary": "2225275",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225275"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7431.json"
}
],
"title": "Red Hat Security Advisory: kernel-rt security update",
"tracking": {
"current_release_date": "2024-11-15T17:36:37+00:00",
"generator": {
"date": "2024-11-15T17:36:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2023:7431",
"initial_release_date": "2023-11-21T15:30:04+00:00",
"revision_history": [
{
"date": "2023-11-21T15:30:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-21T15:30:04+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T17:36:37+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Real Time TUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux Real Time TUS (v. 8.2)",
"product_id": "RT-8.2.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.2::realtime"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Real Time for NFV TUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux Real Time for NFV TUS (v. 8.2)",
"product_id": "NFV-8.2.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.2::nfv"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src",
"product": {
"name": "kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src",
"product_id": "kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@4.18.0-193.119.1.rt13.170.el8_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product": {
"name": "kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product_id": "kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@4.18.0-193.119.1.rt13.170.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product": {
"name": "kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product_id": "kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@4.18.0-193.119.1.rt13.170.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product": {
"name": "kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product_id": "kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@4.18.0-193.119.1.rt13.170.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product_id": "kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@4.18.0-193.119.1.rt13.170.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product_id": "kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@4.18.0-193.119.1.rt13.170.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product_id": "kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@4.18.0-193.119.1.rt13.170.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product_id": "kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@4.18.0-193.119.1.rt13.170.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@4.18.0-193.119.1.rt13.170.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product": {
"name": "kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product_id": "kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@4.18.0-193.119.1.rt13.170.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product": {
"name": "kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product_id": "kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@4.18.0-193.119.1.rt13.170.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product": {
"name": "kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product_id": "kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@4.18.0-193.119.1.rt13.170.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product_id": "kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@4.18.0-193.119.1.rt13.170.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@4.18.0-193.119.1.rt13.170.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product_id": "kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@4.18.0-193.119.1.rt13.170.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@4.18.0-193.119.1.rt13.170.el8_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src as a component of Red Hat Enterprise Linux Real Time for NFV TUS (v. 8.2)",
"product_id": "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src"
},
"product_reference": "kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src",
"relates_to_product_reference": "NFV-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV TUS (v. 8.2)",
"product_id": "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
},
"product_reference": "kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"relates_to_product_reference": "NFV-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV TUS (v. 8.2)",
"product_id": "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
},
"product_reference": "kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"relates_to_product_reference": "NFV-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV TUS (v. 8.2)",
"product_id": "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
},
"product_reference": "kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"relates_to_product_reference": "NFV-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV TUS (v. 8.2)",
"product_id": "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"relates_to_product_reference": "NFV-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV TUS (v. 8.2)",
"product_id": "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"relates_to_product_reference": "NFV-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV TUS (v. 8.2)",
"product_id": "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"relates_to_product_reference": "NFV-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV TUS (v. 8.2)",
"product_id": "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"relates_to_product_reference": "NFV-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV TUS (v. 8.2)",
"product_id": "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"relates_to_product_reference": "NFV-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV TUS (v. 8.2)",
"product_id": "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"relates_to_product_reference": "NFV-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV TUS (v. 8.2)",
"product_id": "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"relates_to_product_reference": "NFV-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV TUS (v. 8.2)",
"product_id": "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"relates_to_product_reference": "NFV-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV TUS (v. 8.2)",
"product_id": "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
},
"product_reference": "kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"relates_to_product_reference": "NFV-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV TUS (v. 8.2)",
"product_id": "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
},
"product_reference": "kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"relates_to_product_reference": "NFV-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV TUS (v. 8.2)",
"product_id": "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
},
"product_reference": "kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"relates_to_product_reference": "NFV-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV TUS (v. 8.2)",
"product_id": "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"relates_to_product_reference": "NFV-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src as a component of Red Hat Enterprise Linux Real Time TUS (v. 8.2)",
"product_id": "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src"
},
"product_reference": "kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src",
"relates_to_product_reference": "RT-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time TUS (v. 8.2)",
"product_id": "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
},
"product_reference": "kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"relates_to_product_reference": "RT-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time TUS (v. 8.2)",
"product_id": "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
},
"product_reference": "kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"relates_to_product_reference": "RT-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time TUS (v. 8.2)",
"product_id": "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
},
"product_reference": "kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"relates_to_product_reference": "RT-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time TUS (v. 8.2)",
"product_id": "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"relates_to_product_reference": "RT-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time TUS (v. 8.2)",
"product_id": "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"relates_to_product_reference": "RT-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time TUS (v. 8.2)",
"product_id": "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"relates_to_product_reference": "RT-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time TUS (v. 8.2)",
"product_id": "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"relates_to_product_reference": "RT-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time TUS (v. 8.2)",
"product_id": "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"relates_to_product_reference": "RT-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time TUS (v. 8.2)",
"product_id": "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"relates_to_product_reference": "RT-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time TUS (v. 8.2)",
"product_id": "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"relates_to_product_reference": "RT-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time TUS (v. 8.2)",
"product_id": "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"relates_to_product_reference": "RT-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time TUS (v. 8.2)",
"product_id": "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
},
"product_reference": "kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"relates_to_product_reference": "RT-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time TUS (v. 8.2)",
"product_id": "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
},
"product_reference": "kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"relates_to_product_reference": "RT-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time TUS (v. 8.2)",
"product_id": "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
},
"product_reference": "kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"relates_to_product_reference": "RT-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time TUS (v. 8.2)",
"product_id": "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"relates_to_product_reference": "RT-8.2.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-1829",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2023-04-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2188470"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability was found in the traffic control index filter (tcindex) in the Linux kernel. The tcindex_delete does not properly deactivate filters, which can later lead to double freeing the structure. This flaw allows a local attacker to cause a use-after-free problem, leading to privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Use-after-free vulnerability in the Linux Kernel traffic control index filter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux 7, please use the mitigation to disable module cls_tcindex, because similar use-after-free issues also exists in the Linux Kernel\u0027s traffic control index filter and will not be fixed before 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": [
"NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src",
"NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src",
"RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-1829"
},
{
"category": "external",
"summary": "RHBZ#2188470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188470"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-1829",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1829"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8c710f75256bb3cf05ac7b1672c82b92c43f3d28",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8c710f75256bb3cf05ac7b1672c82b92c43f3d28"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-21T15:30:04+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src",
"NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src",
"RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7431"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent the module cls_tcindex from being loaded. Please see https://access.redhat.com/solutions/41278 on how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src",
"NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src",
"RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src",
"NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src",
"RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: Use-after-free vulnerability in the Linux Kernel traffic control index filter"
},
{
"cve": "CVE-2023-3609",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"discovery_date": "2023-07-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2225201"
}
],
"notes": [
{
"category": "description",
"text": "A double-free flaw was found in u32_set_parms in net/sched/cls_u32.c in the Network Scheduler component in the Linux kernel. This flaw allows a local attacker to use a failure event to mishandle the reference counter, leading to a local privilege escalation threat.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: net/sched: cls_u32 component reference counter leak if tcf_change_indev() 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": [
"NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src",
"NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src",
"RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-3609"
},
{
"category": "external",
"summary": "RHBZ#2225201",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225201"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-3609",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3609"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3609",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3609"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=04c55383fa5689357bcdd2c8036725a55ed632bc",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=04c55383fa5689357bcdd2c8036725a55ed632bc"
}
],
"release_date": "2023-07-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-21T15:30:04+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src",
"NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src",
"RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7431"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent module cls_u32 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": [
"NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src",
"NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src",
"RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.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": [
"NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src",
"NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src",
"RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: net/sched: cls_u32 component reference counter leak if tcf_change_indev() fails"
},
{
"cve": "CVE-2023-3776",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2023-07-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2225097"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability was found in fw_set_parms in net/sched/cls_fw.c in network scheduler sub-component in the Linux Kernel. This issue occurs due to a missing sanity check during cleanup at the time of failure, leading to a misleading reference. This may allow a local attacker to gain local privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: net/sched: cls_fw component can be exploited as result of failure in tcf_change_indev function",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src",
"NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src",
"RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-3776"
},
{
"category": "external",
"summary": "RHBZ#2225097",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225097"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-3776",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3776"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3776",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3776"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=0323bce598eea038714f941ce2b22541c46d488f",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=0323bce598eea038714f941ce2b22541c46d488f"
}
],
"release_date": "2023-07-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-21T15:30:04+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src",
"NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src",
"RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7431"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent module cls_fw 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": [
"NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src",
"NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src",
"RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.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": [
"NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src",
"NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src",
"RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: net/sched: cls_fw component can be exploited as result of failure in tcf_change_indev function"
},
{
"cve": "CVE-2023-4004",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2023-07-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2225275"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Linux kernel\u0027s netfilter in the way a user triggers the nft_pipapo_remove function with the element, without a NFT_SET_EXT_KEY_END. This issue could allow a local user to crash the system or potentially escalate their privileges on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: netfilter: use-after-free due to improper element removal in nft_pipapo_remove()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src",
"NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src",
"RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-4004"
},
{
"category": "external",
"summary": "RHBZ#2225275",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225275"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-4004",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4004"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4004",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4004"
},
{
"category": "external",
"summary": "https://patchwork.ozlabs.org/project/netfilter-devel/patch/20230719190824.21196-1-fw@strlen.de/",
"url": "https://patchwork.ozlabs.org/project/netfilter-devel/patch/20230719190824.21196-1-fw@strlen.de/"
}
],
"release_date": "2023-07-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-21T15:30:04+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src",
"NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src",
"RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7431"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by preventing the affected netfilter kernel module from being loaded. For instructions on how to blacklist a kernel module, please see https://access.redhat.com/solutions/41278.",
"product_ids": [
"NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src",
"NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src",
"RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.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": [
"NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src",
"NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.src",
"RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64",
"RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.119.1.rt13.170.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: netfilter: use-after-free due to improper element removal in nft_pipapo_remove()"
}
]
}
RHSA-2023_7434
Vulnerability from csaf_redhat - Published: 2023-11-21 15:36 - Updated: 2024-11-15 17:35A use-after-free vulnerability was found in the traffic control index filter (tcindex) in the Linux kernel. The tcindex_delete does not properly deactivate filters, which can later lead to double freeing the structure. This flaw allows a local attacker to cause a use-after-free problem, leading to privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Workaround
|
A double-free flaw was found in u32_set_parms in net/sched/cls_u32.c in the Network Scheduler component in the Linux kernel. This flaw allows a local attacker to use a failure event to mishandle the reference counter, leading to a local privilege escalation threat.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Workaround
|
A use-after-free vulnerability was found in fw_set_parms in net/sched/cls_fw.c in network scheduler sub-component in the Linux Kernel. This issue occurs due to a missing sanity check during cleanup at the time of failure, leading to a misleading reference. This may allow a local attacker to gain local privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Workaround
|
A use-after-free flaw was found in the Linux kernel's netfilter in the way a user triggers the nft_pipapo_remove function with the element, without a NFT_SET_EXT_KEY_END. This issue could allow a local user to crash the system or potentially escalate their privileges on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.119.1.el8_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for kernel is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support, Red Hat Enterprise Linux 8.2 Telecommunications Update Service, and Red Hat Enterprise Linux 8.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The kernel packages contain the Linux kernel, the core of any Linux operating system.\n\nSecurity Fix(es):\n\n* kernel: Use-after-free vulnerability in the Linux Kernel traffic control index filter (CVE-2023-1829)\n\n* kernel: net/sched: cls_u32 component reference counter leak if tcf_change_indev() fails (CVE-2023-3609)\n\n* kernel: net/sched: cls_fw component can be exploited as result of failure in tcf_change_indev function (CVE-2023-3776)\n\n* kernel: netfilter: use-after-free due to improper element removal in nft_pipapo_remove() (CVE-2023-4004)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* kernel-devel RPM cross-compiled by CKI contains host-arch scripts (BZ#2232140)\n\n* netfilter: RHEL 8.8 phase 2 backports from upstream (BZ#2236819)",
"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-2023:7434",
"url": "https://access.redhat.com/errata/RHSA-2023:7434"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2188470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188470"
},
{
"category": "external",
"summary": "2225097",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225097"
},
{
"category": "external",
"summary": "2225201",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225201"
},
{
"category": "external",
"summary": "2225275",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225275"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7434.json"
}
],
"title": "Red Hat Security Advisory: kernel security and bug fix update",
"tracking": {
"current_release_date": "2024-11-15T17:35:54+00:00",
"generator": {
"date": "2024-11-15T17:35:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2023:7434",
"initial_release_date": "2023-11-21T15:36:34+00:00",
"revision_history": [
{
"date": "2023-11-21T15:36:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-21T15:36:34+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T17:35:54+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 AUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:8.2::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:8.2::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:8.2::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"product": {
"name": "bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"product_id": "bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-193.119.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"product": {
"name": "kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"product_id": "kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-193.119.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"product": {
"name": "kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"product_id": "kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-193.119.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"product": {
"name": "kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"product_id": "kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-193.119.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"product": {
"name": "kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"product_id": "kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-193.119.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"product": {
"name": "kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"product_id": "kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-193.119.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"product": {
"name": "kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"product_id": "kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-193.119.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"product": {
"name": "kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"product_id": "kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-193.119.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"product_id": "kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-193.119.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"product": {
"name": "kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"product_id": "kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-193.119.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"product": {
"name": "kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"product_id": "kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@4.18.0-193.119.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"product": {
"name": "kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"product_id": "kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-193.119.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"product": {
"name": "kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"product_id": "kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-193.119.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"product": {
"name": "kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"product_id": "kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-193.119.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"product": {
"name": "kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"product_id": "kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-193.119.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-193.119.1.el8_2.x86_64",
"product": {
"name": "perf-0:4.18.0-193.119.1.el8_2.x86_64",
"product_id": "perf-0:4.18.0-193.119.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-193.119.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"product": {
"name": "python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"product_id": "python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-193.119.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"product_id": "bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-193.119.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"product_id": "kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-193.119.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"product": {
"name": "kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"product_id": "kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-193.119.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@4.18.0-193.119.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"product_id": "kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-193.119.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"product": {
"name": "perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"product_id": "perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-193.119.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"product_id": "python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-193.119.1.el8_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:4.18.0-193.119.1.el8_2.src",
"product": {
"name": "kernel-0:4.18.0-193.119.1.el8_2.src",
"product_id": "kernel-0:4.18.0-193.119.1.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-193.119.1.el8_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"product": {
"name": "kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"product_id": "kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-whitelists@4.18.0-193.119.1.el8_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"product": {
"name": "kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"product_id": "kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@4.18.0-193.119.1.el8_2?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:4.18.0-193.119.1.el8_2.ppc64le",
"product": {
"name": "bpftool-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_id": "bpftool-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-193.119.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-193.119.1.el8_2.ppc64le",
"product": {
"name": "kernel-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_id": "kernel-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-193.119.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-193.119.1.el8_2.ppc64le",
"product": {
"name": "kernel-core-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_id": "kernel-core-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-193.119.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:4.18.0-193.119.1.el8_2.ppc64le",
"product": {
"name": "kernel-cross-headers-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_id": "kernel-cross-headers-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-193.119.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-193.119.1.el8_2.ppc64le",
"product": {
"name": "kernel-debug-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_id": "kernel-debug-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-193.119.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-193.119.1.el8_2.ppc64le",
"product": {
"name": "kernel-debug-core-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_id": "kernel-debug-core-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-193.119.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-193.119.1.el8_2.ppc64le",
"product": {
"name": "kernel-debug-devel-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_id": "kernel-debug-devel-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-193.119.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-193.119.1.el8_2.ppc64le",
"product": {
"name": "kernel-debug-modules-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_id": "kernel-debug-modules-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-193.119.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_id": "kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-193.119.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-193.119.1.el8_2.ppc64le",
"product": {
"name": "kernel-devel-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_id": "kernel-devel-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-193.119.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:4.18.0-193.119.1.el8_2.ppc64le",
"product": {
"name": "kernel-headers-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_id": "kernel-headers-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@4.18.0-193.119.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-193.119.1.el8_2.ppc64le",
"product": {
"name": "kernel-modules-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_id": "kernel-modules-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-193.119.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le",
"product": {
"name": "kernel-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_id": "kernel-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-193.119.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-193.119.1.el8_2.ppc64le",
"product": {
"name": "kernel-tools-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_id": "kernel-tools-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-193.119.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-193.119.1.el8_2.ppc64le",
"product": {
"name": "kernel-tools-libs-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_id": "kernel-tools-libs-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-193.119.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-193.119.1.el8_2.ppc64le",
"product": {
"name": "perf-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_id": "perf-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-193.119.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-193.119.1.el8_2.ppc64le",
"product": {
"name": "python3-perf-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_id": "python3-perf-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-193.119.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_id": "bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-193.119.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_id": "kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-193.119.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"product": {
"name": "kernel-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_id": "kernel-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-193.119.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-193.119.1.el8_2.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@4.18.0-193.119.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_id": "kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-193.119.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"product": {
"name": "perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_id": "perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-193.119.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_id": "python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-193.119.1.el8_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.119.1.el8_2.src as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.src"
},
"product_reference": "kernel-0:4.18.0-193.119.1.el8_2.src",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch"
},
"product_reference": "kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:4.18.0-193.119.1.el8_2.noarch as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch"
},
"product_reference": "kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "perf-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-193.119.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.ppc64le"
},
"product_reference": "bpftool-0:4.18.0-193.119.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.119.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.ppc64le"
},
"product_reference": "kernel-0:4.18.0-193.119.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.119.1.el8_2.src as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.src"
},
"product_reference": "kernel-0:4.18.0-193.119.1.el8_2.src",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch"
},
"product_reference": "kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-193.119.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.ppc64le"
},
"product_reference": "kernel-core-0:4.18.0-193.119.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-193.119.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.ppc64le"
},
"product_reference": "kernel-cross-headers-0:4.18.0-193.119.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-193.119.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.ppc64le"
},
"product_reference": "kernel-debug-0:4.18.0-193.119.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-193.119.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.ppc64le"
},
"product_reference": "kernel-debug-core-0:4.18.0-193.119.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-193.119.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.ppc64le"
},
"product_reference": "kernel-debug-devel-0:4.18.0-193.119.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-193.119.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.ppc64le"
},
"product_reference": "kernel-debug-modules-0:4.18.0-193.119.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le"
},
"product_reference": "kernel-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-193.119.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.119.1.el8_2.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-193.119.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-193.119.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.ppc64le"
},
"product_reference": "kernel-devel-0:4.18.0-193.119.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:4.18.0-193.119.1.el8_2.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch"
},
"product_reference": "kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-193.119.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.119.1.el8_2.ppc64le"
},
"product_reference": "kernel-headers-0:4.18.0-193.119.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-193.119.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.ppc64le"
},
"product_reference": "kernel-modules-0:4.18.0-193.119.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le"
},
"product_reference": "kernel-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-193.119.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.ppc64le"
},
"product_reference": "kernel-tools-0:4.18.0-193.119.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-193.119.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.ppc64le"
},
"product_reference": "kernel-tools-libs-0:4.18.0-193.119.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-193.119.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.ppc64le"
},
"product_reference": "perf-0:4.18.0-193.119.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "perf-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le"
},
"product_reference": "perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-193.119.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.ppc64le"
},
"product_reference": "python3-perf-0:4.18.0-193.119.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.119.1.el8_2.src as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.src"
},
"product_reference": "kernel-0:4.18.0-193.119.1.el8_2.src",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch"
},
"product_reference": "kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:4.18.0-193.119.1.el8_2.noarch as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch"
},
"product_reference": "kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "perf-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-1829",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2023-04-20T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2188470"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability was found in the traffic control index filter (tcindex) in the Linux kernel. The tcindex_delete does not properly deactivate filters, which can later lead to double freeing the structure. This flaw allows a local attacker to cause a use-after-free problem, leading to privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Use-after-free vulnerability in the Linux Kernel traffic control index filter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux 7, please use the mitigation to disable module cls_tcindex, because similar use-after-free issues also exists in the Linux Kernel\u0027s traffic control index filter and will not be fixed before 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.2.0.Z.AUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-1829"
},
{
"category": "external",
"summary": "RHBZ#2188470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188470"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-1829",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1829"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8c710f75256bb3cf05ac7b1672c82b92c43f3d28",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8c710f75256bb3cf05ac7b1672c82b92c43f3d28"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-21T15:36:34+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.2.0.Z.AUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7434"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent the module cls_tcindex from being loaded. Please see https://access.redhat.com/solutions/41278 on how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: Use-after-free vulnerability in the Linux Kernel traffic control index filter"
},
{
"cve": "CVE-2023-3609",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"discovery_date": "2023-07-24T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2225201"
}
],
"notes": [
{
"category": "description",
"text": "A double-free flaw was found in u32_set_parms in net/sched/cls_u32.c in the Network Scheduler component in the Linux kernel. This flaw allows a local attacker to use a failure event to mishandle the reference counter, leading to a local privilege escalation threat.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: net/sched: cls_u32 component reference counter leak if tcf_change_indev() 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.2.0.Z.AUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-3609"
},
{
"category": "external",
"summary": "RHBZ#2225201",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225201"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-3609",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3609"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3609",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3609"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=04c55383fa5689357bcdd2c8036725a55ed632bc",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=04c55383fa5689357bcdd2c8036725a55ed632bc"
}
],
"release_date": "2023-07-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-21T15:36:34+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.2.0.Z.AUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7434"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent module cls_u32 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.2.0.Z.AUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.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.2.0.Z.AUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: net/sched: cls_u32 component reference counter leak if tcf_change_indev() fails"
},
{
"cve": "CVE-2023-3776",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2023-07-24T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2225097"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability was found in fw_set_parms in net/sched/cls_fw.c in network scheduler sub-component in the Linux Kernel. This issue occurs due to a missing sanity check during cleanup at the time of failure, leading to a misleading reference. This may allow a local attacker to gain local privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: net/sched: cls_fw component can be exploited as result of failure in tcf_change_indev function",
"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.2.0.Z.AUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-3776"
},
{
"category": "external",
"summary": "RHBZ#2225097",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225097"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-3776",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3776"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3776",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3776"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=0323bce598eea038714f941ce2b22541c46d488f",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=0323bce598eea038714f941ce2b22541c46d488f"
}
],
"release_date": "2023-07-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-21T15:36:34+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.2.0.Z.AUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7434"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent module cls_fw 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.2.0.Z.AUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.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.2.0.Z.AUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: net/sched: cls_fw component can be exploited as result of failure in tcf_change_indev function"
},
{
"cve": "CVE-2023-4004",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2023-07-24T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2225275"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Linux kernel\u0027s netfilter in the way a user triggers the nft_pipapo_remove function with the element, without a NFT_SET_EXT_KEY_END. This issue could allow a local user to crash the system or potentially escalate their privileges on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: netfilter: use-after-free due to improper element removal in nft_pipapo_remove()",
"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.2.0.Z.AUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-4004"
},
{
"category": "external",
"summary": "RHBZ#2225275",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225275"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-4004",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4004"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4004",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4004"
},
{
"category": "external",
"summary": "https://patchwork.ozlabs.org/project/netfilter-devel/patch/20230719190824.21196-1-fw@strlen.de/",
"url": "https://patchwork.ozlabs.org/project/netfilter-devel/patch/20230719190824.21196-1-fw@strlen.de/"
}
],
"release_date": "2023-07-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-21T15:36:34+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.2.0.Z.AUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7434"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by preventing the affected netfilter kernel module from being loaded. For instructions on how to blacklist a kernel module, please see https://access.redhat.com/solutions/41278.",
"product_ids": [
"BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.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.2.0.Z.AUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.src",
"BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.119.1.el8_2.noarch",
"BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.119.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.119.1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: netfilter: use-after-free due to improper element removal in nft_pipapo_remove()"
}
]
}
SUSE-SU-2023:2803-1
Vulnerability from csaf_suse - Published: 2023-07-10 14:11 - Updated: 2023-07-10 14:11| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_15_40-rt-1-150400.1.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-source-rt-5.14.21-150400.15.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-rt-5.14.21-150400.15.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_15_40-rt-1-150400.1.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-source-rt-5.14.21-150400.15.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-rt-5.14.21-150400.15.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_15_40-rt-1-150400.1.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-source-rt-5.14.21-150400.15.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-rt-5.14.21-150400.15.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_15_40-rt-1-150400.1.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-source-rt-5.14.21-150400.15.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-rt-5.14.21-150400.15.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_15_40-rt-1-150400.1.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-source-rt-5.14.21-150400.15.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-rt-5.14.21-150400.15.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_15_40-rt-1-150400.1.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-source-rt-5.14.21-150400.15.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-rt-5.14.21-150400.15.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_15_40-rt-1-150400.1.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-source-rt-5.14.21-150400.15.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-rt-5.14.21-150400.15.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for the Linux Kernel",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\nThe SUSE Linux Enterprise 15 SP4 RT kernel was updated to receive various security and bugfixes.\n\n\nThe following security bugs were fixed:\n\n- CVE-2023-1829: Fixed a use-after-free vulnerability in the control index filter (tcindex) (bsc#1210335).\n- CVE-2023-3389: Fixed a use-after-free vulnerability in the io_uring subsystem (bsc#1212838).\n- CVE-2023-3090: Fixed a heap out-of-bounds write in the ipvlan network driver (bsc#1212842).\n- CVE-2023-3111: Fixed a use-after-free vulnerability in prepare_to_relocate in fs/btrfs/relocation.c (bsc#1212051).\n- CVE-2023-3212: Fixed a NULL pointer dereference flaw in the gfs2 file system (bsc#1212265).\n- CVE-2023-3358: Fixed a NULL pointer dereference flaw in the Integrated Sensor Hub (ISH) driver (bsc#1212606).\n- CVE-2023-3357: Fixed a NULL pointer dereference flaw in the AMD Sensor Fusion Hub driver (bsc#1212605).\n\nThe following non-security bugs were fixed:\n\n- Get module prefix from kmod (bsc#1212835).\n- Revert \u0027mtd: rawnand: arasan: Prevent an unsupported configuration\u0027 (git-fixes).\n- Revert \u0027net: phy: dp83867: perform soft reset and retain established link\u0027 (git-fixes).\n- alsa: ac97: Fix possible NULL dereference in snd_ac97_mixer (git-fixes).\n- alsa: hda/realtek: Add \u0027Intel Reference board\u0027 and \u0027NUC 13\u0027 SSID in the ALC256 (git-fixes).\n- alsa: hda/realtek: Add quirk for ASUS ROG G634Z (git-fixes).\n- alsa: hda/realtek: Add quirk for ASUS ROG GV601V (git-fixes).\n- alsa: hda/realtek: Add quirks for ASUS GU604V and GU603V (git-fixes).\n- alsa: hda/realtek: Add quirks for ROG ALLY CS35l41 audio (git-fixes).\n- alsa: hda/realtek: Enable mute/micmute LEDs and limit mic boost on EliteBook (git-fixes).\n- amdgpu: validate offset_in_bo of drm_amdgpu_gem_va (git-fixes).\n- arm64: Add missing Set/Way CMO encodings (git-fixes).\n- arm64: dts: Move BCM4908 dts to bcmbca folder (git-fixes)\n- arm64: dts: broadcom: bcmbca: bcm4908: fix NAND interrupt name (git-fixes)\n- arm64: dts: broadcom: bcmbca: bcm4908: fix procmon nodename (git-fixes)\n- arm64: dts: imx8mn-var-som: fix PHY detection bug by adding deassert (git-fixes)\n- arm: dts: Fix erroneous ADS touchscreen polarities (git-fixes).\n- asoc: es8316: Do not set rate constraints for unsupported MCLKs (git-fixes).\n- asoc: es8316: Increment max value for ALC Capture Target Volume control (git-fixes).\n- asoc: imx-audmix: check return value of devm_kasprintf() (git-fixes).\n- asoc: mediatek: mt8173: Fix irq error path (git-fixes).\n- asoc: nau8824: Add quirk to active-high jack-detect (git-fixes).\n- asoc: simple-card: Add missing of_node_put() in case of error (git-fixes).\n- bus: fsl-mc: fsl-mc-allocator: Drop a write-only variable (git-fixes).\n- bus: ti-sysc: Fix dispc quirk masking bool variables (git-fixes).\n- can: isotp: isotp_sendmsg(): fix return error fix on TX path (git-fixes).\n- can: kvaser_pciefd: Remove handler for unused KVASER_PCIEFD_PACK_TYPE_EFRAME_ACK (git-fixes).\n- can: kvaser_pciefd: Remove useless write to interrupt register (git-fixes).\n- can: length: fix bitstuffing count (git-fixes).\n- can: length: fix description of the RRS field (git-fixes).\n- can: length: make header self contained (git-fixes).\n- clk: Fix memory leak in devm_clk_notifier_register() (git-fixes).\n- clk: cdce925: check return value of kasprintf() (git-fixes).\n- clk: imx: clk-imx8mn: fix memory leak in imx8mn_clocks_probe (git-fixes).\n- clk: imx: clk-imx8mp: improve error handling in imx8mp_clocks_probe() (git-fixes).\n- clk: imx: scu: use _safe list iterator to avoid a use after free (git-fixes).\n- clk: keystone: sci-clk: check return value of kasprintf() (git-fixes).\n- clk: samsung: Add Exynos4212 compatible to CLKOUT driver (git-fixes).\n- clk: si5341: check return value of {devm_}kasprintf() (git-fixes).\n- clk: si5341: free unused memory on probe failure (git-fixes).\n- clk: si5341: return error if one synth clock registration fails (git-fixes).\n- clk: tegra: tegra124-emc: Fix potential memory leak (git-fixes).\n- clk: ti: clkctrl: check return value of kasprintf() (git-fixes).\n- clk: vc5: check memory returned by kasprintf() (git-fixes).\n- clocksource/drivers/cadence-ttc: Fix memory leak in ttc_timer_probe (git-fixes).\n- crypto: marvell/cesa - Fix type mismatch warning (git-fixes).\n- crypto: nx - fix build warnings when DEBUG_FS is not enabled (git-fixes).\n- drivers: meson: secure-pwrc: always enable DMA domain (git-fixes).\n- drm/amd/display: Add logging for display MALL refresh setting (git-fixes).\n- drm/amd/display: Add minimal pipe split transition state (git-fixes).\n- drm/amd/display: Add wrapper to call planes and stream update (git-fixes).\n- drm/amd/display: Explicitly specify update type per plane info change (git-fixes).\n- drm/amd/display: Fix artifacting on eDP panels when engaging freesync video mode (git-fixes).\n- drm/amd/display: Use dc_update_planes_and_stream (git-fixes).\n- drm/amd/display: drop redundant memset() in get_available_dsc_slices() (git-fixes).\n- drm/amd/display: fix the system hang while disable PSR (git-fixes).\n- drm/amdkfd: Fix potential deallocation of previously deallocated memory (git-fixes).\n- drm/bridge: tc358768: always enable HS video mode (git-fixes).\n- drm/bridge: tc358768: fix PLL parameters computation (git-fixes).\n- drm/bridge: tc358768: fix PLL target frequency (git-fixes).\n- drm/bridge: tc358768: fix TCLK_ZEROCNT computation (git-fixes).\n- drm/bridge: tc358768: fix TXTAGOCNT computation (git-fixes).\n- drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctl (git-fixes).\n- drm/exynos: vidi: fix a wrong error return (git-fixes).\n- drm/i915/gvt: remove unused variable gma_bottom in command parser (git-fixes).\n- drm/msm/adreno: fix sparse warnings in a6xx code (git-fixes).\n- drm/msm/dp: Free resources after unregistering them (git-fixes).\n- drm/msm/dpu: correct MERGE_3D length (git-fixes).\n- drm/msm/dpu: do not enable color-management if DSPPs are not available (git-fixes).\n- drm/msm/dsi: do not allow enabling 14nm VCO with unprogrammed rate (git-fixes).\n- drm/panel: sharp-ls043t1le01: adjust mode settings (git-fixes).\n- drm/panel: simple: fix active size for Ampire AM-480272H3TMQW-T01H (git-fixes).\n- drm/radeon: fix possible division-by-zero errors (git-fixes).\n- drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl (git-fixes).\n- drm/rockchip: vop: Leave vblank enabled in self-refresh (git-fixes).\n- drm/vram-helper: fix function names in vram helper doc (git-fixes).\n- drm: sun4i_tcon: use devm_clk_get_enabled in `sun4i_tcon_init_clocks` (git-fixes).\n- elf: correct note name comment (git-fixes).\n- extcon: Fix kernel doc of property capability fields to avoid warnings (git-fixes).\n- extcon: Fix kernel doc of property fields to avoid warnings (git-fixes).\n- extcon: usbc-tusb320: Add USB TYPE-C support (git-fixes).\n- extcon: usbc-tusb320: Call the Type-C IRQ handler only if a port is registered (git-fixes).\n- extcon: usbc-tusb320: Unregister typec port on driver removal (git-fixes).\n- extcon: usbc-tusb320: Update state on probe even if no IRQ pending (git-fixes).\n- fbdev: omapfb: lcd_mipid: Fix an error handling path in mipid_spi_probe() (git-fixes).\n- firmware: stratix10-svc: Fix a potential resource leak in svc_create_memory_pool() (git-fixes).\n- hid: logitech-hidpp: add HIDPP_QUIRK_DELAYED_INIT for the T651 (git-fixes).\n- hid: wacom: Add error check to wacom_parse_and_register() (git-fixes).\n- hwmon: (gsc-hwmon) fix fan pwm temperature scaling (git-fixes).\n- hwrng: imx-rngc - fix the timeout for init and self check (git-fixes).\n- hwrng: st - keep clock enabled while hwrng is registered (git-fixes).\n- i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle (git-fixes).\n- i2c: qup: Add missing unwind goto in qup_i2c_probe() (git-fixes).\n- ib/hfi1: Fix wrong mmu_node used for user SDMA packet after invalidate (git-fixes)\n- ib/isert: Fix dead lock in ib_isert (git-fixes)\n- ib/isert: Fix incorrect release of isert connection (git-fixes)\n- ib/isert: Fix possible list corruption in CMA handler (git-fixes)\n- ib/uverbs: Fix to consider event queue closing also upon non-blocking mode (git-fixes)\n- ibmvnic: Do not reset dql stats on NON_FATAL err (bsc#1212603 ltc#202604).\n- ice, xsk: Diversify return values from xsk_wakeup call paths (git-fixes).\n- ice: Do not double unplug aux on peer initiated reset (git-fixes).\n- ice: Do not use WQ_MEM_RECLAIM flag for workqueue (git-fixes).\n- ice: Fix DSCP PFC TLV creation (git-fixes).\n- ice: Fix XDP memory leak when NIC is brought up and down (git-fixes).\n- ice: Fix ice_xdp_xmit() when XDP TX queue number is not sufficient (git-fixes).\n- ice: Fix memory corruption in VF driver (git-fixes).\n- ice: Ignore EEXIST when setting promisc mode (git-fixes).\n- ice: Prevent set_channel from changing queues while RDMA active (git-fixes).\n- ice: Reset FDIR counter in FDIR init stage (git-fixes).\n- ice: add profile conflict check for AVF FDIR (git-fixes).\n- ice: block LAN in case of VF to VF offload (git-fixes).\n- ice: config netdev tc before setting queues number (git-fixes).\n- ice: copy last block omitted in ice_get_module_eeprom() (git-fixes).\n- ice: ethtool: Prohibit improper channel config for DCB (git-fixes).\n- ice: ethtool: advertise 1000M speeds properly (git-fixes).\n- ice: fix invalid check for empty list in ice_sched_assoc_vsi_to_agg() (git-fixes).\n- ice: fix wrong fallback logic for FDIR (git-fixes).\n- ice: handle E822 generic device ID in PLDM header (git-fixes).\n- ice: switch: fix potential memleak in ice_add_adv_recipe() (git-fixes).\n- ice: use bitmap_free instead of devm_kfree (git-fixes).\n- ice: xsk: use Rx ring\u0027s XDP ring when picking NAPI context (git-fixes).\n- ieee802154: hwsim: Fix possible memory leaks (git-fixes).\n- ifcvf/vDPA: fix misuse virtio-net device config size for blk dev (jsc#SLE-19253).\n- iio: accel: fxls8962af: errata bug only applicable for FXLS8962AF (git-fixes).\n- iio: accel: fxls8962af: fixup buffer scan element type (git-fixes).\n- iio: adc: ad7192: Fix internal/external clock selection (git-fixes).\n- iio: adc: ad7192: Fix null ad7192_state pointer access (git-fixes).\n- input: adxl34x - do not hardcode interrupt trigger type (git-fixes).\n- input: drv260x - fix typo in register value define (git-fixes).\n- input: drv260x - remove unused .reg_defaults (git-fixes).\n- input: drv260x - sleep between polling GO bit (git-fixes).\n- input: soc_button_array - add invalid acpi_index DMI quirk handling (git-fixes).\n- integrity: Fix possible multiple allocation in integrity_inode_get() (git-fixes).\n- irqchip/clps711x: Remove unused clps711x_intc_init() function (git-fixes).\n- irqchip/ftintc010: Mark all function static (git-fixes).\n- irqchip/jcore-aic: Fix missing allocation of IRQ descriptors (git-fixes).\n- kernel-docs: Use python3 together with python3-Sphinx (bsc#1212741).\n- mailbox: ti-msgmgr: Fill non-message tx data fields with 0x0 (git-fixes).\n- media: cec: core: do not set last_initiator if tx in progress (git-fixes).\n- memory: brcmstb_dpfe: fix testing array offset after use (git-fixes).\n- meson saradc: fix clock divider mask length (git-fixes).\n- mfd: intel-lpss: Add missing check for platform_get_resource (git-fixes).\n- mfd: pm8008: Fix module autoloading (git-fixes).\n- mfd: rt5033: Drop rt5033-battery sub-device (git-fixes).\n- mfd: stmfx: Fix error path in stmfx_chip_init (git-fixes).\n- mfd: stmfx: Nullify stmfx-\u003evdd in case of error (git-fixes).\n- mfd: stmpe: Only disable the regulators if they are enabled (git-fixes).\n- misc: fastrpc: Create fastrpc scalar with correct buffer count (git-fixes).\n- misc: pci_endpoint_test: Free IRQs before removing the device (git-fixes).\n- misc: pci_endpoint_test: Re-init completion for every test (git-fixes).\n- mlx5: do not use RT_TOS for IPv6 flowlabel (jsc#SLE-19253).\n- mmc: bcm2835: fix deferred probing (git-fixes).\n- mmc: meson-gx: remove redundant mmc_request_done() call from irq context (git-fixes).\n- mmc: mmci: Set PROBE_PREFER_ASYNCHRONOUS (git-fixes).\n- mmc: mmci: stm32: fix max busy timeout calculation (git-fixes).\n- mmc: mtk-sd: fix deferred probing (git-fixes).\n- mmc: mvsdio: fix deferred probing (git-fixes).\n- mmc: omap: fix deferred probing (git-fixes).\n- mmc: omap_hsmmc: fix deferred probing (git-fixes).\n- mmc: owl: fix deferred probing (git-fixes).\n- mmc: sdhci-acpi: fix deferred probing (git-fixes).\n- mmc: sdhci-msm: Disable broken 64-bit DMA on MSM8916 (git-fixes).\n- mmc: sdhci-spear: fix deferred probing (git-fixes).\n- mmc: sh_mmcif: fix deferred probing (git-fixes).\n- mmc: sunxi: fix deferred probing (git-fixes).\n- mmc: usdhi60rol0: fix deferred probing (git-fixes).\n- mtd: rawnand: meson: fix unaligned DMA buffers handling (git-fixes).\n- net/mlx5: Add forgotten cleanup calls into mlx5_init_once() error path (jsc#SLE-19253).\n- net/mlx5: Allow async trigger completion execution on single CPU systems (jsc#SLE-19253).\n- net/mlx5: Allow future addition of IPsec object modifiers (jsc#SLE-19253).\n- net/mlx5: Avoid false positive lockdep warning by adding lock_class_key (jsc#SLE-19253).\n- net/mlx5: Avoid recovery in probe flows (jsc#SLE-19253).\n- net/mlx5: Bridge, fix ageing of peer FDB entries (jsc#SLE-19253).\n- net/mlx5: Bridge, verify LAG state when adding bond to bridge (jsc#SLE-19253).\n- net/mlx5: DR, Check force-loopback RC QP capability independently from RoCE (jsc#SLE-19253).\n- net/mlx5: DR, Fix crc32 calculation to work on big-endian (BE) CPUs (jsc#SLE-19253).\n- net/mlx5: DR, Fix missing flow_source when creating multi-destination FW table (jsc#SLE-19253).\n- net/mlx5: Devcom, fix error flow in mlx5_devcom_register_device (jsc#SLE-19253).\n- net/mlx5: Do not advertise IPsec netdev support for non-IPsec device (jsc#SLE-19253).\n- net/mlx5: Do not use already freed action pointer (jsc#SLE-19253).\n- net/mlx5: E-Switch, Fix an Oops in error handling code (jsc#SLE-19253).\n- net/mlx5: E-Switch, properly handle ingress tagged packets on VST (jsc#SLE-19253).\n- net/mlx5: E-switch, Create per vport table based on devlink encap mode (jsc#SLE-19253).\n- net/mlx5: E-switch, Do not destroy indirect table in split rule (jsc#SLE-19253).\n- net/mlx5: E-switch, Fix missing set of split_count when forward to ovs internal port (jsc#SLE-19253).\n- net/mlx5: E-switch, Fix setting of reserved fields on MODIFY_SCHEDULING_ELEMENT (jsc#SLE-19253).\n- net/mlx5: Enhance debug print in page allocation failure (jsc#SLE-19253).\n- net/mlx5: Fix FW tracer timestamp calculation (jsc#SLE-19253).\n- net/mlx5: Fix RoCE setting at HCA level (jsc#SLE-19253).\n- net/mlx5: Fix crash during sync firmware reset (jsc#SLE-19253).\n- net/mlx5: Fix error message when failing to allocate device memory (jsc#SLE-19253).\n- net/mlx5: Fix handling of entry refcount when command is not issued to FW (jsc#SLE-19253).\n- net/mlx5: Fix possible use-after-free in async command interface (jsc#SLE-19253).\n- net/mlx5: Fix ptp max frequency adjustment range (jsc#SLE-19253).\n- net/mlx5: Fix steering rules cleanup (jsc#SLE-19253).\n- net/mlx5: Fix uninitialized variable bug in outlen_write() (jsc#SLE-19253).\n- net/mlx5: Geneve, Fix handling of Geneve object id as error code (jsc#SLE-19253).\n- net/mlx5: Initialize flow steering during driver probe (jsc#SLE-19253).\n- net/mlx5: Read embedded cpu after init bit cleared (jsc#SLE-19253).\n- net/mlx5: Read the TC mapping of all priorities on ETS query (jsc#SLE-19253).\n- net/mlx5: Rearm the FW tracer after each tracer event (jsc#SLE-19253).\n- net/mlx5: SF, Drain health before removing device (jsc#SLE-19253).\n- net/mlx5: SF: Fix probing active SFs during driver probe phase (jsc#SLE-19253).\n- net/mlx5: Serialize module cleanup with reload and remove (jsc#SLE-19253).\n- net/mlx5: Wait for firmware to enable CRS before pci_restore_state (jsc#SLE-19253).\n- net/mlx5: add IFC bits for bypassing port select flow table (git-fixes)\n- net/mlx5: check attr pointer validity before dereferencing it (jsc#SLE-19253).\n- net/mlx5: correct ECE offset in query qp output (jsc#SLE-19253).\n- net/mlx5: fix missing mutex_unlock in mlx5_fw_fatal_reporter_err_work() (jsc#SLE-19253).\n- net/mlx5: fs, fail conflicting actions (jsc#SLE-19253).\n- net/mlx5: fw_tracer, Clear load bit when freeing string DBs buffers (jsc#SLE-19253).\n- net/mlx5: fw_tracer, Fix event handling (jsc#SLE-19253).\n- net/mlx5: fw_tracer, Zero consumer index when reloading the tracer (jsc#SLE-19253).\n- net/mlx5e: Always clear dest encap in neigh-update-del (jsc#SLE-19253).\n- net/mlx5e: Avoid false lock dependency warning on tc_ht even more (jsc#SLE-19253).\n- net/mlx5e: Block entering switchdev mode with ns inconsistency (jsc#SLE-19253).\n- net/mlx5e: Do not attach netdev profile while handling internal error (jsc#SLE-19253).\n- net/mlx5e: Do not increment ESN when updating IPsec ESN state (jsc#SLE-19253).\n- net/mlx5e: Do not support encap rules with gbp option (jsc#SLE-19253).\n- net/mlx5e: E-Switch, Fix comparing termination table instance (jsc#SLE-19253).\n- net/mlx5e: Extend SKB room check to include PTP-SQ (jsc#SLE-19253).\n- net/mlx5e: Fix MPLSoUDP encap to use MPLS action information (jsc#SLE-19253).\n- net/mlx5e: Fix SQ wake logic in ptp napi_poll context (jsc#SLE-19253).\n- net/mlx5e: Fix capability check for updating vnic env counters (jsc#SLE-19253).\n- net/mlx5e: Fix error handling in mlx5e_refresh_tirs (jsc#SLE-19253).\n- net/mlx5e: Fix hw mtu initializing at XDP SQ allocation (jsc#SLE-19253).\n- net/mlx5e: Fix the value of MLX5E_MAX_RQ_NUM_MTTS (jsc#SLE-19253).\n- net/mlx5e: Fix use-after-free when reverting termination table (jsc#SLE-19253).\n- net/mlx5e: Fix wrong application of the LRO state (jsc#SLE-19253).\n- net/mlx5e: Fix wrong tc flag used when set hw-tc-offload off (jsc#SLE-19253).\n- net/mlx5e: IPoIB, Do not allow CQE compression to be turned on by default (jsc#SLE-19253).\n- net/mlx5e: IPoIB, Show unknown speed instead of error (jsc#SLE-19253).\n- net/mlx5e: Modify slow path rules to go to slow fdb (jsc#SLE-19253).\n- net/mlx5e: QoS, Fix wrongfully setting parent_element_id on MODIFY_SCHEDULING_ELEMENT (jsc#SLE-19253).\n- net/mlx5e: Set uplink rep as NETNS_LOCAL (jsc#SLE-19253).\n- net/mlx5e: TC, Fix ct_clear overwriting ct action metadata (jsc#SLE-19253).\n- net/mlx5e: Update rx ring hw mtu upon each rx-fcs flag change (jsc#SLE-19253).\n- net/mlx5e: Verify flow_source cap before using it (jsc#SLE-19253).\n- net/mlx5e: do as little as possible in napi poll when budget is 0 (jsc#SLE-19253).\n- net/mlx5e: kTLS, Fix build time constant test in RX (jsc#SLE-19253).\n- net/mlx5e: kTLS, Fix build time constant test in TX (jsc#SLE-19253).\n- net: mlx5: eliminate anonymous module_init \u0026 module_exit (jsc#SLE-19253).\n- nfcsim.c: Fix error checking for debugfs_create_dir (git-fixes).\n- nilfs2: fix buffer corruption due to concurrent device reads (git-fixes).\n- nvme-core: fix dev_pm_qos memleak (git-fixes).\n- nvme-core: fix memory leak in dhchap_ctrl_secret (git-fixes).\n- nvme-core: fix memory leak in dhchap_secret_store (git-fixes).\n- nvme-pci: add quirk for missing secondary temperature thresholds (git-fixes).\n- nvme: double KA polling frequency to avoid KATO with TBKAS on (git-fixes).\n- ocfs2: fix defrag path triggering jbd2 ASSERT (git-fixes).\n- ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdown (git-fixes).\n- ocfs2: fix non-auto defrag path not working issue (git-fixes).\n- pci/aspm: Disable ASPM on MFD function removal to avoid use-after-free (git-fixes).\n- pci: Add pci_clear_master() stub for non-CONFIG_PCI (git-fixes).\n- pci: Release resource invalidated by coalescing (git-fixes).\n- pci: cadence: Fix Gen2 Link Retraining process (git-fixes).\n- pci: endpoint: Add missing documentation about the MSI/MSI-X range (git-fixes).\n- pci: ftpci100: Release the clock resources (git-fixes).\n- pci: pciehp: Cancel bringup sequence if card is not present (git-fixes).\n- pci: qcom: Disable write access to read only registers for IP v2.3.3 (git-fixes).\n- pci: rockchip: Add poll and timeout to wait for PHY PLLs to be locked (git-fixes).\n- pci: rockchip: Assert PCI Configuration Enable bit after probe (git-fixes).\n- pci: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint core (git-fixes).\n- pci: rockchip: Set address alignment for endpoint mode (git-fixes).\n- pci: rockchip: Use u32 variable to access 32-bit registers (git-fixes).\n- pci: rockchip: Write PCI Device ID to correct register (git-fixes).\n- pci: vmd: Reset VMD config register between soft reboots (git-fixes).\n- pinctrl: at91-pio4: check return value of devm_kasprintf() (git-fixes).\n- pinctrl: cherryview: Return correct value if pin in push-pull mode (git-fixes).\n- pinctrl: microchip-sgpio: check return value of devm_kasprintf() (git-fixes).\n- platform/x86: think-lmi: Correct NVME password handling (git-fixes).\n- platform/x86: think-lmi: Correct System password interface (git-fixes).\n- platform/x86: think-lmi: mutex protection around multiple WMI calls (git-fixes).\n- platform/x86: thinkpad_acpi: Fix lkp-tests warnings for platform profiles (git-fixes).\n- pm: domains: fix integer overflow issues in genpd_parse_state() (git-fixes).\n- powerpc/64s/radix: Fix exit lazy tlb mm switch with irqs enabled (bsc#1194869).\n- powerpc/iommu: Limit number of TCEs to 512 for H_STUFF_TCE hcall (bsc#1194869 bsc#1212701).\n- powerpc/set_memory: Avoid spinlock recursion in change_page_attr() (bsc#1194869).\n- pstore/ram: Add check for kstrdup (git-fixes).\n- radeon: avoid double free in ci_dpm_init() (git-fixes).\n- rdma/bnxt_re: Avoid calling wake_up threads from spin_lock context (git-fixes)\n- rdma/bnxt_re: Disable/kill tasklet only if it is enabled (git-fixes)\n- rdma/bnxt_re: Fix to remove an unnecessary log (git-fixes)\n- rdma/bnxt_re: Fix to remove unnecessary return labels (git-fixes)\n- rdma/bnxt_re: Remove a redundant check inside bnxt_re_update_gid (git-fixes)\n- rdma/bnxt_re: Remove unnecessary checks (git-fixes)\n- rdma/bnxt_re: Return directly without goto jumps (git-fixes)\n- rdma/bnxt_re: Use unique names while registering interrupts (git-fixes)\n- rdma/bnxt_re: wraparound mbox producer index (git-fixes)\n- rdma/cma: Always set static rate to 0 for RoCE (git-fixes)\n- rdma/hns: Fix hns_roce_table_get return value (git-fixes)\n- rdma/irdma: avoid fortify-string warning in irdma_clr_wqes (git-fixes)\n- rdma/mlx5: Do not set tx affinity when lag is in hash mode (git-fixes)\n- rdma/mlx5: Fix affinity assignment (git-fixes)\n- rdma/mlx5: Initiate dropless RQ for RAW Ethernet functions (git-fixes)\n- rdma/mlx5: Rely on RoCE fw cap instead of devlink when setting profile (jsc#SLE-19253).\n- rdma/rtrs: Fix rxe_dealloc_pd warning (git-fixes)\n- rdma/rtrs: Fix the last iu-\u003ebuf leak in err path (git-fixes)\n- rdma/rxe: Fix packet length checks (git-fixes)\n- rdma/rxe: Fix ref count error in check_rkey() (git-fixes)\n- rdma/rxe: Fix rxe_cq_post (git-fixes)\n- rdma/rxe: Fix the use-before-initialization error of resp_pkts (git-fixes)\n- rdma/rxe: Remove dangling declaration of rxe_cq_disable() (git-fixes)\n- rdma/rxe: Remove the unused variable obj (git-fixes)\n- rdma/rxe: Removed unused name from rxe_task struct (git-fixes)\n- rdma/uverbs: Restrict usage of privileged QKEYs (git-fixes)\n- rdma/vmw_pvrdma: Remove unnecessary check on wr-\u003eopcode (git-fixes)\n- regulator: core: Fix more error checking for debugfs_create_dir() (git-fixes).\n- regulator: core: Streamline debugfs operations (git-fixes).\n- regulator: helper: Document ramp_delay parameter of regulator_set_ramp_delay_regmap() (git-fixes).\n- rpm/check-for-config-changes: ignore also PAHOLE_HAS_* We now also have options like CONFIG_PAHOLE_HAS_LANG_EXCLUDE.\n- rtc: st-lpc: Release some resources in st_rtc_probe() in case of error (git-fixes).\n- s390/gmap: voluntarily schedule during key setting (git-fixes bsc#1212892).\n- s390/pkey: zeroize key blobs (git-fixes bsc#1212619).\n- serial: 8250: lock port for UART_IER access in omap8250_irq() (git-fixes).\n- serial: 8250: lock port for stop_rx() in omap8250_irq() (git-fixes).\n- serial: 8250: omap: Fix freeing of resources on failed register (git-fixes).\n- serial: 8250_omap: Use force_suspend and resume for system suspend (git-fixes).\n- serial: atmel: do not enable IRQs prematurely (git-fixes).\n- signal/s390: Use force_sigsegv in default_trap_handler (git-fixes bsc#1212861).\n- soc/fsl/qe: fix usb.c build errors (git-fixes).\n- soc: samsung: exynos-pmu: Re-introduce Exynos4212 support (git-fixes).\n- soundwire: dmi-quirks: add new mapping for HP Spectre x360 (git-fixes).\n- spi: dw: Round of n_bytes to power of 2 (git-fixes).\n- spi: lpspi: disable lpspi module irq in DMA mode (git-fixes).\n- spi: spi-geni-qcom: Correct CS_TOGGLE bit in SPI_TRANS_CFG (git-fixes).\n- test_firmware: return ENOMEM instead of ENOSPC on failed memory allocation (git-fixes).\n- thermal/drivers/sun8i: Fix some error handling paths in sun8i_ths_probe() (git-fixes).\n- tracing/timer: Add missing hrtimer modes to decode_hrtimer_mode() (git-fixes).\n- tty: serial: imx: fix rs485 rx after tx (git-fixes).\n- tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in case of error (git-fixes).\n- tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when iterating clk (git-fixes).\n- usb: dwc3-meson-g12a: Fix an error handling path in dwc3_meson_g12a_probe() (git-fixes).\n- usb: dwc3: gadget: Propagate core init errors to UDC during pullup (git-fixes).\n- usb: dwc3: qcom: Fix an error handling path in dwc3_qcom_probe() (git-fixes).\n- usb: dwc3: qcom: Fix potential memory leak (git-fixes).\n- usb: dwc3: qcom: Release the correct resources in dwc3_qcom_remove() (git-fixes).\n- usb: gadget: u_serial: Add null pointer check in gserial_suspend (git-fixes).\n- usb: gadget: udc: fix NULL dereference in remove() (git-fixes).\n- usb: hide unused usbfs_notify_suspend/resume functions (git-fixes).\n- usb: phy: phy-tahvo: fix memory leak in tahvo_usb_probe() (git-fixes).\n- usb: xhci: Remove unused udev from xhci_log_ctx trace event (git-fixes).\n- usrmerge: Adjust module path in the kernel sources (bsc#1212835). \n- vdpa/mlx5: Directly assign memory key (jsc#SLE-19253).\n- vdpa/mlx5: Do not clear mr struct on destroy MR (jsc#SLE-19253).\n- vdpa/mlx5: Fix wrong configuration of virtio_version_1_0 (jsc#SLE-19253).\n- vdpa: Fix error logic in vdpa_nl_cmd_dev_get_doit (jsc#SLE-19253).\n- vhost_vdpa: support PACKED when setting-getting vring_base (jsc#SLE-19253).\n- w1: fix loop in w1_fini() (git-fixes).\n- w1: w1_therm: fix locking behavior in convert_t (git-fixes).\n- wifi: ath9k: Fix possible stall on ath9k_txq_list_has_key() (git-fixes).\n- wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rx (git-fixes).\n- wifi: ath9k: convert msecs to jiffies where needed (git-fixes).\n- wifi: ath9k: do not allow to overwrite ENDPOINT0 attributes (git-fixes).\n- wifi: ath9k: fix AR9003 mac hardware hang check register offset calculation (git-fixes).\n- wifi: atmel: Fix an error handling path in atmel_probe() (git-fixes).\n- wifi: cfg80211: rewrite merging of inherited elements (git-fixes).\n- wifi: iwlwifi: mvm: indicate HW decrypt for beacon protection (git-fixes).\n- wifi: iwlwifi: pcie: fix NULL pointer dereference in iwl_pcie_irq_rx_msix_handler() (git-fixes).\n- wifi: iwlwifi: pull from TXQs with softirqs disabled (git-fixes).\n- wifi: mwifiex: Fix the size of a memory allocation in mwifiex_ret_802_11_scan() (git-fixes).\n- wifi: orinoco: Fix an error handling path in orinoco_cs_probe() (git-fixes).\n- wifi: orinoco: Fix an error handling path in spectrum_cs_probe() (git-fixes).\n- wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled (git-fixes).\n- wifi: rsi: Do not set MMC_PM_KEEP_POWER in shutdown (git-fixes).\n- wifi: wilc1000: fix for absent RSN capabilities WFA testcase (git-fixes).\n- writeback: fix dereferencing NULL mapping-\u003ehost on writeback_page_template (git-fixes).\n- x86/build: Avoid relocation information in final vmlinux (bsc#1187829).\n- x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe range (git-fixes).\n- x86/mm: Fix RESERVE_BRK() for older binutils (git-fixes).\n- x86/mm: Fix use of uninitialized buffer in sme_enable() (git-fixes).\n- x86/sgx: Fix race between reclaimer and page fault handler (git-fixes).\n- x86/sgx: Mark PCMD page as dirty when modifying contents (git-fixes).\n- x86/xen: fix secondary processor fpu initialization (bsc#1212869).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2803,SUSE-SLE-Micro-5.3-2023-2803,SUSE-SLE-Micro-5.4-2023-2803,SUSE-SLE-Module-Live-Patching-15-SP4-2023-2803,SUSE-SLE-Module-RT-15-SP4-2023-2803,openSUSE-Leap-Micro-5.3-2023-2803,openSUSE-SLE-15.4-2023-2803",
"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-2023_2803-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2803-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232803-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2803-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015466.html"
},
{
"category": "self",
"summary": "SUSE Bug 1187829",
"url": "https://bugzilla.suse.com/1187829"
},
{
"category": "self",
"summary": "SUSE Bug 1194869",
"url": "https://bugzilla.suse.com/1194869"
},
{
"category": "self",
"summary": "SUSE Bug 1210335",
"url": "https://bugzilla.suse.com/1210335"
},
{
"category": "self",
"summary": "SUSE Bug 1212051",
"url": "https://bugzilla.suse.com/1212051"
},
{
"category": "self",
"summary": "SUSE Bug 1212265",
"url": "https://bugzilla.suse.com/1212265"
},
{
"category": "self",
"summary": "SUSE Bug 1212603",
"url": "https://bugzilla.suse.com/1212603"
},
{
"category": "self",
"summary": "SUSE Bug 1212605",
"url": "https://bugzilla.suse.com/1212605"
},
{
"category": "self",
"summary": "SUSE Bug 1212606",
"url": "https://bugzilla.suse.com/1212606"
},
{
"category": "self",
"summary": "SUSE Bug 1212619",
"url": "https://bugzilla.suse.com/1212619"
},
{
"category": "self",
"summary": "SUSE Bug 1212701",
"url": "https://bugzilla.suse.com/1212701"
},
{
"category": "self",
"summary": "SUSE Bug 1212741",
"url": "https://bugzilla.suse.com/1212741"
},
{
"category": "self",
"summary": "SUSE Bug 1212835",
"url": "https://bugzilla.suse.com/1212835"
},
{
"category": "self",
"summary": "SUSE Bug 1212838",
"url": "https://bugzilla.suse.com/1212838"
},
{
"category": "self",
"summary": "SUSE Bug 1212842",
"url": "https://bugzilla.suse.com/1212842"
},
{
"category": "self",
"summary": "SUSE Bug 1212861",
"url": "https://bugzilla.suse.com/1212861"
},
{
"category": "self",
"summary": "SUSE Bug 1212869",
"url": "https://bugzilla.suse.com/1212869"
},
{
"category": "self",
"summary": "SUSE Bug 1212892",
"url": "https://bugzilla.suse.com/1212892"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-1829 page",
"url": "https://www.suse.com/security/cve/CVE-2023-1829/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-3090 page",
"url": "https://www.suse.com/security/cve/CVE-2023-3090/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-3111 page",
"url": "https://www.suse.com/security/cve/CVE-2023-3111/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-3212 page",
"url": "https://www.suse.com/security/cve/CVE-2023-3212/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-3357 page",
"url": "https://www.suse.com/security/cve/CVE-2023-3357/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-3358 page",
"url": "https://www.suse.com/security/cve/CVE-2023-3358/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-3389 page",
"url": "https://www.suse.com/security/cve/CVE-2023-3389/"
}
],
"title": "Security update for the Linux Kernel",
"tracking": {
"current_release_date": "2023-07-10T14:11:21Z",
"generator": {
"date": "2023-07-10T14:11:21Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2803-1",
"initial_release_date": "2023-07-10T14:11:21Z",
"revision_history": [
{
"date": "2023-07-10T14:11:21Z",
"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.40.1.noarch",
"product": {
"name": "kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"product_id": "kernel-devel-rt-5.14.21-150400.15.40.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"product": {
"name": "kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"product_id": "kernel-source-rt-5.14.21-150400.15.40.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"product": {
"name": "cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"product_id": "cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"product": {
"name": "dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"product_id": "dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"product": {
"name": "gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"product_id": "gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-5_14_21-150400_15_40-rt-1-150400.1.3.1.x86_64",
"product": {
"name": "kernel-livepatch-5_14_21-150400_15_40-rt-1-150400.1.3.1.x86_64",
"product_id": "kernel-livepatch-5_14_21-150400_15_40-rt-1-150400.1.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt-5.14.21-150400.15.40.1.x86_64",
"product": {
"name": "kernel-rt-5.14.21-150400.15.40.1.x86_64",
"product_id": "kernel-rt-5.14.21-150400.15.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"product": {
"name": "kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"product_id": "kernel-rt-devel-5.14.21-150400.15.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt-extra-5.14.21-150400.15.40.1.x86_64",
"product": {
"name": "kernel-rt-extra-5.14.21-150400.15.40.1.x86_64",
"product_id": "kernel-rt-extra-5.14.21-150400.15.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt-livepatch-5.14.21-150400.15.40.1.x86_64",
"product": {
"name": "kernel-rt-livepatch-5.14.21-150400.15.40.1.x86_64",
"product_id": "kernel-rt-livepatch-5.14.21-150400.15.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt-livepatch-devel-5.14.21-150400.15.40.1.x86_64",
"product": {
"name": "kernel-rt-livepatch-devel-5.14.21-150400.15.40.1.x86_64",
"product_id": "kernel-rt-livepatch-devel-5.14.21-150400.15.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt-optional-5.14.21-150400.15.40.1.x86_64",
"product": {
"name": "kernel-rt-optional-5.14.21-150400.15.40.1.x86_64",
"product_id": "kernel-rt-optional-5.14.21-150400.15.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"product": {
"name": "kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"product_id": "kernel-rt_debug-5.14.21-150400.15.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"product": {
"name": "kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"product_id": "kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt_debug-livepatch-devel-5.14.21-150400.15.40.1.x86_64",
"product": {
"name": "kernel-rt_debug-livepatch-devel-5.14.21-150400.15.40.1.x86_64",
"product_id": "kernel-rt_debug-livepatch-devel-5.14.21-150400.15.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"product": {
"name": "kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"product_id": "kernel-syms-rt-5.14.21-150400.15.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"product": {
"name": "kselftests-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"product_id": "kselftests-kmp-rt-5.14.21-150400.15.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"product": {
"name": "ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"product_id": "ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"product": {
"name": "reiserfs-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"product_id": "reiserfs-kmp-rt-5.14.21-150400.15.40.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 Real Time Module 15 SP4",
"product": {
"name": "SUSE Real Time Module 15 SP4",
"product_id": "SUSE Real Time Module 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-rt:15:sp4"
}
}
},
{
"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 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.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.40.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.40.1.x86_64"
},
"product_reference": "kernel-rt-5.14.21-150400.15.40.1.x86_64",
"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.40.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.40.1.x86_64"
},
"product_reference": "kernel-rt-5.14.21-150400.15.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-5_14_21-150400_15_40-rt-1-150400.1.3.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_15_40-rt-1-150400.1.3.1.x86_64"
},
"product_reference": "kernel-livepatch-5_14_21-150400_15_40-rt-1-150400.1.3.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-rt-5.14.21-150400.15.40.1.x86_64 as component of SUSE Real Time Module 15 SP4",
"product_id": "SUSE Real Time Module 15 SP4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64"
},
"product_reference": "cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64 as component of SUSE Real Time Module 15 SP4",
"product_id": "SUSE Real Time Module 15 SP4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64"
},
"product_reference": "dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64 as component of SUSE Real Time Module 15 SP4",
"product_id": "SUSE Real Time Module 15 SP4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64"
},
"product_reference": "gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-rt-5.14.21-150400.15.40.1.noarch as component of SUSE Real Time Module 15 SP4",
"product_id": "SUSE Real Time Module 15 SP4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch"
},
"product_reference": "kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"relates_to_product_reference": "SUSE Real Time Module 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-5.14.21-150400.15.40.1.x86_64 as component of SUSE Real Time Module 15 SP4",
"product_id": "SUSE Real Time Module 15 SP4:kernel-rt-5.14.21-150400.15.40.1.x86_64"
},
"product_reference": "kernel-rt-5.14.21-150400.15.40.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-5.14.21-150400.15.40.1.x86_64 as component of SUSE Real Time Module 15 SP4",
"product_id": "SUSE Real Time Module 15 SP4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64"
},
"product_reference": "kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt_debug-5.14.21-150400.15.40.1.x86_64 as component of SUSE Real Time Module 15 SP4",
"product_id": "SUSE Real Time Module 15 SP4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64"
},
"product_reference": "kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64 as component of SUSE Real Time Module 15 SP4",
"product_id": "SUSE Real Time Module 15 SP4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64"
},
"product_reference": "kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-rt-5.14.21-150400.15.40.1.noarch as component of SUSE Real Time Module 15 SP4",
"product_id": "SUSE Real Time Module 15 SP4:kernel-source-rt-5.14.21-150400.15.40.1.noarch"
},
"product_reference": "kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"relates_to_product_reference": "SUSE Real Time Module 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-rt-5.14.21-150400.15.40.1.x86_64 as component of SUSE Real Time Module 15 SP4",
"product_id": "SUSE Real Time Module 15 SP4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64"
},
"product_reference": "kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64 as component of SUSE Real Time Module 15 SP4",
"product_id": "SUSE Real Time Module 15 SP4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64"
},
"product_reference": "ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-5.14.21-150400.15.40.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.40.1.x86_64"
},
"product_reference": "kernel-rt-5.14.21-150400.15.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64"
},
"product_reference": "cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64"
},
"product_reference": "dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64"
},
"product_reference": "gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-rt-5.14.21-150400.15.40.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch"
},
"product_reference": "kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-5.14.21-150400.15.40.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-rt-5.14.21-150400.15.40.1.x86_64"
},
"product_reference": "kernel-rt-5.14.21-150400.15.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-5.14.21-150400.15.40.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64"
},
"product_reference": "kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt_debug-5.14.21-150400.15.40.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64"
},
"product_reference": "kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64"
},
"product_reference": "kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-rt-5.14.21-150400.15.40.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-source-rt-5.14.21-150400.15.40.1.noarch"
},
"product_reference": "kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-rt-5.14.21-150400.15.40.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64"
},
"product_reference": "kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64"
},
"product_reference": "ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-1829",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-1829"
}
],
"notes": [
{
"category": "general",
"text": "A use-after-free vulnerability in the Linux Kernel traffic control index filter (tcindex) can be exploited to achieve local privilege escalation. The tcindex_delete function which does not properly deactivate filters in case of a perfect hashes while deleting the underlying structure which can later lead to double freeing the structure. A local attacker user can use this vulnerability to elevate its privileges to root.\nWe recommend upgrading past commit 8c710f75256bb3cf05ac7b1672c82b92c43f3d28.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_15_40-rt-1-150400.1.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-1829",
"url": "https://www.suse.com/security/cve/CVE-2023-1829"
},
{
"category": "external",
"summary": "SUSE Bug 1210335 for CVE-2023-1829",
"url": "https://bugzilla.suse.com/1210335"
},
{
"category": "external",
"summary": "SUSE Bug 1210619 for CVE-2023-1829",
"url": "https://bugzilla.suse.com/1210619"
},
{
"category": "external",
"summary": "SUSE Bug 1217444 for CVE-2023-1829",
"url": "https://bugzilla.suse.com/1217444"
},
{
"category": "external",
"summary": "SUSE Bug 1217531 for CVE-2023-1829",
"url": "https://bugzilla.suse.com/1217531"
},
{
"category": "external",
"summary": "SUSE Bug 1220886 for CVE-2023-1829",
"url": "https://bugzilla.suse.com/1220886"
},
{
"category": "external",
"summary": "SUSE Bug 1228311 for CVE-2023-1829",
"url": "https://bugzilla.suse.com/1228311"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To 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 SP4:kernel-livepatch-5_14_21-150400_15_40-rt-1-150400.1.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.40.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 SP4:kernel-livepatch-5_14_21-150400_15_40-rt-1-150400.1.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-10T14:11:21Z",
"details": "important"
}
],
"title": "CVE-2023-1829"
},
{
"cve": "CVE-2023-3090",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-3090"
}
],
"notes": [
{
"category": "general",
"text": "A heap out-of-bounds write vulnerability in the Linux Kernel ipvlan network driver can be exploited to achieve local privilege escalation.\n\nThe out-of-bounds write is caused by missing skb-\u003ecb initialization in the ipvlan network driver. The vulnerability is reachable if CONFIG_IPVLAN is enabled.\n\n\nWe recommend upgrading past commit 90cbed5247439a966b645b34eb0a2e037836ea8e.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_15_40-rt-1-150400.1.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-3090",
"url": "https://www.suse.com/security/cve/CVE-2023-3090"
},
{
"category": "external",
"summary": "SUSE Bug 1212842 for CVE-2023-3090",
"url": "https://bugzilla.suse.com/1212842"
},
{
"category": "external",
"summary": "SUSE Bug 1212849 for CVE-2023-3090",
"url": "https://bugzilla.suse.com/1212849"
},
{
"category": "external",
"summary": "SUSE Bug 1214128 for CVE-2023-3090",
"url": "https://bugzilla.suse.com/1214128"
},
{
"category": "external",
"summary": "SUSE Bug 1219701 for CVE-2023-3090",
"url": "https://bugzilla.suse.com/1219701"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To 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 SP4:kernel-livepatch-5_14_21-150400_15_40-rt-1-150400.1.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.40.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 SP4:kernel-livepatch-5_14_21-150400_15_40-rt-1-150400.1.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-10T14:11:21Z",
"details": "important"
}
],
"title": "CVE-2023-3090"
},
{
"cve": "CVE-2023-3111",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-3111"
}
],
"notes": [
{
"category": "general",
"text": "A use after free vulnerability was found in prepare_to_relocate in fs/btrfs/relocation.c in btrfs in the Linux Kernel. This possible flaw can be triggered by calling btrfs_ioctl_balance() before calling btrfs_ioctl_defrag().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_15_40-rt-1-150400.1.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-3111",
"url": "https://www.suse.com/security/cve/CVE-2023-3111"
},
{
"category": "external",
"summary": "SUSE Bug 1212051 for CVE-2023-3111",
"url": "https://bugzilla.suse.com/1212051"
},
{
"category": "external",
"summary": "SUSE Bug 1220015 for CVE-2023-3111",
"url": "https://bugzilla.suse.com/1220015"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To 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 SP4:kernel-livepatch-5_14_21-150400_15_40-rt-1-150400.1.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.40.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 SP4:kernel-livepatch-5_14_21-150400_15_40-rt-1-150400.1.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-10T14:11:21Z",
"details": "moderate"
}
],
"title": "CVE-2023-3111"
},
{
"cve": "CVE-2023-3212",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-3212"
}
],
"notes": [
{
"category": "general",
"text": "A NULL pointer dereference issue was found in the gfs2 file system in the Linux kernel. It occurs on corrupt gfs2 file systems when the evict code tries to reference the journal descriptor structure after it has been freed and set to NULL. A privileged local user could use this flaw to cause a kernel panic.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_15_40-rt-1-150400.1.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-3212",
"url": "https://www.suse.com/security/cve/CVE-2023-3212"
},
{
"category": "external",
"summary": "SUSE Bug 1212265 for CVE-2023-3212",
"url": "https://bugzilla.suse.com/1212265"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To 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 SP4:kernel-livepatch-5_14_21-150400_15_40-rt-1-150400.1.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.40.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 Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_15_40-rt-1-150400.1.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-10T14:11:21Z",
"details": "moderate"
}
],
"title": "CVE-2023-3212"
},
{
"cve": "CVE-2023-3357",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-3357"
}
],
"notes": [
{
"category": "general",
"text": "A NULL pointer dereference flaw was found in the Linux kernel AMD Sensor Fusion Hub driver. This flaw allows a local user to crash the system.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_15_40-rt-1-150400.1.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-3357",
"url": "https://www.suse.com/security/cve/CVE-2023-3357"
},
{
"category": "external",
"summary": "SUSE Bug 1212605 for CVE-2023-3357",
"url": "https://bugzilla.suse.com/1212605"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To 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 SP4:kernel-livepatch-5_14_21-150400_15_40-rt-1-150400.1.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.40.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 SP4:kernel-livepatch-5_14_21-150400_15_40-rt-1-150400.1.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-10T14:11:21Z",
"details": "moderate"
}
],
"title": "CVE-2023-3357"
},
{
"cve": "CVE-2023-3358",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-3358"
}
],
"notes": [
{
"category": "general",
"text": "A null pointer dereference was found in the Linux kernel\u0027s Integrated Sensor Hub (ISH) driver. This issue could allow a local user to crash the system.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_15_40-rt-1-150400.1.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-3358",
"url": "https://www.suse.com/security/cve/CVE-2023-3358"
},
{
"category": "external",
"summary": "SUSE Bug 1212606 for CVE-2023-3358",
"url": "https://bugzilla.suse.com/1212606"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To 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 SP4:kernel-livepatch-5_14_21-150400_15_40-rt-1-150400.1.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.40.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 SP4:kernel-livepatch-5_14_21-150400_15_40-rt-1-150400.1.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-10T14:11:21Z",
"details": "moderate"
}
],
"title": "CVE-2023-3358"
},
{
"cve": "CVE-2023-3389",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-3389"
}
],
"notes": [
{
"category": "general",
"text": "A use-after-free vulnerability in the Linux Kernel io_uring subsystem can be exploited to achieve local privilege escalation.\n\nRacing a io_uring cancel poll request with a linked timeout can cause a UAF in a hrtimer.\n\nWe recommend upgrading past commit ef7dfac51d8ed961b742218f526bd589f3900a59 (4716c73b188566865bdd79c3a6709696a224ac04 for 5.10 stable and 0e388fce7aec40992eadee654193cad345d62663 for 5.15 stable).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_15_40-rt-1-150400.1.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-3389",
"url": "https://www.suse.com/security/cve/CVE-2023-3389"
},
{
"category": "external",
"summary": "SUSE Bug 1212838 for CVE-2023-3389",
"url": "https://bugzilla.suse.com/1212838"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To 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 SP4:kernel-livepatch-5_14_21-150400_15_40-rt-1-150400.1.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_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 SP4:kernel-livepatch-5_14_21-150400_15_40-rt-1-150400.1.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"SUSE Real Time Module 15 SP4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"SUSE Real Time Module 15 SP4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-rt_debug-devel-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:kernel-source-rt-5.14.21-150400.15.40.1.noarch",
"openSUSE Leap 15.4:kernel-syms-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-rt-5.14.21-150400.15.40.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.40.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-10T14:11:21Z",
"details": "moderate"
}
],
"title": "CVE-2023-3389"
}
]
}
SUSE-SU-2023:2820-1
Vulnerability from csaf_suse - Published: 2023-07-13 09:20 - Updated: 2023-07-13 09:20| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for the Linux Kernel",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\nThe SUSE Linux Enterprise 15 SP4 kernel was updated to receive various security and bugfixes.\n\n\nThe following security bugs were fixed:\n\n- CVE-2023-1829: Fixed a use-after-free vulnerability in the control index filter (tcindex) (bsc#1210335).\n- CVE-2023-3389: Fixed a use-after-free vulnerability in the io_uring subsystem (bsc#1212838).\n- CVE-2023-3090: Fixed a heap out-of-bounds write in the ipvlan network driver (bsc#1212842).\n- CVE-2023-3111: Fixed a use-after-free vulnerability in prepare_to_relocate in fs/btrfs/relocation.c (bsc#1212051).\n- CVE-2023-3212: Fixed a NULL pointer dereference flaw in the gfs2 file system (bsc#1212265).\n- CVE-2023-3358: Fixed a NULL pointer dereference flaw in the Integrated Sensor Hub (ISH) driver (bsc#1212606).\n- CVE-2023-3357: Fixed a NULL pointer dereference flaw in the AMD Sensor Fusion Hub driver (bsc#1212605).\n- CVE-2023-35828: Fixed a use-after-free flaw in renesas_usb3_remove in drivers/usb/gadget/udc/renesas_usb3.c (bsc#1212513).\n- CVE-2023-1249: Fixed a use-after-free flaw in the core dump subsystem that allowed a local user to crash the system (bsc#1209039).\n- CVE-2023-35829: Fixed a use-after-free flaw in rkvdec_remove in drivers/staging/media/rkvdec/rkvdec.c (bsc#1212495).\n- CVE-2023-35788: Fixed an out-of-bounds write in the flower classifier code via TCA_FLOWER_KEY_ENC_OPTS_GENEVE packets in fl_set_geneve_opt in net/sched/cls_flower.c (bsc#1212504).\n- CVE-2023-35823: Fixed a use-after-free flaw in saa7134_finidev in drivers/media/pci/saa7134/saa7134-core.c (bsc#1212494).\n- CVE-2023-3161: Fixed shift-out-of-bounds in fbcon_set_font() (bsc#1212154).\n- CVE-2023-21102: Fixed possible bypass of shadow stack protection in __efi_rt_asm_wrapper of efi-rt-wrapper.S (bsc#1212155).\n- CVE-2023-3141: Fixed a use-after-free flaw in r592_remove in drivers/memstick/host/r592.c, that allowed local attackers to crash the system at device disconnect (bsc#1212129).\n- CVE-2023-1077: Fixed a type confusion in pick_next_rt_entity(), that could cause memory corruption (bsc#1208600).\n\nThe following non-security bugs were fixed:\n\n- Drop dvb-core fix patch due to a bug (bsc#1205758).\n- Enable kernel modules bttv bt878 and snd-bt878 (jsc#PED-3931).\n- Fix missing top level chapter numbers on SLE12 SP5 (bsc#1212158).\n- Fix usrmerge error (boo#1211796).\n- Generalize kernel-doc build requirements.\n- Get module prefix from kmod (bsc#1212835).\n- Remove orphaned CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT (bsc#1189998 git-fixes).\n- Revert \u0027mtd: rawnand: arasan: Prevent an unsupported configuration\u0027 (git-fixes).\n- Revert \u0027net: phy: dp83867: perform soft reset and retain established link\u0027 (git-fixes).\n- Squashfs: fix handling and sanity checking of xattr_ids count (git-fixes).\n- Update the Mellanox/Nvidia mlx5_core driver (jsc#SLE-19253).\n- acpi: sleep: Avoid breaking S3 wakeup due to might_sleep() (git-fixes).\n- affs: initialize fsdata in affs_truncate() (git-fixes).\n- alsa: ac97: Fix possible NULL dereference in snd_ac97_mixer (git-fixes).\n- alsa: hda/realtek: Add \u0027Intel Reference board\u0027 and \u0027NUC 13\u0027 SSID in the ALC256 (git-fixes).\n- alsa: hda/realtek: Add Lenovo P3 Tower platform (git-fixes).\n- alsa: hda/realtek: Add a quirk for Compaq N14JP6 (git-fixes).\n- alsa: hda/realtek: Add a quirk for HP Slim Desktop S01 (git-fixes).\n- alsa: hda/realtek: Add quirk for ASUS ROG G634Z (git-fixes).\n- alsa: hda/realtek: Add quirk for ASUS ROG GV601V (git-fixes).\n- alsa: hda/realtek: Add quirk for Clevo NS50AU (git-fixes).\n- alsa: hda/realtek: Add quirks for ASUS GU604V and GU603V (git-fixes).\n- alsa: hda/realtek: Add quirks for Asus ROG 2024 laptops using CS35L41 (git-fixes).\n- alsa: hda/realtek: Add quirks for ROG ALLY CS35l41 audio (git-fixes).\n- alsa: hda/realtek: Enable 4 amplifiers instead of 2 on a HP platform (git-fixes).\n- alsa: hda/realtek: Enable mute/micmute LEDs and limit mic boost on EliteBook (git-fixes).\n- alsa: hda: Glenfly: add HD Audio PCI IDs and HDMI Codec Vendor IDs (git-fixes).\n- alsa: oss: avoid missing-prototype warnings (git-fixes).\n- alsa: usb-audio: Add quirk flag for HEM devices to enable native DSD playback (git-fixes).\n- alsa: usb-audio: Fix broken resume due to UAC3 power state (git-fixes).\n- amdgpu: validate offset_in_bo of drm_amdgpu_gem_va (git-fixes).\n- arm64: Add missing Set/Way CMO encodings (git-fixes).\n- arm64: Always load shadow stack pointer directly from the task struct (git-fixes)\n- arm64: Stash shadow stack pointer in the task struct on interrupt (git-fixes)\n- arm64: dts: Move BCM4908 dts to bcmbca folder (git-fixes)\n- arm64: dts: broadcom: bcmbca: bcm4908: fix NAND interrupt name (git-fixes)\n- arm64: dts: broadcom: bcmbca: bcm4908: fix procmon nodename (git-fixes)\n- arm64: dts: imx8-ss-dma: assign default clock rate for lpuarts (git-fixes).\n- arm64: dts: imx8mn-beacon: Fix SPI CS pinmux (git-fixes).\n- arm64: dts: imx8mn-var-som: fix PHY detection bug by adding deassert (git-fixes)\n- arm64: dts: imx8qm-mek: correct GPIOs for USDHC2 CD and WP signals (git-fixes).\n- arm64: dts: qcom: sc7180-lite: Fix SDRAM freq for misidentified sc7180-lite boards (git-fixes).\n- arm: 9295/1: unwind:fix unwind abort for uleb128 case (git-fixes)\n- arm: cpu: Switch to arch_cpu_finalize_init() (bsc#1212448).\n- arm: dts: Fix erroneous ADS touchscreen polarities (git-fixes).\n- arm: dts: vexpress: add missing cache properties (git-fixes).\n- asoc: codecs: wsa881x: do not set can_multi_write flag (git-fixes).\n- asoc: dwc: limit the number of overrun messages (git-fixes).\n- asoc: dwc: move DMA init to snd_soc_dai_driver probe() (git-fixes).\n- asoc: es8316: Do not set rate constraints for unsupported MCLKs (git-fixes).\n- asoc: es8316: Increment max value for ALC Capture Target Volume control (git-fixes).\n- asoc: imx-audmix: check return value of devm_kasprintf() (git-fixes).\n- asoc: mediatek: mt8173: Fix irq error path (git-fixes).\n- asoc: nau8824: Add quirk to active-high jack-detect (git-fixes).\n- asoc: simple-card: Add missing of_node_put() in case of error (git-fixes).\n- asoc: soc-pcm: test if a BE can be prepared (git-fixes).\n- asoc: ssm2602: Add workaround for playback distortions (git-fixes).\n- ath6kl: Use struct_group() to avoid size-mismatched casting (git-fixes).\n- batman-adv: Broken sync while rescheduling delayed work (git-fixes).\n- binfmt_elf: Take the mmap lock when walking the VMA list (bsc#1209039 CVE-2023-1249).\n- bluetooth: Fix l2cap_disconnect_req deadlock (git-fixes).\n- bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irk (git-fixes).\n- bluetooth: L2CAP: Add missing checks for invalid DCID (git-fixes).\n- bluetooth: hci_qca: fix debugfs registration (git-fixes).\n- bnxt_en: Do not issue AP reset during ethtool\u0027s reset operation (git-fixes).\n- bnxt_en: Implement .set_port / .unset_port UDP tunnel callbacks (git-fixes).\n- bnxt_en: Query default VLAN before VNIC setup on a VF (git-fixes).\n- bnxt_en: Skip firmware fatal error recovery if chip is not accessible (git-fixes).\n- bpf, arm64: Call build_prologue() first in first JIT pass (git-fixes)\n- bpf, arm64: Clear prog-\u003ejited_len along prog-\u003ejited (git-fixes)\n- bpf, arm64: Feed byte-offset into bpf line info (git-fixes)\n- bpf, arm64: Use emit_addr_mov_i64() for BPF_PSEUDO_FUNC (git-fixes)\n- bpf: Add extra path pointer check to d_path helper (git-fixes).\n- bpf: Fix UAF in task local storage (bsc#1212564).\n- btrfs: unset reloc control if transaction commit fails in prepare_to_relocate() (bsc#1212051 CVE-2023-3111).\n- bus: fsl-mc: fsl-mc-allocator: Drop a write-only variable (git-fixes).\n- bus: ti-sysc: Fix dispc quirk masking bool variables (git-fixes).\n- can: isotp: isotp_sendmsg(): fix return error fix on TX path (git-fixes).\n- can: j1939: avoid possible use-after-free when j1939_can_rx_register fails (git-fixes).\n- can: j1939: change j1939_netdev_lock type to mutex (git-fixes).\n- can: j1939: j1939_sk_send_loop_abort(): improved error queue handling in J1939 Socket (git-fixes).\n- can: kvaser_pciefd: Remove handler for unused KVASER_PCIEFD_PACK_TYPE_EFRAME_ACK (git-fixes).\n- can: kvaser_pciefd: Remove useless write to interrupt register (git-fixes).\n- can: length: fix bitstuffing count (git-fixes).\n- can: length: fix description of the RRS field (git-fixes).\n- can: length: make header self contained (git-fixes).\n- ceph: fix use-after-free bug for inodes when flushing capsnaps (bsc#1212540).\n- cgroup: Use cgroup_attach_{lock,unlock}() from cgroup_attach_task_all() (bsc#1212563).\n- cgroup: always put cset in cgroup_css_set_put_fork (bsc#1212561).\n- cgroup: fix missing cpus_read_{lock,unlock}() in cgroup_transfer_tasks() (bsc#1212563).\n- clk: Fix memory leak in devm_clk_notifier_register() (git-fixes).\n- clk: cdce925: check return value of kasprintf() (git-fixes).\n- clk: imx: clk-imx8mn: fix memory leak in imx8mn_clocks_probe (git-fixes).\n- clk: imx: clk-imx8mp: improve error handling in imx8mp_clocks_probe() (git-fixes).\n- clk: imx: scu: use _safe list iterator to avoid a use after free (git-fixes).\n- clk: keystone: sci-clk: check return value of kasprintf() (git-fixes).\n- clk: samsung: Add Exynos4212 compatible to CLKOUT driver (git-fixes).\n- clk: si5341: check return value of {devm_}kasprintf() (git-fixes).\n- clk: si5341: free unused memory on probe failure (git-fixes).\n- clk: si5341: return error if one synth clock registration fails (git-fixes).\n- clk: tegra: tegra124-emc: Fix potential memory leak (git-fixes).\n- clk: ti: clkctrl: check return value of kasprintf() (git-fixes).\n- clk: vc5: check memory returned by kasprintf() (git-fixes).\n- clocksource/drivers/cadence-ttc: Fix memory leak in ttc_timer_probe (git-fixes).\n- crypto: marvell/cesa - Fix type mismatch warning (git-fixes).\n- crypto: nx - fix build warnings when DEBUG_FS is not enabled (git-fixes).\n- dmaengine: at_xdmac: Move the free desc to the tail of the desc list (git-fixes).\n- dmaengine: at_xdmac: fix potential Oops in at_xdmac_prep_interleaved() (git-fixes).\n- dmaengine: pl330: rename _start to prevent build error (git-fixes).\n- drivers: meson: secure-pwrc: always enable DMA domain (git-fixes).\n- drm/amd/display: Add logging for display MALL refresh setting (git-fixes).\n- drm/amd/display: Add minimal pipe split transition state (git-fixes).\n- drm/amd/display: Add wrapper to call planes and stream update (git-fixes).\n- drm/amd/display: Explicitly specify update type per plane info change (git-fixes).\n- drm/amd/display: Fix artifacting on eDP panels when engaging freesync video mode (git-fixes).\n- drm/amd/display: Use dc_update_planes_and_stream (git-fixes).\n- drm/amd/display: drop redundant memset() in get_available_dsc_slices() (git-fixes).\n- drm/amd/display: edp do not add non-edid timings (git-fixes).\n- drm/amd/display: fix the system hang while disable PSR (git-fixes).\n- drm/amd/pm: Fix power context allocation in SMU13 (git-fixes).\n- drm/amd/pm: reverse mclk and fclk clocks levels for renoir (git-fixes).\n- drm/amd/pm: reverse mclk and fclk clocks levels for vangogh (git-fixes).\n- drm/amd/pm: reverse mclk and fclk clocks levels for yellow carp (git-fixes).\n- drm/amdgpu: Use the default reset when loading or reloading the driver (git-fixes).\n- drm/amdgpu: fix xclk freq on CHIP_STONEY (git-fixes).\n- drm/amdgpu: release gpu full access after \u0027amdgpu_device_ip_late_init\u0027 (git-fixes).\n- drm/amdgpu: skip disabling fence driver src_irqs when device is unplugged (git-fixes).\n- drm/amdkfd: Fix potential deallocation of previously deallocated memory (git-fixes).\n- drm/ast: Fix ARM compatibility (git-fixes).\n- drm/bridge: tc358768: always enable HS video mode (git-fixes).\n- drm/bridge: tc358768: fix PLL parameters computation (git-fixes).\n- drm/bridge: tc358768: fix PLL target frequency (git-fixes).\n- drm/bridge: tc358768: fix TCLK_ZEROCNT computation (git-fixes).\n- drm/bridge: tc358768: fix TXTAGOCNT computation (git-fixes).\n- drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctl (git-fixes).\n- drm/exynos: vidi: fix a wrong error return (git-fixes).\n- drm/i915/gt: Use the correct error value when kernel_context() fails (git-fixes).\n- drm/i915/gvt: remove unused variable gma_bottom in command parser (git-fixes).\n- drm/i915/selftests: Add some missing error propagation (git-fixes).\n- drm/i915/selftests: Increase timeout for live_parallel_switch (git-fixes).\n- drm/i915/selftests: Stop using kthread_stop() (git-fixes).\n- drm/i915: Explain the magic numbers for AUX SYNC/precharge length (git-fixes).\n- drm/i915: Use 18 fast wake AUX sync len (git-fixes).\n- drm/msm/adreno: fix sparse warnings in a6xx code (git-fixes).\n- drm/msm/dp: Free resources after unregistering them (git-fixes).\n- drm/msm/dpu: correct MERGE_3D length (git-fixes).\n- drm/msm/dpu: do not enable color-management if DSPPs are not available (git-fixes).\n- drm/msm/dsi: do not allow enabling 14nm VCO with unprogrammed rate (git-fixes).\n- drm/msm: Be more shouty if per-process pgtables are not working (git-fixes).\n- drm/msm: Set max segment size earlier (git-fixes).\n- drm/nouveau/dp: check for NULL nv_connector-\u003enative_mode (git-fixes).\n- drm/nouveau: add nv_encoder pointer check for NULL (git-fixes).\n- drm/nouveau: do not detect DSM for non-NVIDIA device (git-fixes).\n- drm/panel: sharp-ls043t1le01: adjust mode settings (git-fixes).\n- drm/panel: simple: fix active size for Ampire AM-480272H3TMQW-T01H (git-fixes).\n- drm/radeon: fix possible division-by-zero errors (git-fixes).\n- drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl (git-fixes).\n- drm/rockchip: vop: Leave vblank enabled in self-refresh (git-fixes).\n- drm/vram-helper: fix function names in vram helper doc (git-fixes).\n- drm: sun4i_tcon: use devm_clk_get_enabled in `sun4i_tcon_init_clocks` (git-fixes).\n- drm:amd:amdgpu: Fix missing buffer object unlock in failure path (git-fixes).\n- dt-bindings: i3c: silvaco,i3c-master: fix missing schema restriction (git-fixes).\n- eeprom: at24: also select REGMAP (git-fixes).\n- elf: correct note name comment (git-fixes).\n- ext4: unconditionally enable the i_version counter (bsc#1211299).\n- extcon: Fix kernel doc of property capability fields to avoid warnings (git-fixes).\n- extcon: Fix kernel doc of property fields to avoid warnings (git-fixes).\n- extcon: usbc-tusb320: Add USB TYPE-C support (git-fixes).\n- extcon: usbc-tusb320: Call the Type-C IRQ handler only if a port is registered (git-fixes).\n- extcon: usbc-tusb320: Unregister typec port on driver removal (git-fixes).\n- extcon: usbc-tusb320: Update state on probe even if no IRQ pending (git-fixes).\n- fbcon: Fix null-ptr-deref in soft_cursor (git-fixes).\n- fbdev: Prevent possible use-after-free in fb_release() (bsc#1152472) Backporting changes: \t* replace refcount_read() with atomic_read()\n- fbdev: fbcon: Destroy mutex on freeing struct fb_info (bsc#1152489)\n- fbdev: imsttfb: Fix use after free bug in imsttfb_probe (git-fixes bsc#1211387).\n- fbdev: modedb: Add 1920x1080 at 60 Hz video mode (git-fixes).\n- fbdev: omapfb: lcd_mipid: Fix an error handling path in mipid_spi_probe() (git-fixes).\n- fbdev: stifb: Fix info entry in sti_struct on error path (git-fixes).\n- firmware: arm_ffa: Set handle field to zero in memory descriptor (git-fixes).\n- firmware: stratix10-svc: Fix a potential resource leak in svc_create_memory_pool() (git-fixes).\n- fs/jfs: fix shift exponent db_agl2size negative (git-fixes).\n- fs: hfsplus: fix UAF issue in hfsplus_put_super (git-fixes).\n- fs: jfs: fix possible NULL pointer dereference in dbFree() (git-fixes).\n- fs: jfs: fix shift-out-of-bounds in dbAllocAG (git-fixes).\n- fs: jfs: fix shift-out-of-bounds in dbDiscardAG (git-fixes).\n- fs: sysv: Fix sysv_nblocks() returns wrong value (git-fixes).\n- gfs2: Do not deref jdesc in evict (bsc#1212265 CVE-2023-3212).\n- hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handling (git-fixes).\n- hfs/hfsplus: use WARN_ON for sanity check (git-fixes).\n- hfs: Fix OOB Write in hfs_asc2mac (git-fixes).\n- hfs: fix OOB Read in __hfs_brec_find (git-fixes).\n- hfs: fix missing hfs_bnode_get() in __hfs_bnode_create (git-fixes).\n- hfsplus: fix bug causing custom uid and gid being unable to be assigned with mount (git-fixes).\n- hid: amd_sfh: Add missing check for dma_alloc_coherent (bsc#1212605 CVE-2023-3357).\n- hid: google: add jewel USB id (git-fixes).\n- hid: logitech-hidpp: add HIDPP_QUIRK_DELAYED_INIT for the T651 (git-fixes).\n- hid: wacom: Add error check to wacom_parse_and_register() (git-fixes).\n- hwmon: (gsc-hwmon) fix fan pwm temperature scaling (git-fixes).\n- hwrng: imx-rngc - fix the timeout for init and self check (git-fixes).\n- hwrng: st - keep clock enabled while hwrng is registered (git-fixes).\n- i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle (git-fixes).\n- i2c: mv64xxx: Fix reading invalid status value in atomic mode (git-fixes).\n- i2c: qup: Add missing unwind goto in qup_i2c_probe() (git-fixes).\n- i2c: sprd: Delete i2c adapter in .remove\u0027s error path (git-fixes).\n- iavf: remove mask from iavf_irq_enable_queues() (git-fixes).\n- ib/hfi1: Fix wrong mmu_node used for user SDMA packet after invalidate (git-fixes)\n- ib/isert: Fix dead lock in ib_isert (git-fixes)\n- ib/isert: Fix incorrect release of isert connection (git-fixes)\n- ib/isert: Fix possible list corruption in CMA handler (git-fixes)\n- ib/rdmavt: add missing locks in rvt_ruc_loopback (git-fixes)\n- ib/uverbs: Fix to consider event queue closing also upon non-blocking mode (git-fixes)\n- ibmvnic: Do not reset dql stats on NON_FATAL err (bsc#1212603 ltc#202604).\n- ice, xsk: Diversify return values from xsk_wakeup call paths (git-fixes).\n- ice: Do not double unplug aux on peer initiated reset (git-fixes).\n- ice: Do not use WQ_MEM_RECLAIM flag for workqueue (git-fixes).\n- ice: Fix DSCP PFC TLV creation (git-fixes).\n- ice: Fix XDP memory leak when NIC is brought up and down (git-fixes).\n- ice: Fix ice_xdp_xmit() when XDP TX queue number is not sufficient (git-fixes).\n- ice: Fix memory corruption in VF driver (git-fixes).\n- ice: Ignore EEXIST when setting promisc mode (git-fixes).\n- ice: Prevent set_channel from changing queues while RDMA active (git-fixes).\n- ice: Reset FDIR counter in FDIR init stage (git-fixes).\n- ice: add profile conflict check for AVF FDIR (git-fixes).\n- ice: block LAN in case of VF to VF offload (git-fixes).\n- ice: config netdev tc before setting queues number (git-fixes).\n- ice: copy last block omitted in ice_get_module_eeprom() (git-fixes).\n- ice: ethtool: Prohibit improper channel config for DCB (git-fixes).\n- ice: ethtool: advertise 1000M speeds properly (git-fixes).\n- ice: fix invalid check for empty list in ice_sched_assoc_vsi_to_agg() (git-fixes).\n- ice: fix wrong fallback logic for FDIR (git-fixes).\n- ice: handle E822 generic device ID in PLDM header (git-fixes).\n- ice: switch: fix potential memleak in ice_add_adv_recipe() (git-fixes).\n- ice: use bitmap_free instead of devm_kfree (git-fixes).\n- ice: xsk: use Rx ring\u0027s XDP ring when picking NAPI context (git-fixes).\n- ieee802154: hwsim: Fix possible memory leaks (git-fixes).\n- ifcvf/vDPA: fix misuse virtio-net device config size for blk dev (jsc#SLE-19253).\n- igb: fix bit_shift to be in [1..8] range (git-fixes).\n- igb: fix nvm.ops.read() error handling (git-fixes).\n- igc: Clean the TX buffer and TX descriptor ring (git-fixes).\n- igc: Fix possible system crash when loading module (git-fixes).\n- iio: accel: fxls8962af: errata bug only applicable for FXLS8962AF (git-fixes).\n- iio: accel: fxls8962af: fixup buffer scan element type (git-fixes).\n- iio: adc: ad7192: Fix internal/external clock selection (git-fixes).\n- iio: adc: ad7192: Fix null ad7192_state pointer access (git-fixes).\n- init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init() (bsc#1212448).\n- init: Invoke arch_cpu_finalize_init() earlier (bsc#1212448).\n- init: Provide arch_cpu_finalize_init() (bsc#1212448).\n- init: Remove check_bugs() leftovers (bsc#1212448).\n- input: adxl34x - do not hardcode interrupt trigger type (git-fixes).\n- input: drv260x - fix typo in register value define (git-fixes).\n- input: drv260x - remove unused .reg_defaults (git-fixes).\n- input: drv260x - sleep between polling GO bit (git-fixes).\n- input: fix open count when closing inhibited device (git-fixes).\n- input: psmouse - fix OOB access in Elantech protocol (git-fixes).\n- input: soc_button_array - add invalid acpi_index DMI quirk handling (git-fixes).\n- input: xpad - delete a Razer DeathAdder mouse VID/PID entry (git-fixes).\n- integrity: Fix possible multiple allocation in integrity_inode_get() (git-fixes).\n- io_uring: hold uring mutex around poll removal (bsc#1212838 CVE-2023-3389).\n- ipvlan:Fix out-of-bounds caused by unclear skb-\u003ecb (bsc#1212842 CVE-2023-3090).\n- irqchip/clps711x: Remove unused clps711x_intc_init() function (git-fixes).\n- irqchip/ftintc010: Mark all function static (git-fixes).\n- irqchip/jcore-aic: Fix missing allocation of IRQ descriptors (git-fixes).\n- jfs: Fix fortify moan in symlink (git-fixes).\n- kernel-binary: Add back kernel-default-base guarded by option Add configsh option for splitting off kernel-default-base, and for not signing the kernel on non-efi\n- kernel-docs: Add buildrequires on python3-base when using python3 The python3 binary is provided by python3-base.\n- kernel-docs: Use python3 together with python3-Sphinx (bsc#1212741).\n- kprobe: reverse kp-\u003eflags when arm_kprobe failed (git-fixes).\n- kprobes: Fix check for probe enabled in kill_kprobe() (git-fixes).\n- kprobes: Fix to handle forcibly unoptimized kprobes on freeing_list (git-fixes).\n- kprobes: Forbid probing on trampoline and BPF code areas (git-fixes).\n- kprobes: Prohibit probes in gate area (git-fixes).\n- kprobes: Skip clearing aggrprobe\u0027s post_handler in kprobe-on-ftrace case (git-fixes).\n- kprobes: do not call disarm_kprobe() for disabled kprobes (git-fixes).\n- kvm: arm64: Do not hypercall before EL2 init (git-fixes)\n- kvm: arm64: Propagate errors from __pkvm_prot_finalize hypercall (git-fixes)\n- kvm: arm64: Save PSTATE early on exit (git-fixes)\n- kvm: arm64: vgic: Read HW interrupt pending state from the HW (git-fixes)\n- lpfc: Account for fabric domain ctlr device loss recovery (bsc#1211346, bsc#1211852).\n- lpfc: Change firmware upgrade logging to KERN_NOTICE instead of TRACE_EVENT (bsc#1211852).\n- lpfc: Clean up SLI-4 CQE status handling (bsc#1211852).\n- lpfc: Clear NLP_IN_DEV_LOSS flag if already in rediscovery (bsc#1211852).\n- lpfc: Copyright updates for 14.2.0.13 patches (bsc#1211852).\n- lpfc: Enhance congestion statistics collection (bsc#1211852).\n- lpfc: Fix use-after-free rport memory access in lpfc_register_remote_port (bsc#1211852, bsc#1208410, bsc#1211346).\n- lpfc: Revise NPIV ELS unsol rcv cmpl logic to drop ndlp based on nlp_state (bsc#1211852).\n- lpfc: Update lpfc version to 14.2.0.13 (bsc#1211852).\n- mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write() (git-fixes).\n- mailbox: mailbox-test: fix a locking issue in mbox_test_message_write() (git-fixes).\n- mailbox: ti-msgmgr: Fill non-message tx data fields with 0x0 (git-fixes).\n- media: cec: core: do not set last_initiator if tx in progress (git-fixes).\n- media: dvb-usb-v2: ce6230: fix null-ptr-deref in ce6230_i2c_master_xfer() (git-fixes).\n- media: dvb-usb-v2: ec168: fix null-ptr-deref in ec168_i2c_xfer() (git-fixes).\n- media: dvb-usb-v2: rtl28xxu: fix null-ptr-deref in rtl28xxu_i2c_xfer (git-fixes).\n- media: dvb-usb: az6027: fix three null-ptr-deref in az6027_i2c_xfer() (git-fixes).\n- media: dvb-usb: digitv: fix null-ptr-deref in digitv_i2c_xfer() (git-fixes).\n- media: dvb-usb: dw2102: fix uninit-value in su3000_read_mac_address (git-fixes).\n- media: dvb_ca_en50221: fix a size write bug (git-fixes).\n- media: dvb_demux: fix a bug for the continuity counter (git-fixes).\n- media: mn88443x: fix !CONFIG_OF error by drop of_match_ptr from ID table (git-fixes).\n- media: netup_unidvb: fix irq init by register it at the end of probe (git-fixes).\n- memory: brcmstb_dpfe: fix testing array offset after use (git-fixes).\n- meson saradc: fix clock divider mask length (git-fixes).\n- mfd: intel-lpss: Add missing check for platform_get_resource (git-fixes).\n- mfd: pm8008: Fix module autoloading (git-fixes).\n- mfd: rt5033: Drop rt5033-battery sub-device (git-fixes).\n- mfd: stmfx: Fix error path in stmfx_chip_init (git-fixes).\n- mfd: stmfx: Nullify stmfx-\u003evdd in case of error (git-fixes).\n- mfd: stmpe: Only disable the regulators if they are enabled (git-fixes).\n- misc: fastrpc: Create fastrpc scalar with correct buffer count (git-fixes).\n- misc: pci_endpoint_test: Free IRQs before removing the device (git-fixes).\n- misc: pci_endpoint_test: Re-init completion for every test (git-fixes).\n- mlx5: do not use RT_TOS for IPv6 flowlabel (jsc#SLE-19253).\n- mlxfw: fix null-ptr-deref in mlxfw_mfa2_tlv_next() (git-fixes).\n- mm/vmalloc: do not output a spurious warning when huge vmalloc() fails (bsc#1211410).\n- mm: Move mm_cachep initialization to mm_init() (bsc#1212448).\n- mm: vmalloc: avoid warn_alloc noise caused by fatal signal (bsc#1211410).\n- mmc: bcm2835: fix deferred probing (git-fixes).\n- mmc: meson-gx: remove redundant mmc_request_done() call from irq context (git-fixes).\n- mmc: mmci: Set PROBE_PREFER_ASYNCHRONOUS (git-fixes).\n- mmc: mmci: stm32: fix max busy timeout calculation (git-fixes).\n- mmc: mtk-sd: fix deferred probing (git-fixes).\n- mmc: mvsdio: fix deferred probing (git-fixes).\n- mmc: omap: fix deferred probing (git-fixes).\n- mmc: omap_hsmmc: fix deferred probing (git-fixes).\n- mmc: owl: fix deferred probing (git-fixes).\n- mmc: sdhci-acpi: fix deferred probing (git-fixes).\n- mmc: sdhci-msm: Disable broken 64-bit DMA on MSM8916 (git-fixes).\n- mmc: sdhci-spear: fix deferred probing (git-fixes).\n- mmc: sh_mmcif: fix deferred probing (git-fixes).\n- mmc: sunxi: fix deferred probing (git-fixes).\n- mmc: usdhi60rol0: fix deferred probing (git-fixes).\n- mtd: rawnand: meson: fix unaligned DMA buffers handling (git-fixes).\n- net/mlx5: Add forgotten cleanup calls into mlx5_init_once() error path (jsc#SLE-19253).\n- net/mlx5: Allow async trigger completion execution on single CPU systems (jsc#SLE-19253).\n- net/mlx5: Allow future addition of IPsec object modifiers (jsc#SLE-19253).\n- net/mlx5: Avoid false positive lockdep warning by adding lock_class_key (jsc#SLE-19253).\n- net/mlx5: Avoid recovery in probe flows (jsc#SLE-19253).\n- net/mlx5: Bridge, fix ageing of peer FDB entries (jsc#SLE-19253).\n- net/mlx5: Bridge, verify LAG state when adding bond to bridge (jsc#SLE-19253).\n- net/mlx5: DR, Check force-loopback RC QP capability independently from RoCE (jsc#SLE-19253).\n- net/mlx5: DR, Fix crc32 calculation to work on big-endian (BE) CPUs (jsc#SLE-19253).\n- net/mlx5: DR, Fix missing flow_source when creating multi-destination FW table (jsc#SLE-19253).\n- net/mlx5: Devcom, fix error flow in mlx5_devcom_register_device (jsc#SLE-19253).\n- net/mlx5: Do not advertise IPsec netdev support for non-IPsec device (jsc#SLE-19253).\n- net/mlx5: Do not use already freed action pointer (jsc#SLE-19253).\n- net/mlx5: E-Switch, Fix an Oops in error handling code (jsc#SLE-19253).\n- net/mlx5: E-Switch, properly handle ingress tagged packets on VST (jsc#SLE-19253).\n- net/mlx5: E-switch, Create per vport table based on devlink encap mode (jsc#SLE-19253).\n- net/mlx5: E-switch, Do not destroy indirect table in split rule (jsc#SLE-19253).\n- net/mlx5: E-switch, Fix missing set of split_count when forward to ovs internal port (jsc#SLE-19253).\n- net/mlx5: E-switch, Fix setting of reserved fields on MODIFY_SCHEDULING_ELEMENT (jsc#SLE-19253).\n- net/mlx5: Enhance debug print in page allocation failure (jsc#SLE-19253).\n- net/mlx5: Fix FW tracer timestamp calculation (jsc#SLE-19253).\n- net/mlx5: Fix RoCE setting at HCA level (jsc#SLE-19253).\n- net/mlx5: Fix crash during sync firmware reset (jsc#SLE-19253).\n- net/mlx5: Fix error message when failing to allocate device memory (jsc#SLE-19253).\n- net/mlx5: Fix handling of entry refcount when command is not issued to FW (jsc#SLE-19253).\n- net/mlx5: Fix possible use-after-free in async command interface (jsc#SLE-19253).\n- net/mlx5: Fix ptp max frequency adjustment range (jsc#SLE-19253).\n- net/mlx5: Fix steering rules cleanup (jsc#SLE-19253).\n- net/mlx5: Fix uninitialized variable bug in outlen_write() (jsc#SLE-19253).\n- net/mlx5: Geneve, Fix handling of Geneve object id as error code (jsc#SLE-19253).\n- net/mlx5: Initialize flow steering during driver probe (jsc#SLE-19253).\n- net/mlx5: Read embedded cpu after init bit cleared (jsc#SLE-19253).\n- net/mlx5: Read the TC mapping of all priorities on ETS query (jsc#SLE-19253).\n- net/mlx5: Rearm the FW tracer after each tracer event (jsc#SLE-19253).\n- net/mlx5: SF, Drain health before removing device (jsc#SLE-19253).\n- net/mlx5: SF: Fix probing active SFs during driver probe phase (jsc#SLE-19253).\n- net/mlx5: Serialize module cleanup with reload and remove (jsc#SLE-19253).\n- net/mlx5: Wait for firmware to enable CRS before pci_restore_state (jsc#SLE-19253).\n- net/mlx5: add IFC bits for bypassing port select flow table (git-fixes)\n- net/mlx5: check attr pointer validity before dereferencing it (jsc#SLE-19253).\n- net/mlx5: correct ECE offset in query qp output (jsc#SLE-19253).\n- net/mlx5: fix missing mutex_unlock in mlx5_fw_fatal_reporter_err_work() (jsc#SLE-19253).\n- net/mlx5: fs, fail conflicting actions (jsc#SLE-19253).\n- net/mlx5: fw_tracer, Clear load bit when freeing string DBs buffers (jsc#SLE-19253).\n- net/mlx5: fw_tracer, Fix event handling (jsc#SLE-19253).\n- net/mlx5: fw_tracer, Zero consumer index when reloading the tracer (jsc#SLE-19253).\n- net/mlx5e: Always clear dest encap in neigh-update-del (jsc#SLE-19253).\n- net/mlx5e: Avoid false lock dependency warning on tc_ht even more (jsc#SLE-19253).\n- net/mlx5e: Block entering switchdev mode with ns inconsistency (jsc#SLE-19253).\n- net/mlx5e: Do not attach netdev profile while handling internal error (jsc#SLE-19253).\n- net/mlx5e: Do not increment ESN when updating IPsec ESN state (jsc#SLE-19253).\n- net/mlx5e: Do not support encap rules with gbp option (jsc#SLE-19253).\n- net/mlx5e: E-Switch, Fix comparing termination table instance (jsc#SLE-19253).\n- net/mlx5e: Extend SKB room check to include PTP-SQ (jsc#SLE-19253).\n- net/mlx5e: Fix MPLSoUDP encap to use MPLS action information (jsc#SLE-19253).\n- net/mlx5e: Fix SQ wake logic in ptp napi_poll context (jsc#SLE-19253).\n- net/mlx5e: Fix capability check for updating vnic env counters (jsc#SLE-19253).\n- net/mlx5e: Fix error handling in mlx5e_refresh_tirs (jsc#SLE-19253).\n- net/mlx5e: Fix hw mtu initializing at XDP SQ allocation (jsc#SLE-19253).\n- net/mlx5e: Fix the value of MLX5E_MAX_RQ_NUM_MTTS (jsc#SLE-19253).\n- net/mlx5e: Fix use-after-free when reverting termination table (jsc#SLE-19253).\n- net/mlx5e: Fix wrong application of the LRO state (jsc#SLE-19253).\n- net/mlx5e: Fix wrong tc flag used when set hw-tc-offload off (jsc#SLE-19253).\n- net/mlx5e: IPoIB, Do not allow CQE compression to be turned on by default (jsc#SLE-19253).\n- net/mlx5e: IPoIB, Show unknown speed instead of error (jsc#SLE-19253).\n- net/mlx5e: Modify slow path rules to go to slow fdb (jsc#SLE-19253).\n- net/mlx5e: QoS, Fix wrongfully setting parent_element_id on MODIFY_SCHEDULING_ELEMENT (jsc#SLE-19253).\n- net/mlx5e: Set uplink rep as NETNS_LOCAL (jsc#SLE-19253).\n- net/mlx5e: TC, Fix ct_clear overwriting ct action metadata (jsc#SLE-19253).\n- net/mlx5e: Update rx ring hw mtu upon each rx-fcs flag change (jsc#SLE-19253).\n- net/mlx5e: Verify flow_source cap before using it (jsc#SLE-19253).\n- net/mlx5e: do as little as possible in napi poll when budget is 0 (jsc#SLE-19253).\n- net/mlx5e: kTLS, Fix build time constant test in RX (jsc#SLE-19253).\n- net/mlx5e: kTLS, Fix build time constant test in TX (jsc#SLE-19253).\n- net/net_failover: fix txq exceeding warning (git-fixes).\n- net/sched: fix initialization order when updating chain 0 head (git-fixes).\n- net/sched: flower: fix possible OOB write in fl_set_geneve_opt() (git-fixes).\n- net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platforms (git-fixes).\n- net/sched: tcindex: Do not use perfect hashing (bsc#1210335 CVE-2023-1829).\n- net: ena: Account for the number of processed bytes in XDP (git-fixes).\n- net: ena: Do not register memory info on XDP exchange (git-fixes).\n- net: ena: Fix rx_copybreak value update (git-fixes).\n- net: ena: Fix toeplitz initial hash value (git-fixes).\n- net: ena: Set default value for RX interrupt moderation (git-fixes).\n- net: ena: Update NUMA TPH hint register upon NUMA node update (git-fixes).\n- net: ena: Use bitmask to indicate packet redirection (git-fixes).\n- net: hns3: add interrupts re-initialization while doing VF FLR (git-fixes).\n- net: hns3: fix output information incomplete for dumping tx queue info with debugfs (git-fixes).\n- net: hns3: fix reset delay time to avoid configuration timeout (git-fixes).\n- net: hns3: fix sending pfc frames after reset issue (git-fixes).\n- net: hns3: fix tm port shapping of fibre port is incorrect after driver initialization (git-fixes).\n- net: mlx5: eliminate anonymous module_init \u0026 module_exit (jsc#SLE-19253).\n- net: sched: fix possible refcount leak in tc_chain_tmplt_add() (git-fixes).\n- net: usb: qmi_wwan: add support for Compal RXM-G1 (git-fixes).\n- nfcsim.c: Fix error checking for debugfs_create_dir (git-fixes).\n- nfp: only report pause frame configuration for physical device (git-fixes).\n- nilfs2: fix buffer corruption due to concurrent device reads (git-fixes).\n- nilfs2: fix incomplete buffer cleanup in nilfs_btnode_abort_change_key() (git-fixes).\n- nilfs2: fix possible out-of-bounds segment allocation in resize ioctl (git-fixes).\n- nouveau: fix client work fence deletion race (git-fixes).\n- nvme-core: fix dev_pm_qos memleak (git-fixes).\n- nvme-core: fix memory leak in dhchap_ctrl_secret (git-fixes).\n- nvme-core: fix memory leak in dhchap_secret_store (git-fixes).\n- nvme-pci: add quirk for missing secondary temperature thresholds (git-fixes).\n- nvme: double KA polling frequency to avoid KATO with TBKAS on (git-fixes).\n- ocfs2: fix defrag path triggering jbd2 ASSERT (git-fixes).\n- ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdown (git-fixes).\n- ocfs2: fix non-auto defrag path not working issue (git-fixes).\n- octeontx2-pf: Avoid use of GFP_KERNEL in atomic context (git-fixes).\n- octeontx2-pf: Fix resource leakage in VF driver unbind (git-fixes).\n- octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rt (git-fixes).\n- octeontx2-pf: Recalculate UDP checksum for ptp 1-step sync packet (git-fixes).\n- pci/aspm: Disable ASPM on MFD function removal to avoid use-after-free (git-fixes).\n- pci: Add pci_clear_master() stub for non-CONFIG_PCI (git-fixes).\n- pci: Release resource invalidated by coalescing (git-fixes).\n- pci: cadence: Fix Gen2 Link Retraining process (git-fixes).\n- pci: endpoint: Add missing documentation about the MSI/MSI-X range (git-fixes).\n- pci: ftpci100: Release the clock resources (git-fixes).\n- pci: pciehp: Cancel bringup sequence if card is not present (git-fixes).\n- pci: qcom: Disable write access to read only registers for IP v2.3.3 (git-fixes).\n- pci: rockchip: Add poll and timeout to wait for PHY PLLs to be locked (git-fixes).\n- pci: rockchip: Assert PCI Configuration Enable bit after probe (git-fixes).\n- pci: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint core (git-fixes).\n- pci: rockchip: Set address alignment for endpoint mode (git-fixes).\n- pci: rockchip: Use u32 variable to access 32-bit registers (git-fixes).\n- pci: rockchip: Write PCI Device ID to correct register (git-fixes).\n- pci: vmd: Reset VMD config register between soft reboots (git-fixes).\n- pinctrl: at91-pio4: check return value of devm_kasprintf() (git-fixes).\n- pinctrl: cherryview: Return correct value if pin in push-pull mode (git-fixes).\n- pinctrl: meson-axg: add missing GPIOA_18 gpio group (git-fixes).\n- pinctrl: microchip-sgpio: check return value of devm_kasprintf() (git-fixes).\n- platform/surface: aggregator: Allow completion work-items to be executed in parallel (git-fixes).\n- platform/x86: asus-wmi: Ignore WMI events with codes 0x7B, 0xC0 (git-fixes).\n- platform/x86: intel_scu_pcidrv: Add back PCI ID for Medfield (git-fixes).\n- platform/x86: think-lmi: Correct NVME password handling (git-fixes).\n- platform/x86: think-lmi: Correct System password interface (git-fixes).\n- platform/x86: think-lmi: mutex protection around multiple WMI calls (git-fixes).\n- platform/x86: thinkpad_acpi: Fix lkp-tests warnings for platform profiles (git-fixes).\n- pm: domains: fix integer overflow issues in genpd_parse_state() (git-fixes).\n- power: supply: Fix logic checking if system is running from battery (git-fixes).\n- power: supply: Ratelimit no data debug output (git-fixes).\n- power: supply: ab8500: Fix external_power_changed race (git-fixes).\n- power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + schedule() (git-fixes).\n- power: supply: sc27xx: Fix external_power_changed race (git-fixes).\n- powerpc/64s/radix: Fix exit lazy tlb mm switch with irqs enabled (bsc#1194869).\n- powerpc/64s/radix: Fix soft dirty tracking (bsc#1065729).\n- powerpc/64s: Make POWER10 and later use pause_short in cpu_relax loops (bsc#1209367 ltc#195662).\n- powerpc/iommu: Limit number of TCEs to 512 for H_STUFF_TCE hcall (bsc#1194869 bsc#1212701).\n- powerpc/purgatory: remove PGO flags (bsc#1194869).\n- powerpc/set_memory: Avoid spinlock recursion in change_page_attr() (bsc#1194869).\n- powerpc: Redefine HMT_xxx macros as empty on PPC32 (bsc#1209367 ltc#195662).\n- powerpc: add ISA v3.0 / v3.1 wait opcode macro (bsc#1209367 ltc#195662).\n- pstore/ram: Add check for kstrdup (git-fixes).\n- qed/qede: Fix scheduling while atomic (git-fixes).\n- radeon: avoid double free in ci_dpm_init() (git-fixes).\n- rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency check (git-fixes).\n- rdma/bnxt_re: Avoid calling wake_up threads from spin_lock context (git-fixes)\n- rdma/bnxt_re: Disable/kill tasklet only if it is enabled (git-fixes)\n- rdma/bnxt_re: Fix to remove an unnecessary log (git-fixes)\n- rdma/bnxt_re: Fix to remove unnecessary return labels (git-fixes)\n- rdma/bnxt_re: Remove a redundant check inside bnxt_re_update_gid (git-fixes)\n- rdma/bnxt_re: Remove unnecessary checks (git-fixes)\n- rdma/bnxt_re: Return directly without goto jumps (git-fixes)\n- rdma/bnxt_re: Use unique names while registering interrupts (git-fixes)\n- rdma/bnxt_re: wraparound mbox producer index (git-fixes)\n- rdma/cma: Always set static rate to 0 for RoCE (git-fixes)\n- rdma/hns: Fix hns_roce_table_get return value (git-fixes)\n- rdma/irdma: avoid fortify-string warning in irdma_clr_wqes (git-fixes)\n- rdma/mlx5: Do not set tx affinity when lag is in hash mode (git-fixes)\n- rdma/mlx5: Fix affinity assignment (git-fixes)\n- rdma/mlx5: Initiate dropless RQ for RAW Ethernet functions (git-fixes)\n- rdma/mlx5: Rely on RoCE fw cap instead of devlink when setting profile (jsc#SLE-19253).\n- rdma/rtrs-clt: Replace list_next_or_null_rr_rcu with an inline function (git-fixes)\n- rdma/rtrs-srv: Pass the correct number of entries for dma mapped SGL (git-fixes)\n- rdma/rtrs: Fix rxe_dealloc_pd warning (git-fixes)\n- rdma/rtrs: Fix the last iu-\u003ebuf leak in err path (git-fixes)\n- rdma/rxe: Fix packet length checks (git-fixes)\n- rdma/rxe: Fix ref count error in check_rkey() (git-fixes)\n- rdma/rxe: Fix rxe_cq_post (git-fixes)\n- rdma/rxe: Fix the error \u0027trying to register non-static key in rxe_cleanup_task\u0027 (git-fixes)\n- rdma/rxe: Fix the use-before-initialization error of resp_pkts (git-fixes)\n- rdma/rxe: Remove dangling declaration of rxe_cq_disable() (git-fixes)\n- rdma/rxe: Remove the unused variable obj (git-fixes)\n- rdma/rxe: Removed unused name from rxe_task struct (git-fixes)\n- rdma/uverbs: Restrict usage of privileged QKEYs (git-fixes)\n- rdma/vmw_pvrdma: Remove unnecessary check on wr-\u003eopcode (git-fixes)\n- regmap: Account for register length when chunking (git-fixes).\n- regmap: spi-avmm: Fix regmap_bus max_raw_write (git-fixes).\n- regulator: Fix error checking for debugfs_create_dir (git-fixes).\n- regulator: core: Fix more error checking for debugfs_create_dir() (git-fixes).\n- regulator: core: Streamline debugfs operations (git-fixes).\n- regulator: helper: Document ramp_delay parameter of regulator_set_ramp_delay_regmap() (git-fixes).\n- regulator: pca9450: Fix LDO3OUT and LDO4OUT MASK (git-fixes).\n- reiserfs: Add missing calls to reiserfs_security_free() (git-fixes).\n- reiserfs: Add security prefix to xattr name in reiserfs_security_write() (git-fixes).\n- revert \u0027squashfs: harden sanity check in squashfs_read_xattr_id_table\u0027 (git-fixes).\n- rpm/check-for-config-changes: ignore also PAHOLE_HAS_* We now also have options like CONFIG_PAHOLE_HAS_LANG_EXCLUDE.\n- rpm/kernel-binary.spec.in: Fix compatibility wth newer rpm\n- rpm/kernel-docs.spec.in: pass PYTHON=python3 to fix build error (bsc#1160435)\n- rtc: st-lpc: Release some resources in st_rtc_probe() in case of error (git-fixes).\n- s390/dasd: Use correct lock while counting channel queue length (git-fixes bsc#1212592).\n- s390/gmap: voluntarily schedule during key setting (git-fixes bsc#1212892).\n- s390/pkey: zeroize key blobs (git-fixes bsc#1212619).\n- sched/rt: pick_next_rt_entity(): check list_entry (bsc#1208600 CVE-2023-1077)\n- scsi: core: Decrease scsi_device\u0027s iorequest_cnt if dispatch failed (git-fixes).\n- scsi: stex: Fix gcc 13 warnings (git-fixes).\n- selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSET (git-fixes).\n- serial: 8250: lock port for UART_IER access in omap8250_irq() (git-fixes).\n- serial: 8250: lock port for stop_rx() in omap8250_irq() (git-fixes).\n- serial: 8250: omap: Fix freeing of resources on failed register (git-fixes).\n- serial: 8250_omap: Use force_suspend and resume for system suspend (git-fixes).\n- serial: atmel: do not enable IRQs prematurely (git-fixes).\n- serial: lantiq: add missing interrupt ack (git-fixes).\n- sfc: disable RXFCS and RXALL features by default (git-fixes).\n- signal/s390: Use force_sigsegv in default_trap_handler (git-fixes bsc#1212861).\n- soc/fsl/qe: fix usb.c build errors (git-fixes).\n- soc: samsung: exynos-pmu: Re-introduce Exynos4212 support (git-fixes).\n- soundwire: dmi-quirks: add new mapping for HP Spectre x360 (git-fixes).\n- spi: dw: Round of n_bytes to power of 2 (git-fixes).\n- spi: fsl-dspi: avoid SCK glitches with continuous transfers (git-fixes).\n- spi: lpspi: disable lpspi module irq in DMA mode (git-fixes).\n- spi: qup: Request DMA before enabling clocks (git-fixes).\n- spi: spi-geni-qcom: Correct CS_TOGGLE bit in SPI_TRANS_CFG (git-fixes).\n- spi: tegra210-quad: Fix combined sequence (bsc#1212584)\n- spi: tegra210-quad: Fix iterator outside loop (git-fixes).\n- spi: tegra210-quad: Multi-cs support (bsc#1212584)\n- squashfs: harden sanity check in squashfs_read_xattr_id_table (git-fixes).\n- staging: octeon: delete my name from TODO contact (git-fixes).\n- sunrpc: Clean up svc_deferred_class trace events (git-fixes).\n- supported.conf: Move bt878 and bttv modules to kernel-*-extra (jsc#PED-3931)\n- test_firmware: Use kstrtobool() instead of strtobool() (git-fixes).\n- test_firmware: fix the memory leak of the allocated firmware buffer (git-fixes).\n- test_firmware: prevent race conditions by a correct implementation of locking (git-fixes).\n- test_firmware: return ENOMEM instead of ENOSPC on failed memory allocation (git-fixes).\n- thermal/drivers/sun8i: Fix some error handling paths in sun8i_ths_probe() (git-fixes).\n- thunderbolt: dma_test: Use correct value for absent rings when creating paths (git-fixes).\n- tls: Skip tls_append_frag on zero copy size (git-fixes).\n- tools: bpftool: Remove invalid \\\u0027 json escape (git-fixes).\n- tpm, tpm_tis: Request threaded interrupt handler (git-fixes).\n- tracing/histograms: Allow variables to have some modifiers (git-fixes).\n- tracing/probe: trace_probe_primary_from_call(): checked list_first_entry (git-fixes).\n- tracing/timer: Add missing hrtimer modes to decode_hrtimer_mode() (git-fixes).\n- tracing: Have event format check not flag %p* on __get_dynamic_array() (git-fixes, bsc#1212350).\n- tracing: Introduce helpers to safely handle dynamic-sized sockaddrs (git-fixes).\n- tracing: Update print fmt check to handle new __get_sockaddr() macro (git-fixes, bsc#1212350).\n- tty: serial: imx: fix rs485 rx after tx (git-fixes).\n- tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in case of error (git-fixes).\n- tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when iterating clk (git-fixes).\n- usb: cdns3: fix NCM gadget RX speed 20x slow than expection at iMX8QM (git-fixes).\n- usb: dwc3-meson-g12a: Fix an error handling path in dwc3_meson_g12a_probe() (git-fixes).\n- usb: dwc3: fix use-after-free on core driver unbind (git-fixes).\n- usb: dwc3: gadget: Propagate core init errors to UDC during pullup (git-fixes).\n- usb: dwc3: gadget: Reset num TRBs before giving back the request (git-fixes).\n- usb: dwc3: qcom: Fix an error handling path in dwc3_qcom_probe() (git-fixes).\n- usb: dwc3: qcom: Fix potential memory leak (git-fixes).\n- usb: dwc3: qcom: Release the correct resources in dwc3_qcom_remove() (git-fixes).\n- usb: dwc3: qcom: fix NULL-deref on suspend (git-fixes).\n- usb: gadget: u_serial: Add null pointer check in gserial_suspend (git-fixes).\n- usb: gadget: udc: fix NULL dereference in remove() (git-fixes).\n- usb: hide unused usbfs_notify_suspend/resume functions (git-fixes).\n- usb: phy: phy-tahvo: fix memory leak in tahvo_usb_probe() (git-fixes).\n- usb: serial: option: add Quectel EM061KGL series (git-fixes).\n- usb: typec: ucsi: Fix command cancellation (git-fixes).\n- usb: xhci: Remove unused udev from xhci_log_ctx trace event (git-fixes).\n- usrmerge: Adjust module path in the kernel sources (bsc#1212835).\n- usrmerge: Compatibility with earlier rpm (boo#1211796)\n- vdpa/mlx5: Directly assign memory key (jsc#SLE-19253).\n- vdpa/mlx5: Do not clear mr struct on destroy MR (jsc#SLE-19253).\n- vdpa/mlx5: Fix wrong configuration of virtio_version_1_0 (jsc#SLE-19253).\n- vdpa: Fix error logic in vdpa_nl_cmd_dev_get_doit (jsc#SLE-19253).\n- vhost_vdpa: support PACKED when setting-getting vring_base (jsc#SLE-19253).\n- w1: fix loop in w1_fini() (git-fixes).\n- w1: w1_therm: fix locking behavior in convert_t (git-fixes).\n- watchdog: menz069_wdt: fix watchdog initialisation (git-fixes).\n- wifi: ath9k: Fix possible stall on ath9k_txq_list_has_key() (git-fixes).\n- wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rx (git-fixes).\n- wifi: ath9k: convert msecs to jiffies where needed (git-fixes).\n- wifi: ath9k: do not allow to overwrite ENDPOINT0 attributes (git-fixes).\n- wifi: ath9k: fix AR9003 mac hardware hang check register offset calculation (git-fixes).\n- wifi: atmel: Fix an error handling path in atmel_probe() (git-fixes).\n- wifi: b43: fix incorrect __packed annotation (git-fixes).\n- wifi: cfg80211: fix locking in regulatory disconnect (git-fixes).\n- wifi: cfg80211: fix locking in sched scan stop work (git-fixes).\n- wifi: cfg80211: rewrite merging of inherited elements (git-fixes).\n- wifi: iwlwifi: mvm: indicate HW decrypt for beacon protection (git-fixes).\n- wifi: iwlwifi: pcie: fix NULL pointer dereference in iwl_pcie_irq_rx_msix_handler() (git-fixes).\n- wifi: iwlwifi: pull from TXQs with softirqs disabled (git-fixes).\n- wifi: mac80211: simplify chanctx allocation (git-fixes).\n- wifi: mt76: mt7615: fix possible race in mt7615_mac_sta_poll (git-fixes).\n- wifi: mwifiex: Fix the size of a memory allocation in mwifiex_ret_802_11_scan() (git-fixes).\n- wifi: orinoco: Fix an error handling path in orinoco_cs_probe() (git-fixes).\n- wifi: orinoco: Fix an error handling path in spectrum_cs_probe() (git-fixes).\n- wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled (git-fixes).\n- wifi: rsi: Do not set MMC_PM_KEEP_POWER in shutdown (git-fixes).\n- wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR value (git-fixes).\n- wifi: wilc1000: fix for absent RSN capabilities WFA testcase (git-fixes).\n- writeback: fix dereferencing NULL mapping-\u003ehost on writeback_page_template (git-fixes).\n- x86/build: Avoid relocation information in final vmlinux (bsc#1187829).\n- x86/cpu: Switch to arch_cpu_finalize_init() (bsc#1212448).\n- x86/fpu: Mark init functions __init (bsc#1212448).\n- x86/fpu: Move FPU initialization into arch_cpu_finalize_init() (bsc#1212448).\n- x86/fpu: Remove cpuinfo argument from init functions (bsc#1212448).\n- x86/init: Initialize signal frame size late (bsc#1212448).\n- x86/kprobes: Fix __recover_optprobed_insn check optimizing logic (git-fixes).\n- x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe range (git-fixes).\n- x86/microcode/amd: Remove load_microcode_amd()\u0027s bsp parameter (git-fixes).\n- x86/microcode: Print previous version of microcode after reload (git-fixes).\n- x86/mm: Fix RESERVE_BRK() for older binutils (git-fixes).\n- x86/mm: Fix use of uninitialized buffer in sme_enable() (git-fixes).\n- x86/mm: Initialize text poking earlier (bsc#1212448).\n- x86/mm: Use mm_alloc() in poking_init() (bsc#1212448).\n- x86/mm: fix poking_init() for Xen PV guests (git-fixes).\n- x86/sgx: Fix race between reclaimer and page fault handler (git-fixes).\n- x86/sgx: Mark PCMD page as dirty when modifying contents (git-fixes).\n- x86/xen: fix secondary processor fpu initialization (bsc#1212869).\n- xfs: fix rm_offset flag handling in rmap keys (git-fixes).\n- xfs: set bnobt/cntbt numrecs correctly when formatting new AGs (git-fixes).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2820,SUSE-SLE-Micro-5.3-2023-2820,SUSE-SLE-Micro-5.4-2023-2820,SUSE-SLE-Module-Basesystem-15-SP4-2023-2820,SUSE-SLE-Module-Development-Tools-15-SP4-2023-2820,SUSE-SLE-Module-Legacy-15-SP4-2023-2820,SUSE-SLE-Module-Live-Patching-15-SP4-2023-2820,SUSE-SLE-Product-HA-15-SP4-2023-2820,SUSE-SLE-Product-WE-15-SP4-2023-2820,openSUSE-Leap-Micro-5.3-2023-2820,openSUSE-SLE-15.4-2023-2820",
"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-2023_2820-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2820-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232820-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2820-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015477.html"
},
{
"category": "self",
"summary": "SUSE Bug 1065729",
"url": "https://bugzilla.suse.com/1065729"
},
{
"category": "self",
"summary": "SUSE Bug 1152472",
"url": "https://bugzilla.suse.com/1152472"
},
{
"category": "self",
"summary": "SUSE Bug 1152489",
"url": "https://bugzilla.suse.com/1152489"
},
{
"category": "self",
"summary": "SUSE Bug 1160435",
"url": "https://bugzilla.suse.com/1160435"
},
{
"category": "self",
"summary": "SUSE Bug 1187829",
"url": "https://bugzilla.suse.com/1187829"
},
{
"category": "self",
"summary": "SUSE Bug 1189998",
"url": "https://bugzilla.suse.com/1189998"
},
{
"category": "self",
"summary": "SUSE Bug 1194869",
"url": "https://bugzilla.suse.com/1194869"
},
{
"category": "self",
"summary": "SUSE Bug 1205758",
"url": "https://bugzilla.suse.com/1205758"
},
{
"category": "self",
"summary": "SUSE Bug 1208410",
"url": "https://bugzilla.suse.com/1208410"
},
{
"category": "self",
"summary": "SUSE Bug 1208600",
"url": "https://bugzilla.suse.com/1208600"
},
{
"category": "self",
"summary": "SUSE Bug 1209039",
"url": "https://bugzilla.suse.com/1209039"
},
{
"category": "self",
"summary": "SUSE Bug 1209367",
"url": "https://bugzilla.suse.com/1209367"
},
{
"category": "self",
"summary": "SUSE Bug 1210335",
"url": "https://bugzilla.suse.com/1210335"
},
{
"category": "self",
"summary": "SUSE Bug 1211299",
"url": "https://bugzilla.suse.com/1211299"
},
{
"category": "self",
"summary": "SUSE Bug 1211346",
"url": "https://bugzilla.suse.com/1211346"
},
{
"category": "self",
"summary": "SUSE Bug 1211387",
"url": "https://bugzilla.suse.com/1211387"
},
{
"category": "self",
"summary": "SUSE Bug 1211410",
"url": "https://bugzilla.suse.com/1211410"
},
{
"category": "self",
"summary": "SUSE Bug 1211449",
"url": "https://bugzilla.suse.com/1211449"
},
{
"category": "self",
"summary": "SUSE Bug 1211796",
"url": "https://bugzilla.suse.com/1211796"
},
{
"category": "self",
"summary": "SUSE Bug 1211852",
"url": "https://bugzilla.suse.com/1211852"
},
{
"category": "self",
"summary": "SUSE Bug 1212051",
"url": "https://bugzilla.suse.com/1212051"
},
{
"category": "self",
"summary": "SUSE Bug 1212129",
"url": "https://bugzilla.suse.com/1212129"
},
{
"category": "self",
"summary": "SUSE Bug 1212154",
"url": "https://bugzilla.suse.com/1212154"
},
{
"category": "self",
"summary": "SUSE Bug 1212155",
"url": "https://bugzilla.suse.com/1212155"
},
{
"category": "self",
"summary": "SUSE Bug 1212158",
"url": "https://bugzilla.suse.com/1212158"
},
{
"category": "self",
"summary": "SUSE Bug 1212265",
"url": "https://bugzilla.suse.com/1212265"
},
{
"category": "self",
"summary": "SUSE Bug 1212350",
"url": "https://bugzilla.suse.com/1212350"
},
{
"category": "self",
"summary": "SUSE Bug 1212448",
"url": "https://bugzilla.suse.com/1212448"
},
{
"category": "self",
"summary": "SUSE Bug 1212494",
"url": "https://bugzilla.suse.com/1212494"
},
{
"category": "self",
"summary": "SUSE Bug 1212495",
"url": "https://bugzilla.suse.com/1212495"
},
{
"category": "self",
"summary": "SUSE Bug 1212504",
"url": "https://bugzilla.suse.com/1212504"
},
{
"category": "self",
"summary": "SUSE Bug 1212513",
"url": "https://bugzilla.suse.com/1212513"
},
{
"category": "self",
"summary": "SUSE Bug 1212540",
"url": "https://bugzilla.suse.com/1212540"
},
{
"category": "self",
"summary": "SUSE Bug 1212561",
"url": "https://bugzilla.suse.com/1212561"
},
{
"category": "self",
"summary": "SUSE Bug 1212563",
"url": "https://bugzilla.suse.com/1212563"
},
{
"category": "self",
"summary": "SUSE Bug 1212564",
"url": "https://bugzilla.suse.com/1212564"
},
{
"category": "self",
"summary": "SUSE Bug 1212584",
"url": "https://bugzilla.suse.com/1212584"
},
{
"category": "self",
"summary": "SUSE Bug 1212592",
"url": "https://bugzilla.suse.com/1212592"
},
{
"category": "self",
"summary": "SUSE Bug 1212603",
"url": "https://bugzilla.suse.com/1212603"
},
{
"category": "self",
"summary": "SUSE Bug 1212605",
"url": "https://bugzilla.suse.com/1212605"
},
{
"category": "self",
"summary": "SUSE Bug 1212606",
"url": "https://bugzilla.suse.com/1212606"
},
{
"category": "self",
"summary": "SUSE Bug 1212619",
"url": "https://bugzilla.suse.com/1212619"
},
{
"category": "self",
"summary": "SUSE Bug 1212701",
"url": "https://bugzilla.suse.com/1212701"
},
{
"category": "self",
"summary": "SUSE Bug 1212741",
"url": "https://bugzilla.suse.com/1212741"
},
{
"category": "self",
"summary": "SUSE Bug 1212835",
"url": "https://bugzilla.suse.com/1212835"
},
{
"category": "self",
"summary": "SUSE Bug 1212838",
"url": "https://bugzilla.suse.com/1212838"
},
{
"category": "self",
"summary": "SUSE Bug 1212842",
"url": "https://bugzilla.suse.com/1212842"
},
{
"category": "self",
"summary": "SUSE Bug 1212861",
"url": "https://bugzilla.suse.com/1212861"
},
{
"category": "self",
"summary": "SUSE Bug 1212869",
"url": "https://bugzilla.suse.com/1212869"
},
{
"category": "self",
"summary": "SUSE Bug 1212892",
"url": "https://bugzilla.suse.com/1212892"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-1077 page",
"url": "https://www.suse.com/security/cve/CVE-2023-1077/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-1249 page",
"url": "https://www.suse.com/security/cve/CVE-2023-1249/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-1829 page",
"url": "https://www.suse.com/security/cve/CVE-2023-1829/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-21102 page",
"url": "https://www.suse.com/security/cve/CVE-2023-21102/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-3090 page",
"url": "https://www.suse.com/security/cve/CVE-2023-3090/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-3111 page",
"url": "https://www.suse.com/security/cve/CVE-2023-3111/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-3141 page",
"url": "https://www.suse.com/security/cve/CVE-2023-3141/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-3161 page",
"url": "https://www.suse.com/security/cve/CVE-2023-3161/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-3212 page",
"url": "https://www.suse.com/security/cve/CVE-2023-3212/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-3357 page",
"url": "https://www.suse.com/security/cve/CVE-2023-3357/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-3358 page",
"url": "https://www.suse.com/security/cve/CVE-2023-3358/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-3389 page",
"url": "https://www.suse.com/security/cve/CVE-2023-3389/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-35788 page",
"url": "https://www.suse.com/security/cve/CVE-2023-35788/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-35823 page",
"url": "https://www.suse.com/security/cve/CVE-2023-35823/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-35828 page",
"url": "https://www.suse.com/security/cve/CVE-2023-35828/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-35829 page",
"url": "https://www.suse.com/security/cve/CVE-2023-35829/"
}
],
"title": "Security update for the Linux Kernel",
"tracking": {
"current_release_date": "2023-07-13T09:20:47Z",
"generator": {
"date": "2023-07-13T09:20:47Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2820-1",
"initial_release_date": "2023-07-13T09:20:47Z",
"revision_history": [
{
"date": "2023-07-13T09:20:47Z",
"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.69.1.aarch64",
"product": {
"name": "cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"product_id": "cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"product_id": "cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"product_id": "dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"product_id": "dlm-kmp-default-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"product_id": "dtb-allwinner-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-altera-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "dtb-altera-5.14.21-150400.24.69.1.aarch64",
"product_id": "dtb-altera-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"product_id": "dtb-amazon-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-amd-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "dtb-amd-5.14.21-150400.24.69.1.aarch64",
"product_id": "dtb-amd-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"product_id": "dtb-amlogic-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-apm-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "dtb-apm-5.14.21-150400.24.69.1.aarch64",
"product_id": "dtb-apm-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-apple-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "dtb-apple-5.14.21-150400.24.69.1.aarch64",
"product_id": "dtb-apple-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-arm-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "dtb-arm-5.14.21-150400.24.69.1.aarch64",
"product_id": "dtb-arm-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"product_id": "dtb-broadcom-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"product_id": "dtb-cavium-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"product_id": "dtb-exynos-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"product_id": "dtb-freescale-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"product_id": "dtb-hisilicon-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-lg-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "dtb-lg-5.14.21-150400.24.69.1.aarch64",
"product_id": "dtb-lg-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"product_id": "dtb-marvell-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"product_id": "dtb-mediatek-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"product_id": "dtb-nvidia-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"product_id": "dtb-qcom-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"product_id": "dtb-renesas-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"product_id": "dtb-rockchip-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"product_id": "dtb-socionext-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"product_id": "dtb-sprd-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"product_id": "dtb-xilinx-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"product_id": "gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"product_id": "gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"product_id": "kernel-64kb-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"product_id": "kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"product_id": "kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"product_id": "kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"product_id": "kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "kernel-default-5.14.21-150400.24.69.1.aarch64",
"product_id": "kernel-default-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"product": {
"name": "kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"product_id": "kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"product": {
"name": "kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"product_id": "kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"product_id": "kernel-default-devel-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"product_id": "kernel-default-extra-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"product_id": "kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"product_id": "kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"product_id": "kernel-default-optional-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"product_id": "kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"product_id": "kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"product_id": "kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"product_id": "kernel-obs-build-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"product_id": "kernel-obs-qa-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-syms-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "kernel-syms-5.14.21-150400.24.69.1.aarch64",
"product_id": "kernel-syms-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"product_id": "kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"product_id": "kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"product_id": "ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"product_id": "ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"product_id": "reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"product": {
"name": "reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"product_id": "reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-devel-5.14.21-150400.24.69.1.noarch",
"product": {
"name": "kernel-devel-5.14.21-150400.24.69.1.noarch",
"product_id": "kernel-devel-5.14.21-150400.24.69.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-docs-5.14.21-150400.24.69.1.noarch",
"product": {
"name": "kernel-docs-5.14.21-150400.24.69.1.noarch",
"product_id": "kernel-docs-5.14.21-150400.24.69.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"product": {
"name": "kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"product_id": "kernel-docs-html-5.14.21-150400.24.69.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-macros-5.14.21-150400.24.69.1.noarch",
"product": {
"name": "kernel-macros-5.14.21-150400.24.69.1.noarch",
"product_id": "kernel-macros-5.14.21-150400.24.69.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-source-5.14.21-150400.24.69.1.noarch",
"product": {
"name": "kernel-source-5.14.21-150400.24.69.1.noarch",
"product_id": "kernel-source-5.14.21-150400.24.69.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"product": {
"name": "kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"product_id": "kernel-source-vanilla-5.14.21-150400.24.69.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"product": {
"name": "cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"product_id": "cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"product": {
"name": "dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"product_id": "dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"product": {
"name": "gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"product_id": "gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"product": {
"name": "kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"product_id": "kernel-debug-5.14.21-150400.24.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"product": {
"name": "kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"product_id": "kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"product": {
"name": "kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"product_id": "kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-5.14.21-150400.24.69.1.ppc64le",
"product": {
"name": "kernel-default-5.14.21-150400.24.69.1.ppc64le",
"product_id": "kernel-default-5.14.21-150400.24.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"product": {
"name": "kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"product_id": "kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"product": {
"name": "kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"product_id": "kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"product": {
"name": "kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"product_id": "kernel-default-devel-5.14.21-150400.24.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"product": {
"name": "kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"product_id": "kernel-default-extra-5.14.21-150400.24.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"product": {
"name": "kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"product_id": "kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"product": {
"name": "kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"product_id": "kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"product": {
"name": "kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"product_id": "kernel-default-optional-5.14.21-150400.24.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"product": {
"name": "kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"product_id": "kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"product": {
"name": "kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"product_id": "kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"product": {
"name": "kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"product_id": "kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"product": {
"name": "kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"product_id": "kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"product": {
"name": "kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"product_id": "kernel-obs-build-5.14.21-150400.24.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"product": {
"name": "kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"product_id": "kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"product": {
"name": "kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"product_id": "kernel-syms-5.14.21-150400.24.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"product": {
"name": "kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"product_id": "kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"product": {
"name": "ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"product_id": "ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"product": {
"name": "reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"product_id": "reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"product": {
"name": "cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"product_id": "cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"product": {
"name": "dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"product_id": "dlm-kmp-default-5.14.21-150400.24.69.1.s390x"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"product": {
"name": "gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"product_id": "gfs2-kmp-default-5.14.21-150400.24.69.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-5.14.21-150400.24.69.1.s390x",
"product": {
"name": "kernel-default-5.14.21-150400.24.69.1.s390x",
"product_id": "kernel-default-5.14.21-150400.24.69.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"product": {
"name": "kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"product_id": "kernel-default-devel-5.14.21-150400.24.69.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"product": {
"name": "kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"product_id": "kernel-default-extra-5.14.21-150400.24.69.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"product": {
"name": "kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"product_id": "kernel-default-livepatch-5.14.21-150400.24.69.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"product": {
"name": "kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"product_id": "kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"product": {
"name": "kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"product_id": "kernel-default-optional-5.14.21-150400.24.69.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"product": {
"name": "kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"product_id": "kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"product": {
"name": "kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"product_id": "kernel-obs-build-5.14.21-150400.24.69.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"product": {
"name": "kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"product_id": "kernel-obs-qa-5.14.21-150400.24.69.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-syms-5.14.21-150400.24.69.1.s390x",
"product": {
"name": "kernel-syms-5.14.21-150400.24.69.1.s390x",
"product_id": "kernel-syms-5.14.21-150400.24.69.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"product": {
"name": "kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"product_id": "kernel-zfcpdump-5.14.21-150400.24.69.1.s390x"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"product": {
"name": "kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"product_id": "kselftests-kmp-default-5.14.21-150400.24.69.1.s390x"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"product": {
"name": "ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"product_id": "ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"product": {
"name": "reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"product_id": "reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"product": {
"name": "cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"product_id": "cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"product": {
"name": "dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"product_id": "dlm-kmp-default-5.14.21-150400.24.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"product": {
"name": "gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"product_id": "gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-debug-5.14.21-150400.24.69.1.x86_64",
"product": {
"name": "kernel-debug-5.14.21-150400.24.69.1.x86_64",
"product_id": "kernel-debug-5.14.21-150400.24.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"product": {
"name": "kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"product_id": "kernel-debug-devel-5.14.21-150400.24.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"product": {
"name": "kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"product_id": "kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-5.14.21-150400.24.69.1.x86_64",
"product": {
"name": "kernel-default-5.14.21-150400.24.69.1.x86_64",
"product_id": "kernel-default-5.14.21-150400.24.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"product": {
"name": "kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"product_id": "kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"product": {
"name": "kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"product_id": "kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"product": {
"name": "kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"product_id": "kernel-default-devel-5.14.21-150400.24.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"product": {
"name": "kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"product_id": "kernel-default-extra-5.14.21-150400.24.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"product": {
"name": "kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"product_id": "kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"product": {
"name": "kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"product_id": "kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"product": {
"name": "kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"product_id": "kernel-default-optional-5.14.21-150400.24.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"product": {
"name": "kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"product_id": "kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"product": {
"name": "kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"product_id": "kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"product": {
"name": "kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"product_id": "kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"product": {
"name": "kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"product_id": "kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"product": {
"name": "kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"product_id": "kernel-obs-build-5.14.21-150400.24.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"product": {
"name": "kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"product_id": "kernel-obs-qa-5.14.21-150400.24.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-syms-5.14.21-150400.24.69.1.x86_64",
"product": {
"name": "kernel-syms-5.14.21-150400.24.69.1.x86_64",
"product_id": "kernel-syms-5.14.21-150400.24.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"product": {
"name": "kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"product_id": "kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"product": {
"name": "ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"product_id": "ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"product": {
"name": "reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"product_id": "reiserfs-kmp-default-5.14.21-150400.24.69.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 Module for Basesystem 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Legacy 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-legacy:15:sp4"
}
}
},
{
"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 Workstation Extension 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Workstation Extension 15 SP4",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-we:15:sp4"
}
}
},
{
"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 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.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.69.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.69.1.aarch64"
},
"product_reference": "kernel-default-5.14.21-150400.24.69.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.69.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.69.1.s390x"
},
"product_reference": "kernel-default-5.14.21-150400.24.69.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.69.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.69.1.x86_64"
},
"product_reference": "kernel-default-5.14.21-150400.24.69.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.69.1.150400.24.31.1.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.69.1.150400.24.31.1.aarch64"
},
"product_reference": "kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.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.69.1.150400.24.31.1.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.69.1.150400.24.31.1.x86_64"
},
"product_reference": "kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.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.69.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.69.1.aarch64"
},
"product_reference": "kernel-default-5.14.21-150400.24.69.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.69.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.69.1.s390x"
},
"product_reference": "kernel-default-5.14.21-150400.24.69.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.69.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.69.1.x86_64"
},
"product_reference": "kernel-default-5.14.21-150400.24.69.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.69.1.150400.24.31.1.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.69.1.150400.24.31.1.aarch64"
},
"product_reference": "kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.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.69.1.150400.24.31.1.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.69.1.150400.24.31.1.x86_64"
},
"product_reference": "kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64kb-5.14.21-150400.24.69.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150400.24.69.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "kernel-default-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150400.24.69.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le"
},
"product_reference": "kernel-default-5.14.21-150400.24.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150400.24.69.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x"
},
"product_reference": "kernel-default-5.14.21-150400.24.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150400.24.69.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64"
},
"product_reference": "kernel-default-5.14.21-150400.24.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64"
},
"product_reference": "kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le"
},
"product_reference": "kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64"
},
"product_reference": "kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150400.24.69.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150400.24.69.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le"
},
"product_reference": "kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150400.24.69.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x"
},
"product_reference": "kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150400.24.69.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64"
},
"product_reference": "kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-5.14.21-150400.24.69.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch"
},
"product_reference": "kernel-devel-5.14.21-150400.24.69.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-macros-5.14.21-150400.24.69.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch"
},
"product_reference": "kernel-macros-5.14.21-150400.24.69.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-5.14.21-150400.24.69.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x"
},
"product_reference": "kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-docs-5.14.21-150400.24.69.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch"
},
"product_reference": "kernel-docs-5.14.21-150400.24.69.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150400.24.69.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150400.24.69.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le"
},
"product_reference": "kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150400.24.69.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x"
},
"product_reference": "kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150400.24.69.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64"
},
"product_reference": "kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-5.14.21-150400.24.69.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch"
},
"product_reference": "kernel-source-5.14.21-150400.24.69.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150400.24.69.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "kernel-syms-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150400.24.69.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le"
},
"product_reference": "kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150400.24.69.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x"
},
"product_reference": "kernel-syms-5.14.21-150400.24.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150400.24.69.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64"
},
"product_reference": "kernel-syms-5.14.21-150400.24.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le"
},
"product_reference": "reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x"
},
"product_reference": "reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64"
},
"product_reference": "reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-5.14.21-150400.24.69.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.69.1.ppc64le"
},
"product_reference": "kernel-default-livepatch-5.14.21-150400.24.69.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.69.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.69.1.s390x"
},
"product_reference": "kernel-default-livepatch-5.14.21-150400.24.69.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.69.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.69.1.x86_64"
},
"product_reference": "kernel-default-livepatch-5.14.21-150400.24.69.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.69.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.69.1.ppc64le"
},
"product_reference": "kernel-default-livepatch-devel-5.14.21-150400.24.69.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.69.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.69.1.s390x"
},
"product_reference": "kernel-default-livepatch-devel-5.14.21-150400.24.69.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.69.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.69.1.x86_64"
},
"product_reference": "kernel-default-livepatch-devel-5.14.21-150400.24.69.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_69-default-1-150400.9.3.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_69-default-1-150400.9.3.1.ppc64le"
},
"product_reference": "kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.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_69-default-1-150400.9.3.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_69-default-1-150400.9.3.1.s390x"
},
"product_reference": "kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.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_69-default-1-150400.9.3.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_69-default-1-150400.9.3.1.x86_64"
},
"product_reference": "kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.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.69.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.69.1.aarch64"
},
"product_reference": "cluster-md-kmp-default-5.14.21-150400.24.69.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.69.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.69.1.ppc64le"
},
"product_reference": "cluster-md-kmp-default-5.14.21-150400.24.69.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.69.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.69.1.s390x"
},
"product_reference": "cluster-md-kmp-default-5.14.21-150400.24.69.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.69.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.69.1.x86_64"
},
"product_reference": "cluster-md-kmp-default-5.14.21-150400.24.69.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.69.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.69.1.aarch64"
},
"product_reference": "dlm-kmp-default-5.14.21-150400.24.69.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.69.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.69.1.ppc64le"
},
"product_reference": "dlm-kmp-default-5.14.21-150400.24.69.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.69.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.69.1.s390x"
},
"product_reference": "dlm-kmp-default-5.14.21-150400.24.69.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.69.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.69.1.x86_64"
},
"product_reference": "dlm-kmp-default-5.14.21-150400.24.69.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.69.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.69.1.aarch64"
},
"product_reference": "gfs2-kmp-default-5.14.21-150400.24.69.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.69.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.69.1.ppc64le"
},
"product_reference": "gfs2-kmp-default-5.14.21-150400.24.69.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.69.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.69.1.s390x"
},
"product_reference": "gfs2-kmp-default-5.14.21-150400.24.69.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.69.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.69.1.x86_64"
},
"product_reference": "gfs2-kmp-default-5.14.21-150400.24.69.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.69.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.69.1.aarch64"
},
"product_reference": "ocfs2-kmp-default-5.14.21-150400.24.69.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.69.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.69.1.ppc64le"
},
"product_reference": "ocfs2-kmp-default-5.14.21-150400.24.69.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.69.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.69.1.s390x"
},
"product_reference": "ocfs2-kmp-default-5.14.21-150400.24.69.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.69.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.69.1.x86_64"
},
"product_reference": "ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-extra-5.14.21-150400.24.69.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP4",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64"
},
"product_reference": "kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "kernel-default-5.14.21-150400.24.69.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.69.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.69.1.x86_64"
},
"product_reference": "kernel-default-5.14.21-150400.24.69.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.69.1.150400.24.31.1.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64"
},
"product_reference": "kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.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.69.1.150400.24.31.1.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.69.1.150400.24.31.1.x86_64"
},
"product_reference": "kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le"
},
"product_reference": "cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x"
},
"product_reference": "cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64"
},
"product_reference": "cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le"
},
"product_reference": "dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-5.14.21-150400.24.69.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x"
},
"product_reference": "dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-5.14.21-150400.24.69.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64"
},
"product_reference": "dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-allwinner-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-altera-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "dtb-altera-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-amazon-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-amd-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "dtb-amd-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-amlogic-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-apm-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "dtb-apm-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-apple-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "dtb-apple-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-arm-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "dtb-arm-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-broadcom-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-cavium-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-exynos-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-freescale-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-hisilicon-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-lg-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "dtb-lg-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-marvell-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-mediatek-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-nvidia-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-qcom-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-renesas-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-rockchip-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-socionext-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-sprd-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-xilinx-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le"
},
"product_reference": "gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-5.14.21-150400.24.69.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x"
},
"product_reference": "gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64"
},
"product_reference": "gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64kb-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-5.14.21-150400.24.69.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le"
},
"product_reference": "kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-5.14.21-150400.24.69.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64"
},
"product_reference": "kernel-debug-5.14.21-150400.24.69.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le"
},
"product_reference": "kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-5.14.21-150400.24.69.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64"
},
"product_reference": "kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le"
},
"product_reference": "kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64"
},
"product_reference": "kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "kernel-default-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150400.24.69.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le"
},
"product_reference": "kernel-default-5.14.21-150400.24.69.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150400.24.69.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x"
},
"product_reference": "kernel-default-5.14.21-150400.24.69.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150400.24.69.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64"
},
"product_reference": "kernel-default-5.14.21-150400.24.69.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64"
},
"product_reference": "kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le"
},
"product_reference": "kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64"
},
"product_reference": "kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64"
},
"product_reference": "kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le"
},
"product_reference": "kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64"
},
"product_reference": "kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150400.24.69.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le"
},
"product_reference": "kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150400.24.69.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x"
},
"product_reference": "kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150400.24.69.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64"
},
"product_reference": "kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-extra-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-extra-5.14.21-150400.24.69.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le"
},
"product_reference": "kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-extra-5.14.21-150400.24.69.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x"
},
"product_reference": "kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-extra-5.14.21-150400.24.69.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64"
},
"product_reference": "kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le"
},
"product_reference": "kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-5.14.21-150400.24.69.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x"
},
"product_reference": "kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64"
},
"product_reference": "kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le"
},
"product_reference": "kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x"
},
"product_reference": "kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64"
},
"product_reference": "kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-optional-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-optional-5.14.21-150400.24.69.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le"
},
"product_reference": "kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-optional-5.14.21-150400.24.69.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x"
},
"product_reference": "kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-optional-5.14.21-150400.24.69.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64"
},
"product_reference": "kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-5.14.21-150400.24.69.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch"
},
"product_reference": "kernel-devel-5.14.21-150400.24.69.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-docs-5.14.21-150400.24.69.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch"
},
"product_reference": "kernel-docs-5.14.21-150400.24.69.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-docs-html-5.14.21-150400.24.69.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch"
},
"product_reference": "kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le"
},
"product_reference": "kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64"
},
"product_reference": "kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le"
},
"product_reference": "kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64"
},
"product_reference": "kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le"
},
"product_reference": "kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64"
},
"product_reference": "kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-macros-5.14.21-150400.24.69.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch"
},
"product_reference": "kernel-macros-5.14.21-150400.24.69.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150400.24.69.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le"
},
"product_reference": "kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150400.24.69.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x"
},
"product_reference": "kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150400.24.69.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64"
},
"product_reference": "kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-qa-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le"
},
"product_reference": "kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-qa-5.14.21-150400.24.69.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x"
},
"product_reference": "kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-qa-5.14.21-150400.24.69.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64"
},
"product_reference": "kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-5.14.21-150400.24.69.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch"
},
"product_reference": "kernel-source-5.14.21-150400.24.69.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-vanilla-5.14.21-150400.24.69.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch"
},
"product_reference": "kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "kernel-syms-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150400.24.69.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le"
},
"product_reference": "kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150400.24.69.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x"
},
"product_reference": "kernel-syms-5.14.21-150400.24.69.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150400.24.69.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64"
},
"product_reference": "kernel-syms-5.14.21-150400.24.69.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-5.14.21-150400.24.69.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x"
},
"product_reference": "kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le"
},
"product_reference": "kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kselftests-kmp-default-5.14.21-150400.24.69.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x"
},
"product_reference": "kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64"
},
"product_reference": "kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le"
},
"product_reference": "ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x"
},
"product_reference": "ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64"
},
"product_reference": "ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64"
},
"product_reference": "reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le"
},
"product_reference": "reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x"
},
"product_reference": "reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64"
},
"product_reference": "reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-1077",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-1077"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, pick_next_rt_entity() may return a type confused entry, not detected by the BUG_ON condition, as the confused entry will not be NULL, but list_head.The buggy error condition would lead to a type confused entry with the list head,which would then be used as a type confused sched_rt_entity,causing memory corruption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-1077",
"url": "https://www.suse.com/security/cve/CVE-2023-1077"
},
{
"category": "external",
"summary": "SUSE Bug 1208600 for CVE-2023-1077",
"url": "https://bugzilla.suse.com/1208600"
},
{
"category": "external",
"summary": "SUSE Bug 1208839 for CVE-2023-1077",
"url": "https://bugzilla.suse.com/1208839"
},
{
"category": "external",
"summary": "SUSE Bug 1213841 for CVE-2023-1077",
"url": "https://bugzilla.suse.com/1213841"
},
{
"category": "external",
"summary": "SUSE Bug 1213842 for CVE-2023-1077",
"url": "https://bugzilla.suse.com/1213842"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security 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.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-13T09:20:47Z",
"details": "important"
}
],
"title": "CVE-2023-1077"
},
{
"cve": "CVE-2023-1249",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-1249"
}
],
"notes": [
{
"category": "general",
"text": "A use-after-free flaw was found in the Linux kernel\u0027s core dump subsystem. This flaw allows a local user to crash the system. Only if patch 390031c94211 (\"coredump: Use the vma snapshot in fill_files_note\") not applied yet, then kernel could be affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-1249",
"url": "https://www.suse.com/security/cve/CVE-2023-1249"
},
{
"category": "external",
"summary": "SUSE Bug 1209039 for CVE-2023-1249",
"url": "https://bugzilla.suse.com/1209039"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security 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.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/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.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-13T09:20:47Z",
"details": "moderate"
}
],
"title": "CVE-2023-1249"
},
{
"cve": "CVE-2023-1829",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-1829"
}
],
"notes": [
{
"category": "general",
"text": "A use-after-free vulnerability in the Linux Kernel traffic control index filter (tcindex) can be exploited to achieve local privilege escalation. The tcindex_delete function which does not properly deactivate filters in case of a perfect hashes while deleting the underlying structure which can later lead to double freeing the structure. A local attacker user can use this vulnerability to elevate its privileges to root.\nWe recommend upgrading past commit 8c710f75256bb3cf05ac7b1672c82b92c43f3d28.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-1829",
"url": "https://www.suse.com/security/cve/CVE-2023-1829"
},
{
"category": "external",
"summary": "SUSE Bug 1210335 for CVE-2023-1829",
"url": "https://bugzilla.suse.com/1210335"
},
{
"category": "external",
"summary": "SUSE Bug 1210619 for CVE-2023-1829",
"url": "https://bugzilla.suse.com/1210619"
},
{
"category": "external",
"summary": "SUSE Bug 1217444 for CVE-2023-1829",
"url": "https://bugzilla.suse.com/1217444"
},
{
"category": "external",
"summary": "SUSE Bug 1217531 for CVE-2023-1829",
"url": "https://bugzilla.suse.com/1217531"
},
{
"category": "external",
"summary": "SUSE Bug 1220886 for CVE-2023-1829",
"url": "https://bugzilla.suse.com/1220886"
},
{
"category": "external",
"summary": "SUSE Bug 1228311 for CVE-2023-1829",
"url": "https://bugzilla.suse.com/1228311"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security 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.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-13T09:20:47Z",
"details": "important"
}
],
"title": "CVE-2023-1829"
},
{
"cve": "CVE-2023-21102",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-21102"
}
],
"notes": [
{
"category": "general",
"text": "In __efi_rt_asm_wrapper of efi-rt-wrapper.S, there is a possible bypass of shadow stack protection due to a logic error in the code. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-260821414References: 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.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-21102",
"url": "https://www.suse.com/security/cve/CVE-2023-21102"
},
{
"category": "external",
"summary": "SUSE Bug 1212155 for CVE-2023-21102",
"url": "https://bugzilla.suse.com/1212155"
},
{
"category": "external",
"summary": "SUSE Bug 1212346 for CVE-2023-21102",
"url": "https://bugzilla.suse.com/1212346"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security 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.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-13T09:20:47Z",
"details": "important"
}
],
"title": "CVE-2023-21102"
},
{
"cve": "CVE-2023-3090",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-3090"
}
],
"notes": [
{
"category": "general",
"text": "A heap out-of-bounds write vulnerability in the Linux Kernel ipvlan network driver can be exploited to achieve local privilege escalation.\n\nThe out-of-bounds write is caused by missing skb-\u003ecb initialization in the ipvlan network driver. The vulnerability is reachable if CONFIG_IPVLAN is enabled.\n\n\nWe recommend upgrading past commit 90cbed5247439a966b645b34eb0a2e037836ea8e.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-3090",
"url": "https://www.suse.com/security/cve/CVE-2023-3090"
},
{
"category": "external",
"summary": "SUSE Bug 1212842 for CVE-2023-3090",
"url": "https://bugzilla.suse.com/1212842"
},
{
"category": "external",
"summary": "SUSE Bug 1212849 for CVE-2023-3090",
"url": "https://bugzilla.suse.com/1212849"
},
{
"category": "external",
"summary": "SUSE Bug 1214128 for CVE-2023-3090",
"url": "https://bugzilla.suse.com/1214128"
},
{
"category": "external",
"summary": "SUSE Bug 1219701 for CVE-2023-3090",
"url": "https://bugzilla.suse.com/1219701"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security 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.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-13T09:20:47Z",
"details": "important"
}
],
"title": "CVE-2023-3090"
},
{
"cve": "CVE-2023-3111",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-3111"
}
],
"notes": [
{
"category": "general",
"text": "A use after free vulnerability was found in prepare_to_relocate in fs/btrfs/relocation.c in btrfs in the Linux Kernel. This possible flaw can be triggered by calling btrfs_ioctl_balance() before calling btrfs_ioctl_defrag().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-3111",
"url": "https://www.suse.com/security/cve/CVE-2023-3111"
},
{
"category": "external",
"summary": "SUSE Bug 1212051 for CVE-2023-3111",
"url": "https://bugzilla.suse.com/1212051"
},
{
"category": "external",
"summary": "SUSE Bug 1220015 for CVE-2023-3111",
"url": "https://bugzilla.suse.com/1220015"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security 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.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-13T09:20:47Z",
"details": "moderate"
}
],
"title": "CVE-2023-3111"
},
{
"cve": "CVE-2023-3141",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-3141"
}
],
"notes": [
{
"category": "general",
"text": "A use-after-free flaw was found in r592_remove in drivers/memstick/host/r592.c in media access in the Linux Kernel. This flaw allows a local attacker to crash the system at device disconnect, possibly leading to a kernel information leak.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-3141",
"url": "https://www.suse.com/security/cve/CVE-2023-3141"
},
{
"category": "external",
"summary": "SUSE Bug 1212129 for CVE-2023-3141",
"url": "https://bugzilla.suse.com/1212129"
},
{
"category": "external",
"summary": "SUSE Bug 1215674 for CVE-2023-3141",
"url": "https://bugzilla.suse.com/1215674"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security 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.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.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:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-13T09:20:47Z",
"details": "moderate"
}
],
"title": "CVE-2023-3141"
},
{
"cve": "CVE-2023-3161",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-3161"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Framebuffer Console (fbcon) in the Linux Kernel. When providing font-\u003ewidth and font-\u003eheight greater than 32 to fbcon_set_font, since there are no checks in place, a shift-out-of-bounds occurs leading to undefined behavior and possible 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.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-3161",
"url": "https://www.suse.com/security/cve/CVE-2023-3161"
},
{
"category": "external",
"summary": "SUSE Bug 1212154 for CVE-2023-3161",
"url": "https://bugzilla.suse.com/1212154"
},
{
"category": "external",
"summary": "SUSE Bug 1215674 for CVE-2023-3161",
"url": "https://bugzilla.suse.com/1215674"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security 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.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.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.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-13T09:20:47Z",
"details": "moderate"
}
],
"title": "CVE-2023-3161"
},
{
"cve": "CVE-2023-3212",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-3212"
}
],
"notes": [
{
"category": "general",
"text": "A NULL pointer dereference issue was found in the gfs2 file system in the Linux kernel. It occurs on corrupt gfs2 file systems when the evict code tries to reference the journal descriptor structure after it has been freed and set to NULL. A privileged local user could use this flaw to cause a kernel panic.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-3212",
"url": "https://www.suse.com/security/cve/CVE-2023-3212"
},
{
"category": "external",
"summary": "SUSE Bug 1212265 for CVE-2023-3212",
"url": "https://bugzilla.suse.com/1212265"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security 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.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.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 High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-13T09:20:47Z",
"details": "moderate"
}
],
"title": "CVE-2023-3212"
},
{
"cve": "CVE-2023-3357",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-3357"
}
],
"notes": [
{
"category": "general",
"text": "A NULL pointer dereference flaw was found in the Linux kernel AMD Sensor Fusion Hub driver. This flaw allows a local user to crash 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.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-3357",
"url": "https://www.suse.com/security/cve/CVE-2023-3357"
},
{
"category": "external",
"summary": "SUSE Bug 1212605 for CVE-2023-3357",
"url": "https://bugzilla.suse.com/1212605"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security 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.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-13T09:20:47Z",
"details": "moderate"
}
],
"title": "CVE-2023-3357"
},
{
"cve": "CVE-2023-3358",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-3358"
}
],
"notes": [
{
"category": "general",
"text": "A null pointer dereference was found in the Linux kernel\u0027s Integrated Sensor Hub (ISH) driver. This issue could allow a local user to crash 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.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-3358",
"url": "https://www.suse.com/security/cve/CVE-2023-3358"
},
{
"category": "external",
"summary": "SUSE Bug 1212606 for CVE-2023-3358",
"url": "https://bugzilla.suse.com/1212606"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security 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.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-13T09:20:47Z",
"details": "moderate"
}
],
"title": "CVE-2023-3358"
},
{
"cve": "CVE-2023-3389",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-3389"
}
],
"notes": [
{
"category": "general",
"text": "A use-after-free vulnerability in the Linux Kernel io_uring subsystem can be exploited to achieve local privilege escalation.\n\nRacing a io_uring cancel poll request with a linked timeout can cause a UAF in a hrtimer.\n\nWe recommend upgrading past commit ef7dfac51d8ed961b742218f526bd589f3900a59 (4716c73b188566865bdd79c3a6709696a224ac04 for 5.10 stable and 0e388fce7aec40992eadee654193cad345d62663 for 5.15 stable).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-3389",
"url": "https://www.suse.com/security/cve/CVE-2023-3389"
},
{
"category": "external",
"summary": "SUSE Bug 1212838 for CVE-2023-3389",
"url": "https://bugzilla.suse.com/1212838"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security 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.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_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.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-13T09:20:47Z",
"details": "moderate"
}
],
"title": "CVE-2023-3389"
},
{
"cve": "CVE-2023-35788",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-35788"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in fl_set_geneve_opt in net/sched/cls_flower.c in the Linux kernel before 6.3.7. It allows an out-of-bounds write in the flower classifier code via TCA_FLOWER_KEY_ENC_OPTS_GENEVE packets. This may result in denial of service or privilege escalation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-35788",
"url": "https://www.suse.com/security/cve/CVE-2023-35788"
},
{
"category": "external",
"summary": "SUSE Bug 1212504 for CVE-2023-35788",
"url": "https://bugzilla.suse.com/1212504"
},
{
"category": "external",
"summary": "SUSE Bug 1212509 for CVE-2023-35788",
"url": "https://bugzilla.suse.com/1212509"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security 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.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/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.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-13T09:20:47Z",
"details": "important"
}
],
"title": "CVE-2023-35788"
},
{
"cve": "CVE-2023-35823",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-35823"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in saa7134_finidev in drivers/media/pci/saa7134/saa7134-core.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-35823",
"url": "https://www.suse.com/security/cve/CVE-2023-35823"
},
{
"category": "external",
"summary": "SUSE Bug 1212494 for CVE-2023-35823",
"url": "https://bugzilla.suse.com/1212494"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security 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.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-13T09:20:47Z",
"details": "moderate"
}
],
"title": "CVE-2023-35823"
},
{
"cve": "CVE-2023-35828",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-35828"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in renesas_usb3_remove in drivers/usb/gadget/udc/renesas_usb3.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-35828",
"url": "https://www.suse.com/security/cve/CVE-2023-35828"
},
{
"category": "external",
"summary": "SUSE Bug 1212513 for CVE-2023-35828",
"url": "https://bugzilla.suse.com/1212513"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security 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.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-13T09:20:47Z",
"details": "moderate"
}
],
"title": "CVE-2023-35828"
},
{
"cve": "CVE-2023-35829",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-35829"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in rkvdec_remove in drivers/staging/media/rkvdec/rkvdec.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-35829",
"url": "https://www.suse.com/security/cve/CVE-2023-35829"
},
{
"category": "external",
"summary": "SUSE Bug 1212495 for CVE-2023-35829",
"url": "https://bugzilla.suse.com/1212495"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security 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.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-1-150400.9.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.24.69.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:cluster-md-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:dlm-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:dtb-allwinner-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-altera-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amazon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-amlogic-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-apple-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-arm-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-broadcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-cavium-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-exynos-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-freescale-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-hisilicon-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-lg-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-marvell-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-mediatek-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-nvidia-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-qcom-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-renesas-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-rockchip-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-socionext-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-sprd-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:dtb-xilinx-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:gfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-debug-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-base-rebuild-5.14.21-150400.24.69.1.150400.24.31.1.x86_64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-docs-html-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-macros-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-build-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-obs-qa-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-source-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-source-vanilla-5.14.21-150400.24.69.1.noarch",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kernel-syms-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:kernel-zfcpdump-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:kselftests-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:ocfs2-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-64kb-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.ppc64le",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.s390x",
"openSUSE Leap 15.4:reiserfs-kmp-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.69.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.69.1.150400.24.31.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-13T09:20:47Z",
"details": "moderate"
}
],
"title": "CVE-2023-35829"
}
]
}
SUSE-SU-2023:2831-1
Vulnerability from csaf_suse - Published: 2023-07-14 11:03 - Updated: 2023-07-14 11:03| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for the Linux Kernel",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\nThe SUSE Linux Enterprise 15 SP4 Azure kernel was updated to receive various security and bugfixes.\n\nThe following security bugs were fixed:\n\n- CVE-2023-1077: Fixed a type confusion in pick_next_rt_entity(), that could cause memory corruption (bsc#1208600).\n- CVE-2023-1249: Fixed a use-after-free flaw in the core dump subsystem that allowed a local user to crash the system (bsc#1209039).\n- CVE-2023-1829: Fixed a use-after-free vulnerability in the control index filter (tcindex) (bsc#1210335).\n- CVE-2023-21102: Fixed possible bypass of shadow stack protection in __efi_rt_asm_wrapper of efi-rt-wrapper.S (bsc#1212155).\n- CVE-2023-3090: Fixed a heap out-of-bounds write in the ipvlan network driver (bsc#1212842).\n- CVE-2023-3111: Fixed a use-after-free vulnerability in prepare_to_relocate in fs/btrfs/relocation.c (bsc#1212051).\n- CVE-2023-3141: Fixed a use-after-free flaw in r592_remove in drivers/memstick/host/r592.c, that allowed local attackers to crash the system at device disconnect (bsc#1212129).\n- CVE-2023-3161: Fixed shift-out-of-bounds in fbcon_set_font() (bsc#1212154).\n- CVE-2023-3212: Fixed a NULL pointer dereference flaw in the gfs2 file system (bsc#1212265).\n- CVE-2023-3357: Fixed a NULL pointer dereference flaw in the AMD Sensor Fusion Hub driver (bsc#1212605).\n- CVE-2023-3358: Fixed a NULL pointer dereference flaw in the Integrated Sensor Hub (ISH) driver (bsc#1212606).\n- CVE-2023-3389: Fixed a use-after-free vulnerability in the io_uring subsystem (bsc#1212838).\n- CVE-2023-35788: Fixed an out-of-bounds write in the flower classifier code via TCA_FLOWER_KEY_ENC_OPTS_GENEVE packets in fl_set_geneve_opt in net/sched/cls_flower.c (bsc#1212504).\n- CVE-2023-35823: Fixed a use-after-free flaw in saa7134_finidev in drivers/media/pci/saa7134/saa7134-core.c (bsc#1212494).\n- CVE-2023-35828: Fixed a use-after-free flaw in renesas_usb3_remove in drivers/usb/gadget/udc/renesas_usb3.c (bsc#1212513).\n- CVE-2023-35829: Fixed a use-after-free flaw in rkvdec_remove in drivers/staging/media/rkvdec/rkvdec.c (bsc#1212495).\n\nThe following non-security bugs were fixed:\n\n- ACPI: sleep: Avoid breaking S3 wakeup due to might_sleep() (git-fixes).\n- ALSA: ac97: Fix possible NULL dereference in snd_ac97_mixer (git-fixes).\n- ALSA: hda/realtek: Add \u0027Intel Reference board\u0027 and \u0027NUC 13\u0027 SSID in the ALC256 (git-fixes).\n- ALSA: hda/realtek: Add Lenovo P3 Tower platform (git-fixes).\n- ALSA: hda/realtek: Add a quirk for Compaq N14JP6 (git-fixes).\n- ALSA: hda/realtek: Add a quirk for HP Slim Desktop S01 (git-fixes).\n- ALSA: hda/realtek: Add quirk for ASUS ROG G634Z (git-fixes).\n- ALSA: hda/realtek: Add quirk for ASUS ROG GV601V (git-fixes).\n- ALSA: hda/realtek: Add quirk for Clevo NS50AU (git-fixes).\n- ALSA: hda/realtek: Add quirks for ASUS GU604V and GU603V (git-fixes).\n- ALSA: hda/realtek: Add quirks for Asus ROG 2024 laptops using CS35L41 (git-fixes).\n- ALSA: hda/realtek: Add quirks for ROG ALLY CS35l41 audio (git-fixes).\n- ALSA: hda/realtek: Enable 4 amplifiers instead of 2 on a HP platform (git-fixes).\n- ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on EliteBook (git-fixes).\n- ALSA: hda: Glenfly: add HD Audio PCI IDs and HDMI Codec Vendor IDs (git-fixes).\n- ALSA: oss: avoid missing-prototype warnings (git-fixes).\n- ALSA: usb-audio: Add quirk flag for HEM devices to enable native DSD playback (git-fixes).\n- ALSA: usb-audio: Fix broken resume due to UAC3 power state (git-fixes).\n- ARM: 9295/1: unwind:fix unwind abort for uleb128 case (git-fixes)\n- ARM: cpu: Switch to arch_cpu_finalize_init() (bsc#1212448).\n- ARM: dts: Fix erroneous ADS touchscreen polarities (git-fixes).\n- ARM: dts: vexpress: add missing cache properties (git-fixes).\n- ASoC: codecs: wsa881x: do not set can_multi_write flag (git-fixes).\n- ASoC: dwc: limit the number of overrun messages (git-fixes).\n- ASoC: dwc: move DMA init to snd_soc_dai_driver probe() (git-fixes).\n- ASoC: es8316: Do not set rate constraints for unsupported MCLKs (git-fixes).\n- ASoC: es8316: Increment max value for ALC Capture Target Volume control (git-fixes).\n- ASoC: imx-audmix: check return value of devm_kasprintf() (git-fixes).\n- ASoC: mediatek: mt8173: Fix irq error path (git-fixes).\n- ASoC: nau8824: Add quirk to active-high jack-detect (git-fixes).\n- ASoC: simple-card: Add missing of_node_put() in case of error (git-fixes).\n- ASoC: soc-pcm: test if a BE can be prepared (git-fixes).\n- ASoC: ssm2602: Add workaround for playback distortions (git-fixes).\n- Also include kernel-docs build requirements for ALP\n- Avoid unsuported tar parameter on SLE12\n- Bluetooth: Fix l2cap_disconnect_req deadlock (git-fixes).\n- Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irk (git-fixes).\n- Bluetooth: L2CAP: Add missing checks for invalid DCID (git-fixes).\n- Bluetooth: hci_qca: fix debugfs registration (git-fixes).\n- Fix missing top level chapter numbers on SLE12 SP5 (bsc#1212158).\n- Fix usrmerge error (boo#1211796)\n- Generalize kernel-doc build requirements.\n- Get module prefix from kmod (bsc#1212835).\n- HID: google: add jewel USB id (git-fixes).\n- HID: logitech-hidpp: add HIDPP_QUIRK_DELAYED_INIT for the T651 (git-fixes).\n- HID: wacom: Add error check to wacom_parse_and_register() (git-fixes).\n- IB/hfi1: Fix wrong mmu_node used for user SDMA packet after invalidate (git-fixes)\n- IB/isert: Fix dead lock in ib_isert (git-fixes)\n- IB/isert: Fix incorrect release of isert connection (git-fixes)\n- IB/isert: Fix possible list corruption in CMA handler (git-fixes)\n- IB/uverbs: Fix to consider event queue closing also upon non-blocking mode (git-fixes)\n- Input: adxl34x - do not hardcode interrupt trigger type (git-fixes).\n- Input: drv260x - fix typo in register value define (git-fixes).\n- Input: drv260x - remove unused .reg_defaults (git-fixes).\n- Input: drv260x - sleep between polling GO bit (git-fixes).\n- Input: fix open count when closing inhibited device (git-fixes).\n- Input: psmouse - fix OOB access in Elantech protocol (git-fixes).\n- Input: soc_button_array - add invalid acpi_index DMI quirk handling (git-fixes).\n- Input: xpad - delete a Razer DeathAdder mouse VID/PID entry (git-fixes).\n- KVM: arm64: Do not hypercall before EL2 init (git-fixes)\n- KVM: arm64: Propagate errors from __pkvm_prot_finalize hypercall (git-fixes)\n- KVM: arm64: Save PSTATE early on exit (git-fixes)\n- KVM: arm64: vgic: Read HW interrupt pending state from the HW (git-fixes)\n- Move obsolete KMP list into a separate file. The list of obsoleted KMPs varies per release, move it out of the spec file.\n- Move setting %%build_html to config.sh\n- Move setting %%split_optional to config.sh\n- Move setting %%supported_modules_check to config.sh\n- Move the kernel-binary conflicts out of the spec file. Thie list of conflicting packages varies per release. To reduce merge conflicts move the list out of the spec file.\n- PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-free (git-fixes).\n- PCI: Add pci_clear_master() stub for non-CONFIG_PCI (git-fixes).\n- PCI: Release resource invalidated by coalescing (git-fixes).\n- PCI: cadence: Fix Gen2 Link Retraining process (git-fixes).\n- PCI: endpoint: Add missing documentation about the MSI/MSI-X range (git-fixes).\n- PCI: ftpci100: Release the clock resources (git-fixes).\n- PCI: pciehp: Cancel bringup sequence if card is not present (git-fixes).\n- PCI: qcom: Disable write access to read only registers for IP v2.3.3 (git-fixes).\n- PCI: rockchip: Add poll and timeout to wait for PHY PLLs to be locked (git-fixes).\n- PCI: rockchip: Assert PCI Configuration Enable bit after probe (git-fixes).\n- PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint core (git-fixes).\n- PCI: rockchip: Set address alignment for endpoint mode (git-fixes).\n- PCI: rockchip: Use u32 variable to access 32-bit registers (git-fixes).\n- PCI: rockchip: Write PCI Device ID to correct register (git-fixes).\n- PCI: vmd: Reset VMD config register between soft reboots (git-fixes).\n- PM: domains: fix integer overflow issues in genpd_parse_state() (git-fixes).\n- RDMA/bnxt_re: Avoid calling wake_up threads from spin_lock context (git-fixes)\n- RDMA/bnxt_re: Disable/kill tasklet only if it is enabled (git-fixes)\n- RDMA/bnxt_re: Fix to remove an unnecessary log (git-fixes)\n- RDMA/bnxt_re: Fix to remove unnecessary return labels (git-fixes)\n- RDMA/bnxt_re: Remove a redundant check inside bnxt_re_update_gid (git-fixes)\n- RDMA/bnxt_re: Remove unnecessary checks (git-fixes)\n- RDMA/bnxt_re: Return directly without goto jumps (git-fixes)\n- RDMA/bnxt_re: Use unique names while registering interrupts (git-fixes)\n- RDMA/bnxt_re: wraparound mbox producer index (git-fixes)\n- RDMA/cma: Always set static rate to 0 for RoCE (git-fixes)\n- RDMA/hns: Fix hns_roce_table_get return value (git-fixes)\n- RDMA/irdma: avoid fortify-string warning in irdma_clr_wqes (git-fixes)\n- RDMA/mlx5: Do not set tx affinity when lag is in hash mode (git-fixes)\n- RDMA/mlx5: Fix affinity assignment (git-fixes)\n- RDMA/mlx5: Initiate dropless RQ for RAW Ethernet functions (git-fixes)\n- RDMA/mlx5: Rely on RoCE fw cap instead of devlink when setting profile (jsc#SLE-19253).\n- RDMA/rtrs: Fix rxe_dealloc_pd warning (git-fixes)\n- RDMA/rtrs: Fix the last iu-\u003ebuf leak in err path (git-fixes)\n- RDMA/rxe: Fix packet length checks (git-fixes)\n- RDMA/rxe: Fix ref count error in check_rkey() (git-fixes)\n- RDMA/rxe: Fix rxe_cq_post (git-fixes)\n- RDMA/rxe: Fix the use-before-initialization error of resp_pkts (git-fixes)\n- RDMA/rxe: Remove dangling declaration of rxe_cq_disable() (git-fixes)\n- RDMA/rxe: Remove the unused variable obj (git-fixes)\n- RDMA/rxe: Removed unused name from rxe_task struct (git-fixes)\n- RDMA/uverbs: Restrict usage of privileged QKEYs (git-fixes)\n- RDMA/vmw_pvrdma: Remove unnecessary check on wr-\u003eopcode (git-fixes)\n- Remove more packaging cruft for SLE \u0026lt; 12 SP3\n- Remove orphaned CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT (bsc#1189998 git-fixes).\n- Revert \u0027mtd: rawnand: arasan: Prevent an unsupported configuration\u0027 (git-fixes).\n- Revert \u0027net: phy: dp83867: perform soft reset and retain established link\u0027 (git-fixes).\n- SUNRPC: Clean up svc_deferred_class trace events (git-fixes).\n- Squashfs: fix handling and sanity checking of xattr_ids count (git-fixes).\n- Trim obsolete KMP list. SLE11 is out of support, we do not need to handle upgrading from SLE11 SP1.\n- USB: cdns3: fix NCM gadget RX speed 20x slow than expection at iMX8QM (git-fixes).\n- USB: dwc3-meson-g12a: Fix an error handling path in dwc3_meson_g12a_probe() (git-fixes).\n- USB: dwc3: fix use-after-free on core driver unbind (git-fixes).\n- USB: dwc3: gadget: Propagate core init errors to UDC during pullup (git-fixes).\n- USB: dwc3: gadget: Reset num TRBs before giving back the request (git-fixes).\n- USB: dwc3: qcom: Fix an error handling path in dwc3_qcom_probe() (git-fixes).\n- USB: dwc3: qcom: Fix potential memory leak (git-fixes).\n- USB: dwc3: qcom: Release the correct resources in dwc3_qcom_remove() (git-fixes).\n- USB: dwc3: qcom: fix NULL-deref on suspend (git-fixes).\n- USB: gadget: u_serial: Add null pointer check in gserial_suspend (git-fixes).\n- USB: gadget: udc: fix NULL dereference in remove() (git-fixes).\n- USB: hide unused usbfs_notify_suspend/resume functions (git-fixes).\n- USB: phy: phy-tahvo: fix memory leak in tahvo_usb_probe() (git-fixes).\n- USB: serial: option: add Quectel EM061KGL series (git-fixes).\n- USB: typec: ucsi: Fix command cancellation (git-fixes).\n- USB: xhci: Remove unused udev from xhci_log_ctx trace event (git-fixes).\n- affs: initialize fsdata in affs_truncate() (git-fixes).\n- amdgpu: validate offset_in_bo of drm_amdgpu_gem_va (git-fixes).\n- arm64: Add missing Set/Way CMO encodings (git-fixes).\n- arm64: Always load shadow stack pointer directly from the task struct (git-fixes)\n- arm64: Stash shadow stack pointer in the task struct on interrupt (git-fixes)\n- arm64: dts: Move BCM4908 dts to bcmbca folder (git-fixes)\n- arm64: dts: broadcom: bcmbca: bcm4908: fix NAND interrupt name (git-fixes)\n- arm64: dts: broadcom: bcmbca: bcm4908: fix procmon nodename (git-fixes)\n- arm64: dts: imx8-ss-dma: assign default clock rate for lpuarts (git-fixes).\n- arm64: dts: imx8mn-beacon: Fix SPI CS pinmux (git-fixes).\n- arm64: dts: imx8mn-var-som: fix PHY detection bug by adding deassert (git-fixes)\n- arm64: dts: imx8qm-mek: correct GPIOs for USDHC2 CD and WP signals (git-fixes).\n- arm64: dts: qcom: sc7180-lite: Fix SDRAM freq for misidentified sc7180-lite boards (git-fixes).\n- ath6kl: Use struct_group() to avoid size-mismatched casting (git-fixes).\n- batman-adv: Broken sync while rescheduling delayed work (git-fixes).\n- bnxt_en: Do not issue AP reset during ethtool\u0027s reset operation (git-fixes).\n- bnxt_en: Implement .set_port / .unset_port UDP tunnel callbacks (git-fixes).\n- bnxt_en: Query default VLAN before VNIC setup on a VF (git-fixes).\n- bnxt_en: Skip firmware fatal error recovery if chip is not accessible (git-fixes).\n- bpf, arm64: Call build_prologue() first in first JIT pass (git-fixes)\n- bpf, arm64: Clear prog-\u003ejited_len along prog-\u003ejited (git-fixes)\n- bpf, arm64: Feed byte-offset into bpf line info (git-fixes)\n- bpf, arm64: Use emit_addr_mov_i64() for BPF_PSEUDO_FUNC (git-fixes)\n- bpf: Add extra path pointer check to d_path helper (git-fixes).\n- bpf: Fix UAF in task local storage (bsc#1212564).\n- bus: fsl-mc: fsl-mc-allocator: Drop a write-only variable (git-fixes).\n- bus: ti-sysc: Fix dispc quirk masking bool variables (git-fixes).\n- can: isotp: isotp_sendmsg(): fix return error fix on TX path (git-fixes).\n- can: j1939: avoid possible use-after-free when j1939_can_rx_register fails (git-fixes).\n- can: j1939: change j1939_netdev_lock type to mutex (git-fixes).\n- can: j1939: j1939_sk_send_loop_abort(): improved error queue handling in J1939 Socket (git-fixes).\n- can: kvaser_pciefd: Remove handler for unused KVASER_PCIEFD_PACK_TYPE_EFRAME_ACK (git-fixes).\n- can: kvaser_pciefd: Remove useless write to interrupt register (git-fixes).\n- can: length: fix bitstuffing count (git-fixes).\n- can: length: fix description of the RRS field (git-fixes).\n- can: length: make header self contained (git-fixes).\n- ceph: fix use-after-free bug for inodes when flushing capsnaps (bsc#1212540).\n- cgroup: Use cgroup_attach_{lock,unlock}() from cgroup_attach_task_all() (bsc#1212563).\n- cgroup: always put cset in cgroup_css_set_put_fork (bsc#1212561).\n- cgroup: fix missing cpus_read_{lock,unlock}() in cgroup_transfer_tasks() (bsc#1212563).\n- clk: Fix memory leak in devm_clk_notifier_register() (git-fixes).\n- clk: cdce925: check return value of kasprintf() (git-fixes).\n- clk: imx: clk-imx8mn: fix memory leak in imx8mn_clocks_probe (git-fixes).\n- clk: imx: clk-imx8mp: improve error handling in imx8mp_clocks_probe() (git-fixes).\n- clk: imx: scu: use _safe list iterator to avoid a use after free (git-fixes).\n- clk: keystone: sci-clk: check return value of kasprintf() (git-fixes).\n- clk: samsung: Add Exynos4212 compatible to CLKOUT driver (git-fixes).\n- clk: si5341: check return value of {devm_}kasprintf() (git-fixes).\n- clk: si5341: free unused memory on probe failure (git-fixes).\n- clk: si5341: return error if one synth clock registration fails (git-fixes).\n- clk: tegra: tegra124-emc: Fix potential memory leak (git-fixes).\n- clk: ti: clkctrl: check return value of kasprintf() (git-fixes).\n- clk: vc5: check memory returned by kasprintf() (git-fixes).\n- clocksource/drivers/cadence-ttc: Fix memory leak in ttc_timer_probe (git-fixes).\n- crypto: marvell/cesa - Fix type mismatch warning (git-fixes).\n- crypto: nx - fix build warnings when DEBUG_FS is not enabled (git-fixes).\n- dmaengine: at_xdmac: Move the free desc to the tail of the desc list (git-fixes).\n- dmaengine: at_xdmac: fix potential Oops in at_xdmac_prep_interleaved() (git-fixes).\n- dmaengine: pl330: rename _start to prevent build error (git-fixes).\n- drivers: meson: secure-pwrc: always enable DMA domain (git-fixes).\n- drm/amd/display: Add logging for display MALL refresh setting (git-fixes).\n- drm/amd/display: Add minimal pipe split transition state (git-fixes).\n- drm/amd/display: Add wrapper to call planes and stream update (git-fixes).\n- drm/amd/display: Explicitly specify update type per plane info change (git-fixes).\n- drm/amd/display: Fix artifacting on eDP panels when engaging freesync video mode (git-fixes).\n- drm/amd/display: Use dc_update_planes_and_stream (git-fixes).\n- drm/amd/display: drop redundant memset() in get_available_dsc_slices() (git-fixes).\n- drm/amd/display: edp do not add non-edid timings (git-fixes).\n- drm/amd/display: fix the system hang while disable PSR (git-fixes).\n- drm/amd/pm: Fix power context allocation in SMU13 (git-fixes).\n- drm/amd/pm: reverse mclk and fclk clocks levels for renoir (git-fixes).\n- drm/amd/pm: reverse mclk and fclk clocks levels for vangogh (git-fixes).\n- drm/amd/pm: reverse mclk and fclk clocks levels for yellow carp (git-fixes).\n- drm/amdgpu: Use the default reset when loading or reloading the driver (git-fixes).\n- drm/amdgpu: fix xclk freq on CHIP_STONEY (git-fixes).\n- drm/amdgpu: release gpu full access after \u0027amdgpu_device_ip_late_init\u0027 (git-fixes).\n- drm/amdgpu: skip disabling fence driver src_irqs when device is unplugged (git-fixes).\n- drm/amdkfd: Fix potential deallocation of previously deallocated memory (git-fixes).\n- drm/ast: Fix ARM compatibility (git-fixes).\n- drm/bridge: tc358768: always enable HS video mode (git-fixes).\n- drm/bridge: tc358768: fix PLL parameters computation (git-fixes).\n- drm/bridge: tc358768: fix PLL target frequency (git-fixes).\n- drm/bridge: tc358768: fix TCLK_ZEROCNT computation (git-fixes).\n- drm/bridge: tc358768: fix TXTAGOCNT computation (git-fixes).\n- drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctl (git-fixes).\n- drm/exynos: vidi: fix a wrong error return (git-fixes).\n- drm/i915/gt: Use the correct error value when kernel_context() fails (git-fixes).\n- drm/i915/gvt: remove unused variable gma_bottom in command parser (git-fixes).\n- drm/i915/selftests: Add some missing error propagation (git-fixes).\n- drm/i915/selftests: Increase timeout for live_parallel_switch (git-fixes).\n- drm/i915/selftests: Stop using kthread_stop() (git-fixes).\n- drm/i915: Explain the magic numbers for AUX SYNC/precharge length (git-fixes).\n- drm/i915: Use 18 fast wake AUX sync len (git-fixes).\n- drm/msm/adreno: fix sparse warnings in a6xx code (git-fixes).\n- drm/msm/dp: Free resources after unregistering them (git-fixes).\n- drm/msm/dpu: correct MERGE_3D length (git-fixes).\n- drm/msm/dpu: do not enable color-management if DSPPs are not available (git-fixes).\n- drm/msm/dsi: do not allow enabling 14nm VCO with unprogrammed rate (git-fixes).\n- drm/msm: Be more shouty if per-process pgtables are not working (git-fixes).\n- drm/msm: Set max segment size earlier (git-fixes).\n- drm/nouveau/dp: check for NULL nv_connector-\u003enative_mode (git-fixes).\n- drm/nouveau: add nv_encoder pointer check for NULL (git-fixes).\n- drm/nouveau: do not detect DSM for non-NVIDIA device (git-fixes).\n- drm/panel: sharp-ls043t1le01: adjust mode settings (git-fixes).\n- drm/panel: simple: fix active size for Ampire AM-480272H3TMQW-T01H (git-fixes).\n- drm/radeon: fix possible division-by-zero errors (git-fixes).\n- drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl (git-fixes).\n- drm/rockchip: vop: Leave vblank enabled in self-refresh (git-fixes).\n- drm/vram-helper: fix function names in vram helper doc (git-fixes).\n- drm: sun4i_tcon: use devm_clk_get_enabled in `sun4i_tcon_init_clocks` (git-fixes).\n- drm:amd:amdgpu: Fix missing buffer object unlock in failure path (git-fixes).\n- dt-bindings: i3c: silvaco,i3c-master: fix missing schema restriction (git-fixes).\n- eeprom: at24: also select REGMAP (git-fixes).\n- elf: correct note name comment (git-fixes).\n- ext4: unconditionally enable the i_version counter (bsc#1211299).\n- extcon: Fix kernel doc of property capability fields to avoid warnings (git-fixes).\n- extcon: Fix kernel doc of property fields to avoid warnings (git-fixes).\n- extcon: usbc-tusb320: Add USB TYPE-C support (git-fixes).\n- extcon: usbc-tusb320: Call the Type-C IRQ handler only if a port is registered (git-fixes).\n- extcon: usbc-tusb320: Unregister typec port on driver removal (git-fixes).\n- extcon: usbc-tusb320: Update state on probe even if no IRQ pending (git-fixes).\n- fbcon: Fix null-ptr-deref in soft_cursor (git-fixes).\n- fbdev: Prevent possible use-after-free in fb_release() (bsc#1152472) Backporting changes: \t* replace refcount_read() with atomic_read()\n- fbdev: fbcon: Destroy mutex on freeing struct fb_info (bsc#1152489)\n- fbdev: imsttfb: Fix use after free bug in imsttfb_probe (git-fixes bsc#1211387).\n- fbdev: modedb: Add 1920x1080 at 60 Hz video mode (git-fixes).\n- fbdev: omapfb: lcd_mipid: Fix an error handling path in mipid_spi_probe() (git-fixes).\n- fbdev: stifb: Fix info entry in sti_struct on error path (git-fixes).\n- firmware: arm_ffa: Set handle field to zero in memory descriptor (git-fixes).\n- firmware: stratix10-svc: Fix a potential resource leak in svc_create_memory_pool() (git-fixes).\n- fs/jfs: fix shift exponent db_agl2size negative (git-fixes).\n- fs: hfsplus: fix UAF issue in hfsplus_put_super (git-fixes).\n- fs: jfs: fix possible NULL pointer dereference in dbFree() (git-fixes).\n- fs: jfs: fix shift-out-of-bounds in dbAllocAG (git-fixes).\n- fs: jfs: fix shift-out-of-bounds in dbDiscardAG (git-fixes).\n- fs: sysv: Fix sysv_nblocks() returns wrong value (git-fixes).\n- hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handling (git-fixes).\n- hfs/hfsplus: use WARN_ON for sanity check (git-fixes).\n- hfs: Fix OOB Write in hfs_asc2mac (git-fixes).\n- hfs: fix OOB Read in __hfs_brec_find (git-fixes).\n- hfs: fix missing hfs_bnode_get() in __hfs_bnode_create (git-fixes).\n- hfsplus: fix bug causing custom uid and gid being unable to be assigned with mount (git-fixes).\n- hwmon: (gsc-hwmon) fix fan pwm temperature scaling (git-fixes).\n- hwrng: imx-rngc - fix the timeout for init and self check (git-fixes).\n- hwrng: st - keep clock enabled while hwrng is registered (git-fixes).\n- i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle (git-fixes).\n- i2c: mv64xxx: Fix reading invalid status value in atomic mode (git-fixes).\n- i2c: qup: Add missing unwind goto in qup_i2c_probe() (git-fixes).\n- i2c: sprd: Delete i2c adapter in .remove\u0027s error path (git-fixes).\n- iavf: remove mask from iavf_irq_enable_queues() (git-fixes).\n- ibmvnic: Do not reset dql stats on NON_FATAL err (bsc#1212603 ltc#202604).\n- ice, xsk: Diversify return values from xsk_wakeup call paths (git-fixes).\n- ice: Do not double unplug aux on peer initiated reset (git-fixes).\n- ice: Do not use WQ_MEM_RECLAIM flag for workqueue (git-fixes).\n- ice: Fix DSCP PFC TLV creation (git-fixes).\n- ice: Fix XDP memory leak when NIC is brought up and down (git-fixes).\n- ice: Fix ice_xdp_xmit() when XDP TX queue number is not sufficient (git-fixes).\n- ice: Fix memory corruption in VF driver (git-fixes).\n- ice: Ignore EEXIST when setting promisc mode (git-fixes).\n- ice: Prevent set_channel from changing queues while RDMA active (git-fixes).\n- ice: Reset FDIR counter in FDIR init stage (git-fixes).\n- ice: add profile conflict check for AVF FDIR (git-fixes).\n- ice: block LAN in case of VF to VF offload (git-fixes).\n- ice: config netdev tc before setting queues number (git-fixes).\n- ice: copy last block omitted in ice_get_module_eeprom() (git-fixes).\n- ice: ethtool: Prohibit improper channel config for DCB (git-fixes).\n- ice: ethtool: advertise 1000M speeds properly (git-fixes).\n- ice: fix invalid check for empty list in ice_sched_assoc_vsi_to_agg() (git-fixes).\n- ice: fix wrong fallback logic for FDIR (git-fixes).\n- ice: handle E822 generic device ID in PLDM header (git-fixes).\n- ice: switch: fix potential memleak in ice_add_adv_recipe() (git-fixes).\n- ice: use bitmap_free instead of devm_kfree (git-fixes).\n- ice: xsk: use Rx ring\u0027s XDP ring when picking NAPI context (git-fixes).\n- ieee802154: hwsim: Fix possible memory leaks (git-fixes).\n- ifcvf/vDPA: fix misuse virtio-net device config size for blk dev (jsc#SLE-19253).\n- igb: fix bit_shift to be in [1..8] range (git-fixes).\n- igb: fix nvm.ops.read() error handling (git-fixes).\n- igc: Clean the TX buffer and TX descriptor ring (git-fixes).\n- igc: Fix possible system crash when loading module (git-fixes).\n- iio: accel: fxls8962af: errata bug only applicable for FXLS8962AF (git-fixes).\n- iio: accel: fxls8962af: fixup buffer scan element type (git-fixes).\n- iio: adc: ad7192: Fix internal/external clock selection (git-fixes).\n- iio: adc: ad7192: Fix null ad7192_state pointer access (git-fixes).\n- init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init() (bsc#1212448).\n- init: Invoke arch_cpu_finalize_init() earlier (bsc#1212448).\n- init: Provide arch_cpu_finalize_init() (bsc#1212448).\n- init: Remove check_bugs() leftovers (bsc#1212448).\n- integrity: Fix possible multiple allocation in integrity_inode_get() (git-fixes).\n- irqchip/clps711x: Remove unused clps711x_intc_init() function (git-fixes).\n- irqchip/ftintc010: Mark all function static (git-fixes).\n- irqchip/jcore-aic: Fix missing allocation of IRQ descriptors (git-fixes).\n- jfs: Fix fortify moan in symlink (git-fixes).\n- kernel-binary: Add back kernel-default-base guarded by option Add configsh option for splitting off kernel-default-base, and for not signing the kernel on non-efi\n- kernel-docs: Add buildrequires on python3-base when using python3 The python3 binary is provided by python3-base.\n- kernel-docs: Use python3 together with python3-Sphinx (bsc#1212741).\n- kprobe: reverse kp-\u003eflags when arm_kprobe failed (git-fixes).\n- kprobes: Fix check for probe enabled in kill_kprobe() (git-fixes).\n- kprobes: Fix to handle forcibly unoptimized kprobes on freeing_list (git-fixes).\n- kprobes: Forbid probing on trampoline and BPF code areas (git-fixes).\n- kprobes: Prohibit probes in gate area (git-fixes).\n- kprobes: Skip clearing aggrprobe\u0027s post_handler in kprobe-on-ftrace case (git-fixes).\n- kprobes: do not call disarm_kprobe() for disabled kprobes (git-fixes).\n- lpfc: Account for fabric domain ctlr device loss recovery (bsc#1211346, bsc#1211852).\n- lpfc: Change firmware upgrade logging to KERN_NOTICE instead of TRACE_EVENT (bsc#1211852).\n- lpfc: Clean up SLI-4 CQE status handling (bsc#1211852).\n- lpfc: Clear NLP_IN_DEV_LOSS flag if already in rediscovery (bsc#1211852).\n- lpfc: Copyright updates for 14.2.0.13 patches (bsc#1211852).\n- lpfc: Enhance congestion statistics collection (bsc#1211852).\n- lpfc: Fix use-after-free rport memory access in lpfc_register_remote_port (bsc#1211852, bsc#1208410, bsc#1211346).\n- lpfc: Revise NPIV ELS unsol rcv cmpl logic to drop ndlp based on nlp_state (bsc#1211852).\n- lpfc: Update lpfc version to 14.2.0.13 (bsc#1211852).\n- mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write() (git-fixes).\n- mailbox: mailbox-test: fix a locking issue in mbox_test_message_write() (git-fixes).\n- mailbox: ti-msgmgr: Fill non-message tx data fields with 0x0 (git-fixes).\n- media: cec: core: do not set last_initiator if tx in progress (git-fixes).\n- media: dvb-usb-v2: ce6230: fix null-ptr-deref in ce6230_i2c_master_xfer() (git-fixes).\n- media: dvb-usb-v2: ec168: fix null-ptr-deref in ec168_i2c_xfer() (git-fixes).\n- media: dvb-usb-v2: rtl28xxu: fix null-ptr-deref in rtl28xxu_i2c_xfer (git-fixes).\n- media: dvb-usb: az6027: fix three null-ptr-deref in az6027_i2c_xfer() (git-fixes).\n- media: dvb-usb: digitv: fix null-ptr-deref in digitv_i2c_xfer() (git-fixes).\n- media: dvb-usb: dw2102: fix uninit-value in su3000_read_mac_address (git-fixes).\n- media: dvb_ca_en50221: fix a size write bug (git-fixes).\n- media: dvb_demux: fix a bug for the continuity counter (git-fixes).\n- media: mn88443x: fix !CONFIG_OF error by drop of_match_ptr from ID table (git-fixes).\n- media: netup_unidvb: fix irq init by register it at the end of probe (git-fixes).\n- memory: brcmstb_dpfe: fix testing array offset after use (git-fixes).\n- meson saradc: fix clock divider mask length (git-fixes).\n- mfd: intel-lpss: Add missing check for platform_get_resource (git-fixes).\n- mfd: pm8008: Fix module autoloading (git-fixes).\n- mfd: rt5033: Drop rt5033-battery sub-device (git-fixes).\n- mfd: stmfx: Fix error path in stmfx_chip_init (git-fixes).\n- mfd: stmfx: Nullify stmfx-\u003evdd in case of error (git-fixes).\n- mfd: stmpe: Only disable the regulators if they are enabled (git-fixes).\n- misc: fastrpc: Create fastrpc scalar with correct buffer count (git-fixes).\n- misc: pci_endpoint_test: Free IRQs before removing the device (git-fixes).\n- misc: pci_endpoint_test: Re-init completion for every test (git-fixes).\n- mlx5: do not use RT_TOS for IPv6 flowlabel (jsc#SLE-19253).\n- mlxfw: fix null-ptr-deref in mlxfw_mfa2_tlv_next() (git-fixes).\n- mm/vmalloc: do not output a spurious warning when huge vmalloc() fails (bsc#1211410).\n- mm: Move mm_cachep initialization to mm_init() (bsc#1212448).\n- mm: vmalloc: avoid warn_alloc noise caused by fatal signal (bsc#1211410).\n- mmc: bcm2835: fix deferred probing (git-fixes).\n- mmc: meson-gx: remove redundant mmc_request_done() call from irq context (git-fixes).\n- mmc: mmci: Set PROBE_PREFER_ASYNCHRONOUS (git-fixes).\n- mmc: mmci: stm32: fix max busy timeout calculation (git-fixes).\n- mmc: mtk-sd: fix deferred probing (git-fixes).\n- mmc: mvsdio: fix deferred probing (git-fixes).\n- mmc: omap: fix deferred probing (git-fixes).\n- mmc: omap_hsmmc: fix deferred probing (git-fixes).\n- mmc: owl: fix deferred probing (git-fixes).\n- mmc: sdhci-acpi: fix deferred probing (git-fixes).\n- mmc: sdhci-msm: Disable broken 64-bit DMA on MSM8916 (git-fixes).\n- mmc: sdhci-spear: fix deferred probing (git-fixes).\n- mmc: sh_mmcif: fix deferred probing (git-fixes).\n- mmc: sunxi: fix deferred probing (git-fixes).\n- mmc: usdhi60rol0: fix deferred probing (git-fixes).\n- mtd: rawnand: meson: fix unaligned DMA buffers handling (git-fixes).\n- net/mlx5: Add forgotten cleanup calls into mlx5_init_once() error path (jsc#SLE-19253).\n- net/mlx5: Allow async trigger completion execution on single CPU systems (jsc#SLE-19253).\n- net/mlx5: Allow future addition of IPsec object modifiers (jsc#SLE-19253).\n- net/mlx5: Avoid false positive lockdep warning by adding lock_class_key (jsc#SLE-19253).\n- net/mlx5: Avoid recovery in probe flows (jsc#SLE-19253).\n- net/mlx5: Bridge, fix ageing of peer FDB entries (jsc#SLE-19253).\n- net/mlx5: Bridge, verify LAG state when adding bond to bridge (jsc#SLE-19253).\n- net/mlx5: DR, Check force-loopback RC QP capability independently from RoCE (jsc#SLE-19253).\n- net/mlx5: DR, Fix crc32 calculation to work on big-endian (BE) CPUs (jsc#SLE-19253).\n- net/mlx5: DR, Fix missing flow_source when creating multi-destination FW table (jsc#SLE-19253).\n- net/mlx5: Devcom, fix error flow in mlx5_devcom_register_device (jsc#SLE-19253).\n- net/mlx5: Do not advertise IPsec netdev support for non-IPsec device (jsc#SLE-19253).\n- net/mlx5: Do not use already freed action pointer (jsc#SLE-19253).\n- net/mlx5: E-Switch, Fix an Oops in error handling code (jsc#SLE-19253).\n- net/mlx5: E-Switch, properly handle ingress tagged packets on VST (jsc#SLE-19253).\n- net/mlx5: E-switch, Create per vport table based on devlink encap mode (jsc#SLE-19253).\n- net/mlx5: E-switch, Do not destroy indirect table in split rule (jsc#SLE-19253).\n- net/mlx5: E-switch, Fix missing set of split_count when forward to ovs internal port (jsc#SLE-19253).\n- net/mlx5: E-switch, Fix setting of reserved fields on MODIFY_SCHEDULING_ELEMENT (jsc#SLE-19253).\n- net/mlx5: Enhance debug print in page allocation failure (jsc#SLE-19253).\n- net/mlx5: Fix FW tracer timestamp calculation (jsc#SLE-19253).\n- net/mlx5: Fix RoCE setting at HCA level (jsc#SLE-19253).\n- net/mlx5: Fix crash during sync firmware reset (jsc#SLE-19253).\n- net/mlx5: Fix error message when failing to allocate device memory (jsc#SLE-19253).\n- net/mlx5: Fix handling of entry refcount when command is not issued to FW (jsc#SLE-19253).\n- net/mlx5: Fix possible use-after-free in async command interface (jsc#SLE-19253).\n- net/mlx5: Fix ptp max frequency adjustment range (jsc#SLE-19253).\n- net/mlx5: Fix steering rules cleanup (jsc#SLE-19253).\n- net/mlx5: Fix uninitialized variable bug in outlen_write() (jsc#SLE-19253).\n- net/mlx5: Geneve, Fix handling of Geneve object id as error code (jsc#SLE-19253).\n- net/mlx5: Initialize flow steering during driver probe (jsc#SLE-19253).\n- net/mlx5: Read embedded cpu after init bit cleared (jsc#SLE-19253).\n- net/mlx5: Read the TC mapping of all priorities on ETS query (jsc#SLE-19253).\n- net/mlx5: Rearm the FW tracer after each tracer event (jsc#SLE-19253).\n- net/mlx5: SF, Drain health before removing device (jsc#SLE-19253).\n- net/mlx5: SF: Fix probing active SFs during driver probe phase (jsc#SLE-19253).\n- net/mlx5: Serialize module cleanup with reload and remove (jsc#SLE-19253).\n- net/mlx5: Wait for firmware to enable CRS before pci_restore_state (jsc#SLE-19253).\n- net/mlx5: add IFC bits for bypassing port select flow table (git-fixes)\n- net/mlx5: check attr pointer validity before dereferencing it (jsc#SLE-19253).\n- net/mlx5: correct ECE offset in query qp output (jsc#SLE-19253).\n- net/mlx5: fix missing mutex_unlock in mlx5_fw_fatal_reporter_err_work() (jsc#SLE-19253).\n- net/mlx5: fs, fail conflicting actions (jsc#SLE-19253).\n- net/mlx5: fw_tracer, Clear load bit when freeing string DBs buffers (jsc#SLE-19253).\n- net/mlx5: fw_tracer, Fix event handling (jsc#SLE-19253).\n- net/mlx5: fw_tracer, Zero consumer index when reloading the tracer (jsc#SLE-19253).\n- net/mlx5e: Always clear dest encap in neigh-update-del (jsc#SLE-19253).\n- net/mlx5e: Avoid false lock dependency warning on tc_ht even more (jsc#SLE-19253).\n- net/mlx5e: Block entering switchdev mode with ns inconsistency (jsc#SLE-19253).\n- net/mlx5e: Do not attach netdev profile while handling internal error (jsc#SLE-19253).\n- net/mlx5e: Do not increment ESN when updating IPsec ESN state (jsc#SLE-19253).\n- net/mlx5e: Do not support encap rules with gbp option (jsc#SLE-19253).\n- net/mlx5e: E-Switch, Fix comparing termination table instance (jsc#SLE-19253).\n- net/mlx5e: Extend SKB room check to include PTP-SQ (jsc#SLE-19253).\n- net/mlx5e: Fix MPLSoUDP encap to use MPLS action information (jsc#SLE-19253).\n- net/mlx5e: Fix SQ wake logic in ptp napi_poll context (jsc#SLE-19253).\n- net/mlx5e: Fix capability check for updating vnic env counters (jsc#SLE-19253).\n- net/mlx5e: Fix error handling in mlx5e_refresh_tirs (jsc#SLE-19253).\n- net/mlx5e: Fix hw mtu initializing at XDP SQ allocation (jsc#SLE-19253).\n- net/mlx5e: Fix the value of MLX5E_MAX_RQ_NUM_MTTS (jsc#SLE-19253).\n- net/mlx5e: Fix use-after-free when reverting termination table (jsc#SLE-19253).\n- net/mlx5e: Fix wrong application of the LRO state (jsc#SLE-19253).\n- net/mlx5e: Fix wrong tc flag used when set hw-tc-offload off (jsc#SLE-19253).\n- net/mlx5e: IPoIB, Do not allow CQE compression to be turned on by default (jsc#SLE-19253).\n- net/mlx5e: IPoIB, Show unknown speed instead of error (jsc#SLE-19253).\n- net/mlx5e: Modify slow path rules to go to slow fdb (jsc#SLE-19253).\n- net/mlx5e: QoS, Fix wrongfully setting parent_element_id on MODIFY_SCHEDULING_ELEMENT (jsc#SLE-19253).\n- net/mlx5e: Set uplink rep as NETNS_LOCAL (jsc#SLE-19253).\n- net/mlx5e: TC, Fix ct_clear overwriting ct action metadata (jsc#SLE-19253).\n- net/mlx5e: Update rx ring hw mtu upon each rx-fcs flag change (jsc#SLE-19253).\n- net/mlx5e: Verify flow_source cap before using it (jsc#SLE-19253).\n- net/mlx5e: do as little as possible in napi poll when budget is 0 (jsc#SLE-19253).\n- net/mlx5e: kTLS, Fix build time constant test in RX (jsc#SLE-19253).\n- net/mlx5e: kTLS, Fix build time constant test in TX (jsc#SLE-19253).\n- net/net_failover: fix txq exceeding warning (git-fixes).\n- net/sched: fix initialization order when updating chain 0 head (git-fixes).\n- net/sched: flower: fix possible OOB write in fl_set_geneve_opt() (git-fixes).\n- net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platforms (git-fixes).\n- net: ena: Account for the number of processed bytes in XDP (git-fixes).\n- net: ena: Do not register memory info on XDP exchange (git-fixes).\n- net: ena: Fix rx_copybreak value update (git-fixes).\n- net: ena: Fix toeplitz initial hash value (git-fixes).\n- net: ena: Set default value for RX interrupt moderation (git-fixes).\n- net: ena: Update NUMA TPH hint register upon NUMA node update (git-fixes).\n- net: ena: Use bitmask to indicate packet redirection (git-fixes).\n- net: hns3: add interrupts re-initialization while doing VF FLR (git-fixes).\n- net: hns3: fix output information incomplete for dumping tx queue info with debugfs (git-fixes).\n- net: hns3: fix reset delay time to avoid configuration timeout (git-fixes).\n- net: hns3: fix sending pfc frames after reset issue (git-fixes).\n- net: hns3: fix tm port shapping of fibre port is incorrect after driver initialization (git-fixes).\n- net: mlx5: eliminate anonymous module_init \u0026 module_exit (jsc#SLE-19253).\n- net: sched: fix possible refcount leak in tc_chain_tmplt_add() (git-fixes).\n- net: usb: qmi_wwan: add support for Compal RXM-G1 (git-fixes).\n- nfcsim.c: Fix error checking for debugfs_create_dir (git-fixes).\n- nfp: only report pause frame configuration for physical device (git-fixes).\n- nilfs2: fix buffer corruption due to concurrent device reads (git-fixes).\n- nilfs2: fix incomplete buffer cleanup in nilfs_btnode_abort_change_key() (git-fixes).\n- nilfs2: fix possible out-of-bounds segment allocation in resize ioctl (git-fixes).\n- nouveau: fix client work fence deletion race (git-fixes).\n- nvme-core: fix dev_pm_qos memleak (git-fixes).\n- nvme-core: fix memory leak in dhchap_ctrl_secret (git-fixes).\n- nvme-core: fix memory leak in dhchap_secret_store (git-fixes).\n- nvme-pci: add quirk for missing secondary temperature thresholds (git-fixes).\n- nvme: double KA polling frequency to avoid KATO with TBKAS on (git-fixes).\n- ocfs2: fix defrag path triggering jbd2 ASSERT (git-fixes).\n- ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdown (git-fixes).\n- ocfs2: fix non-auto defrag path not working issue (git-fixes).\n- octeontx2-pf: Avoid use of GFP_KERNEL in atomic context (git-fixes).\n- octeontx2-pf: Fix resource leakage in VF driver unbind (git-fixes).\n- octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rt (git-fixes).\n- octeontx2-pf: Recalculate UDP checksum for ptp 1-step sync packet (git-fixes).\n- pinctrl: at91-pio4: check return value of devm_kasprintf() (git-fixes).\n- pinctrl: cherryview: Return correct value if pin in push-pull mode (git-fixes).\n- pinctrl: meson-axg: add missing GPIOA_18 gpio group (git-fixes).\n- pinctrl: microchip-sgpio: check return value of devm_kasprintf() (git-fixes).\n- platform/surface: aggregator: Allow completion work-items to be executed in parallel (git-fixes).\n- platform/x86: asus-wmi: Ignore WMI events with codes 0x7B, 0xC0 (git-fixes).\n- platform/x86: intel_scu_pcidrv: Add back PCI ID for Medfield (git-fixes).\n- platform/x86: think-lmi: Correct NVME password handling (git-fixes).\n- platform/x86: think-lmi: Correct System password interface (git-fixes).\n- platform/x86: think-lmi: mutex protection around multiple WMI calls (git-fixes).\n- platform/x86: thinkpad_acpi: Fix lkp-tests warnings for platform profiles (git-fixes).\n- power: supply: Fix logic checking if system is running from battery (git-fixes).\n- power: supply: Ratelimit no data debug output (git-fixes).\n- power: supply: ab8500: Fix external_power_changed race (git-fixes).\n- power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + schedule() (git-fixes).\n- power: supply: sc27xx: Fix external_power_changed race (git-fixes).\n- powerpc/64s/radix: Fix exit lazy tlb mm switch with irqs enabled (bsc#1194869).\n- powerpc/64s/radix: Fix soft dirty tracking (bsc#1065729).\n- powerpc/64s: Make POWER10 and later use pause_short in cpu_relax loops (bsc#1209367 ltc#195662).\n- powerpc/iommu: Limit number of TCEs to 512 for H_STUFF_TCE hcall (bsc#1194869 bsc#1212701).\n- powerpc/purgatory: remove PGO flags (bsc#1194869).\n- powerpc/set_memory: Avoid spinlock recursion in change_page_attr() (bsc#1194869).\n- powerpc: Redefine HMT_xxx macros as empty on PPC32 (bsc#1209367 ltc#195662).\n- powerpc: add ISA v3.0 / v3.1 wait opcode macro (bsc#1209367 ltc#195662).\n- pstore/ram: Add check for kstrdup (git-fixes).\n- qed/qede: Fix scheduling while atomic (git-fixes).\n- radeon: avoid double free in ci_dpm_init() (git-fixes).\n- rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency check (git-fixes).\n- regmap: Account for register length when chunking (git-fixes).\n- regmap: spi-avmm: Fix regmap_bus max_raw_write (git-fixes).\n- regulator: Fix error checking for debugfs_create_dir (git-fixes).\n- regulator: core: Fix more error checking for debugfs_create_dir() (git-fixes).\n- regulator: core: Streamline debugfs operations (git-fixes).\n- regulator: helper: Document ramp_delay parameter of regulator_set_ramp_delay_regmap() (git-fixes).\n- regulator: pca9450: Fix LDO3OUT and LDO4OUT MASK (git-fixes).\n- reiserfs: Add missing calls to reiserfs_security_free() (git-fixes).\n- reiserfs: Add security prefix to xattr name in reiserfs_security_write() (git-fixes).\n- revert \u0027squashfs: harden sanity check in squashfs_read_xattr_id_table\u0027 (git-fixes).\n- rpm/check-for-config-changes: ignore also PAHOLE_HAS_* We now also have options like CONFIG_PAHOLE_HAS_LANG_EXCLUDE.\n- rpm/kernel-binary.spec.in: Fix compatibility wth newer rpm\n- rpm/kernel-docs.spec.in: pass PYTHON=python3 to fix build error (bsc#1160435)\n- rtc: st-lpc: Release some resources in st_rtc_probe() in case of error (git-fixes).\n- s390/dasd: Use correct lock while counting channel queue length (git-fixes bsc#1212592).\n- s390/gmap: voluntarily schedule during key setting (git-fixes bsc#1212892).\n- s390/pkey: zeroize key blobs (git-fixes bsc#1212619).\n- scsi: core: Decrease scsi_device\u0027s iorequest_cnt if dispatch failed (git-fixes).\n- scsi: stex: Fix gcc 13 warnings (git-fixes).\n- selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSET (git-fixes).\n- serial: 8250: lock port for UART_IER access in omap8250_irq() (git-fixes).\n- serial: 8250: lock port for stop_rx() in omap8250_irq() (git-fixes).\n- serial: 8250: omap: Fix freeing of resources on failed register (git-fixes).\n- serial: 8250_omap: Use force_suspend and resume for system suspend (git-fixes).\n- serial: atmel: do not enable IRQs prematurely (git-fixes).\n- serial: lantiq: add missing interrupt ack (git-fixes).\n- sfc: disable RXFCS and RXALL features by default (git-fixes).\n- signal/s390: Use force_sigsegv in default_trap_handler (git-fixes bsc#1212861).\n- soc/fsl/qe: fix usb.c build errors (git-fixes).\n- soc: samsung: exynos-pmu: Re-introduce Exynos4212 support (git-fixes).\n- soundwire: dmi-quirks: add new mapping for HP Spectre x360 (git-fixes).\n- spi: dw: Round of n_bytes to power of 2 (git-fixes).\n- spi: fsl-dspi: avoid SCK glitches with continuous transfers (git-fixes).\n- spi: lpspi: disable lpspi module irq in DMA mode (git-fixes).\n- spi: qup: Request DMA before enabling clocks (git-fixes).\n- spi: spi-geni-qcom: Correct CS_TOGGLE bit in SPI_TRANS_CFG (git-fixes).\n- spi: tegra210-quad: Fix combined sequence (bsc#1212584)\n- spi: tegra210-quad: Fix iterator outside loop (git-fixes).\n- spi: tegra210-quad: Multi-cs support (bsc#1212584)\n- squashfs: harden sanity check in squashfs_read_xattr_id_table (git-fixes).\n- staging: octeon: delete my name from TODO contact (git-fixes).\n- supported.conf: Move bt878 and bttv modules to kernel-*-extra (jsc#PED-3931)\n- test_firmware: Use kstrtobool() instead of strtobool() (git-fixes).\n- test_firmware: fix the memory leak of the allocated firmware buffer (git-fixes).\n- test_firmware: prevent race conditions by a correct implementation of locking (git-fixes).\n- test_firmware: return ENOMEM instead of ENOSPC on failed memory allocation (git-fixes).\n- thermal/drivers/sun8i: Fix some error handling paths in sun8i_ths_probe() (git-fixes).\n- thunderbolt: dma_test: Use correct value for absent rings when creating paths (git-fixes).\n- tls: Skip tls_append_frag on zero copy size (git-fixes).\n- tools: bpftool: Remove invalid \\\u0027 json escape (git-fixes).\n- tpm, tpm_tis: Request threaded interrupt handler (git-fixes).\n- tracing/histograms: Allow variables to have some modifiers (git-fixes).\n- tracing/probe: trace_probe_primary_from_call(): checked list_first_entry (git-fixes).\n- tracing/timer: Add missing hrtimer modes to decode_hrtimer_mode() (git-fixes).\n- tracing: Have event format check not flag %p* on __get_dynamic_array() (git-fixes, bsc#1212350).\n- tracing: Introduce helpers to safely handle dynamic-sized sockaddrs (git-fixes).\n- tracing: Update print fmt check to handle new __get_sockaddr() macro (git-fixes, bsc#1212350).\n- tty: serial: imx: fix rs485 rx after tx (git-fixes).\n- tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in case of error (git-fixes).\n- tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when iterating clk (git-fixes).\n- usrmerge: Adjust module path in the kernel sources (bsc#1212835).\n- usrmerge: Compatibility with earlier rpm (boo#1211796)\n- vdpa/mlx5: Directly assign memory key (jsc#SLE-19253).\n- vdpa/mlx5: Do not clear mr struct on destroy MR (jsc#SLE-19253).\n- vdpa/mlx5: Fix wrong configuration of virtio_version_1_0 (jsc#SLE-19253).\n- vdpa: Fix error logic in vdpa_nl_cmd_dev_get_doit (jsc#SLE-19253).\n- vhost_vdpa: support PACKED when setting-getting vring_base (jsc#SLE-19253).\n- w1: fix loop in w1_fini() (git-fixes).\n- w1: w1_therm: fix locking behavior in convert_t (git-fixes).\n- watchdog: menz069_wdt: fix watchdog initialisation (git-fixes).\n- wifi: ath9k: Fix possible stall on ath9k_txq_list_has_key() (git-fixes).\n- wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rx (git-fixes).\n- wifi: ath9k: convert msecs to jiffies where needed (git-fixes).\n- wifi: ath9k: do not allow to overwrite ENDPOINT0 attributes (git-fixes).\n- wifi: ath9k: fix AR9003 mac hardware hang check register offset calculation (git-fixes).\n- wifi: atmel: Fix an error handling path in atmel_probe() (git-fixes).\n- wifi: b43: fix incorrect __packed annotation (git-fixes).\n- wifi: cfg80211: fix locking in regulatory disconnect (git-fixes).\n- wifi: cfg80211: fix locking in sched scan stop work (git-fixes).\n- wifi: cfg80211: rewrite merging of inherited elements (git-fixes).\n- wifi: iwlwifi: mvm: indicate HW decrypt for beacon protection (git-fixes).\n- wifi: iwlwifi: pcie: fix NULL pointer dereference in iwl_pcie_irq_rx_msix_handler() (git-fixes).\n- wifi: iwlwifi: pull from TXQs with softirqs disabled (git-fixes).\n- wifi: mac80211: simplify chanctx allocation (git-fixes).\n- wifi: mt76: mt7615: fix possible race in mt7615_mac_sta_poll (git-fixes).\n- wifi: mwifiex: Fix the size of a memory allocation in mwifiex_ret_802_11_scan() (git-fixes).\n- wifi: orinoco: Fix an error handling path in orinoco_cs_probe() (git-fixes).\n- wifi: orinoco: Fix an error handling path in spectrum_cs_probe() (git-fixes).\n- wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled (git-fixes).\n- wifi: rsi: Do not set MMC_PM_KEEP_POWER in shutdown (git-fixes).\n- wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR value (git-fixes).\n- wifi: wilc1000: fix for absent RSN capabilities WFA testcase (git-fixes).\n- writeback: fix dereferencing NULL mapping-\u003ehost on writeback_page_template (git-fixes).\n- x86/build: Avoid relocation information in final vmlinux (bsc#1187829).\n- x86/cpu: Switch to arch_cpu_finalize_init() (bsc#1212448).\n- x86/fpu: Mark init functions __init (bsc#1212448).\n- x86/fpu: Move FPU initialization into arch_cpu_finalize_init() (bsc#1212448).\n- x86/fpu: Remove cpuinfo argument from init functions (bsc#1212448).\n- x86/init: Initialize signal frame size late (bsc#1212448).\n- x86/kprobes: Fix __recover_optprobed_insn check optimizing logic (git-fixes).\n- x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe range (git-fixes).\n- x86/microcode/amd: Remove load_microcode_amd()\u0027s bsp parameter (git-fixes).\n- x86/microcode: Print previous version of microcode after reload (git-fixes).\n- x86/mm: Fix RESERVE_BRK() for older binutils (git-fixes).\n- x86/mm: Fix use of uninitialized buffer in sme_enable() (git-fixes).\n- x86/mm: Initialize text poking earlier (bsc#1212448).\n- x86/mm: Use mm_alloc() in poking_init() (bsc#1212448).\n- x86/mm: fix poking_init() for Xen PV guests (git-fixes).\n- x86/sgx: Fix race between reclaimer and page fault handler (git-fixes).\n- x86/sgx: Mark PCMD page as dirty when modifying contents (git-fixes).\n- x86/xen: fix secondary processor fpu initialization (bsc#1212869).\n- xfs: fix rm_offset flag handling in rmap keys (git-fixes).\n- xfs: set bnobt/cntbt numrecs correctly when formatting new AGs (git-fixes).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2831,SUSE-SLE-Module-Public-Cloud-15-SP4-2023-2831,openSUSE-SLE-15.4-2023-2831",
"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-2023_2831-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2831-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232831-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2831-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015492.html"
},
{
"category": "self",
"summary": "SUSE Bug 1065729",
"url": "https://bugzilla.suse.com/1065729"
},
{
"category": "self",
"summary": "SUSE Bug 1152472",
"url": "https://bugzilla.suse.com/1152472"
},
{
"category": "self",
"summary": "SUSE Bug 1152489",
"url": "https://bugzilla.suse.com/1152489"
},
{
"category": "self",
"summary": "SUSE Bug 1160435",
"url": "https://bugzilla.suse.com/1160435"
},
{
"category": "self",
"summary": "SUSE Bug 1187829",
"url": "https://bugzilla.suse.com/1187829"
},
{
"category": "self",
"summary": "SUSE Bug 1189998",
"url": "https://bugzilla.suse.com/1189998"
},
{
"category": "self",
"summary": "SUSE Bug 1194869",
"url": "https://bugzilla.suse.com/1194869"
},
{
"category": "self",
"summary": "SUSE Bug 1205758",
"url": "https://bugzilla.suse.com/1205758"
},
{
"category": "self",
"summary": "SUSE Bug 1208410",
"url": "https://bugzilla.suse.com/1208410"
},
{
"category": "self",
"summary": "SUSE Bug 1208600",
"url": "https://bugzilla.suse.com/1208600"
},
{
"category": "self",
"summary": "SUSE Bug 1209039",
"url": "https://bugzilla.suse.com/1209039"
},
{
"category": "self",
"summary": "SUSE Bug 1209367",
"url": "https://bugzilla.suse.com/1209367"
},
{
"category": "self",
"summary": "SUSE Bug 1210335",
"url": "https://bugzilla.suse.com/1210335"
},
{
"category": "self",
"summary": "SUSE Bug 1211299",
"url": "https://bugzilla.suse.com/1211299"
},
{
"category": "self",
"summary": "SUSE Bug 1211346",
"url": "https://bugzilla.suse.com/1211346"
},
{
"category": "self",
"summary": "SUSE Bug 1211387",
"url": "https://bugzilla.suse.com/1211387"
},
{
"category": "self",
"summary": "SUSE Bug 1211410",
"url": "https://bugzilla.suse.com/1211410"
},
{
"category": "self",
"summary": "SUSE Bug 1211796",
"url": "https://bugzilla.suse.com/1211796"
},
{
"category": "self",
"summary": "SUSE Bug 1211852",
"url": "https://bugzilla.suse.com/1211852"
},
{
"category": "self",
"summary": "SUSE Bug 1212051",
"url": "https://bugzilla.suse.com/1212051"
},
{
"category": "self",
"summary": "SUSE Bug 1212129",
"url": "https://bugzilla.suse.com/1212129"
},
{
"category": "self",
"summary": "SUSE Bug 1212154",
"url": "https://bugzilla.suse.com/1212154"
},
{
"category": "self",
"summary": "SUSE Bug 1212155",
"url": "https://bugzilla.suse.com/1212155"
},
{
"category": "self",
"summary": "SUSE Bug 1212158",
"url": "https://bugzilla.suse.com/1212158"
},
{
"category": "self",
"summary": "SUSE Bug 1212265",
"url": "https://bugzilla.suse.com/1212265"
},
{
"category": "self",
"summary": "SUSE Bug 1212350",
"url": "https://bugzilla.suse.com/1212350"
},
{
"category": "self",
"summary": "SUSE Bug 1212448",
"url": "https://bugzilla.suse.com/1212448"
},
{
"category": "self",
"summary": "SUSE Bug 1212494",
"url": "https://bugzilla.suse.com/1212494"
},
{
"category": "self",
"summary": "SUSE Bug 1212495",
"url": "https://bugzilla.suse.com/1212495"
},
{
"category": "self",
"summary": "SUSE Bug 1212504",
"url": "https://bugzilla.suse.com/1212504"
},
{
"category": "self",
"summary": "SUSE Bug 1212513",
"url": "https://bugzilla.suse.com/1212513"
},
{
"category": "self",
"summary": "SUSE Bug 1212540",
"url": "https://bugzilla.suse.com/1212540"
},
{
"category": "self",
"summary": "SUSE Bug 1212561",
"url": "https://bugzilla.suse.com/1212561"
},
{
"category": "self",
"summary": "SUSE Bug 1212563",
"url": "https://bugzilla.suse.com/1212563"
},
{
"category": "self",
"summary": "SUSE Bug 1212564",
"url": "https://bugzilla.suse.com/1212564"
},
{
"category": "self",
"summary": "SUSE Bug 1212584",
"url": "https://bugzilla.suse.com/1212584"
},
{
"category": "self",
"summary": "SUSE Bug 1212592",
"url": "https://bugzilla.suse.com/1212592"
},
{
"category": "self",
"summary": "SUSE Bug 1212603",
"url": "https://bugzilla.suse.com/1212603"
},
{
"category": "self",
"summary": "SUSE Bug 1212605",
"url": "https://bugzilla.suse.com/1212605"
},
{
"category": "self",
"summary": "SUSE Bug 1212606",
"url": "https://bugzilla.suse.com/1212606"
},
{
"category": "self",
"summary": "SUSE Bug 1212619",
"url": "https://bugzilla.suse.com/1212619"
},
{
"category": "self",
"summary": "SUSE Bug 1212701",
"url": "https://bugzilla.suse.com/1212701"
},
{
"category": "self",
"summary": "SUSE Bug 1212741",
"url": "https://bugzilla.suse.com/1212741"
},
{
"category": "self",
"summary": "SUSE Bug 1212835",
"url": "https://bugzilla.suse.com/1212835"
},
{
"category": "self",
"summary": "SUSE Bug 1212838",
"url": "https://bugzilla.suse.com/1212838"
},
{
"category": "self",
"summary": "SUSE Bug 1212842",
"url": "https://bugzilla.suse.com/1212842"
},
{
"category": "self",
"summary": "SUSE Bug 1212861",
"url": "https://bugzilla.suse.com/1212861"
},
{
"category": "self",
"summary": "SUSE Bug 1212869",
"url": "https://bugzilla.suse.com/1212869"
},
{
"category": "self",
"summary": "SUSE Bug 1212892",
"url": "https://bugzilla.suse.com/1212892"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-1077 page",
"url": "https://www.suse.com/security/cve/CVE-2023-1077/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-1249 page",
"url": "https://www.suse.com/security/cve/CVE-2023-1249/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-1829 page",
"url": "https://www.suse.com/security/cve/CVE-2023-1829/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-21102 page",
"url": "https://www.suse.com/security/cve/CVE-2023-21102/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-3090 page",
"url": "https://www.suse.com/security/cve/CVE-2023-3090/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-3111 page",
"url": "https://www.suse.com/security/cve/CVE-2023-3111/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-3141 page",
"url": "https://www.suse.com/security/cve/CVE-2023-3141/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-3161 page",
"url": "https://www.suse.com/security/cve/CVE-2023-3161/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-3212 page",
"url": "https://www.suse.com/security/cve/CVE-2023-3212/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-3357 page",
"url": "https://www.suse.com/security/cve/CVE-2023-3357/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-3358 page",
"url": "https://www.suse.com/security/cve/CVE-2023-3358/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-3389 page",
"url": "https://www.suse.com/security/cve/CVE-2023-3389/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-35788 page",
"url": "https://www.suse.com/security/cve/CVE-2023-35788/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-35823 page",
"url": "https://www.suse.com/security/cve/CVE-2023-35823/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-35828 page",
"url": "https://www.suse.com/security/cve/CVE-2023-35828/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-35829 page",
"url": "https://www.suse.com/security/cve/CVE-2023-35829/"
}
],
"title": "Security update for the Linux Kernel",
"tracking": {
"current_release_date": "2023-07-14T11:03:30Z",
"generator": {
"date": "2023-07-14T11:03:30Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2831-1",
"initial_release_date": "2023-07-14T11:03:30Z",
"revision_history": [
{
"date": "2023-07-14T11:03:30Z",
"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-150400.14.55.1.aarch64",
"product": {
"name": "cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"product_id": "cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"product": {
"name": "dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"product_id": "dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"product": {
"name": "gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"product_id": "gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-azure-5.14.21-150400.14.55.1.aarch64",
"product": {
"name": "kernel-azure-5.14.21-150400.14.55.1.aarch64",
"product_id": "kernel-azure-5.14.21-150400.14.55.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"product": {
"name": "kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"product_id": "kernel-azure-devel-5.14.21-150400.14.55.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"product": {
"name": "kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"product_id": "kernel-azure-extra-5.14.21-150400.14.55.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"product": {
"name": "kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"product_id": "kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"product": {
"name": "kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"product_id": "kernel-azure-optional-5.14.21-150400.14.55.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"product": {
"name": "kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"product_id": "kernel-syms-azure-5.14.21-150400.14.55.1.aarch64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"product": {
"name": "kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"product_id": "kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"product": {
"name": "ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"product_id": "ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"product": {
"name": "reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"product_id": "reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"product": {
"name": "kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"product_id": "kernel-devel-azure-5.14.21-150400.14.55.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"product": {
"name": "kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"product_id": "kernel-source-azure-5.14.21-150400.14.55.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"product": {
"name": "cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"product_id": "cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"product": {
"name": "dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"product_id": "dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"product": {
"name": "gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"product_id": "gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-azure-5.14.21-150400.14.55.1.x86_64",
"product": {
"name": "kernel-azure-5.14.21-150400.14.55.1.x86_64",
"product_id": "kernel-azure-5.14.21-150400.14.55.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"product": {
"name": "kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"product_id": "kernel-azure-devel-5.14.21-150400.14.55.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"product": {
"name": "kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"product_id": "kernel-azure-extra-5.14.21-150400.14.55.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"product": {
"name": "kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"product_id": "kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"product": {
"name": "kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"product_id": "kernel-azure-optional-5.14.21-150400.14.55.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"product": {
"name": "kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"product_id": "kernel-syms-azure-5.14.21-150400.14.55.1.x86_64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"product": {
"name": "kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"product_id": "kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"product": {
"name": "ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"product_id": "ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"product": {
"name": "reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"product_id": "reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"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-150400.14.55.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64"
},
"product_reference": "kernel-azure-5.14.21-150400.14.55.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-5.14.21-150400.14.55.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64"
},
"product_reference": "kernel-azure-5.14.21-150400.14.55.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-devel-5.14.21-150400.14.55.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64"
},
"product_reference": "kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-devel-5.14.21-150400.14.55.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64"
},
"product_reference": "kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-azure-5.14.21-150400.14.55.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch"
},
"product_reference": "kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-azure-5.14.21-150400.14.55.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch"
},
"product_reference": "kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-azure-5.14.21-150400.14.55.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64"
},
"product_reference": "kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-azure-5.14.21-150400.14.55.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64"
},
"product_reference": "kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64"
},
"product_reference": "cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64"
},
"product_reference": "cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64"
},
"product_reference": "dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64"
},
"product_reference": "dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64"
},
"product_reference": "gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64"
},
"product_reference": "gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-5.14.21-150400.14.55.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64"
},
"product_reference": "kernel-azure-5.14.21-150400.14.55.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-5.14.21-150400.14.55.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64"
},
"product_reference": "kernel-azure-5.14.21-150400.14.55.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-devel-5.14.21-150400.14.55.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64"
},
"product_reference": "kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-devel-5.14.21-150400.14.55.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64"
},
"product_reference": "kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-extra-5.14.21-150400.14.55.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64"
},
"product_reference": "kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-extra-5.14.21-150400.14.55.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64"
},
"product_reference": "kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64"
},
"product_reference": "kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64"
},
"product_reference": "kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-optional-5.14.21-150400.14.55.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64"
},
"product_reference": "kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-optional-5.14.21-150400.14.55.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64"
},
"product_reference": "kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-azure-5.14.21-150400.14.55.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch"
},
"product_reference": "kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-azure-5.14.21-150400.14.55.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch"
},
"product_reference": "kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-azure-5.14.21-150400.14.55.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64"
},
"product_reference": "kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-azure-5.14.21-150400.14.55.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64"
},
"product_reference": "kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64"
},
"product_reference": "kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64"
},
"product_reference": "kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64"
},
"product_reference": "ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64"
},
"product_reference": "ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64"
},
"product_reference": "reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64"
},
"product_reference": "reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-1077",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-1077"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, pick_next_rt_entity() may return a type confused entry, not detected by the BUG_ON condition, as the confused entry will not be NULL, but list_head.The buggy error condition would lead to a type confused entry with the list head,which would then be used as a type confused sched_rt_entity,causing memory corruption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-1077",
"url": "https://www.suse.com/security/cve/CVE-2023-1077"
},
{
"category": "external",
"summary": "SUSE Bug 1208600 for CVE-2023-1077",
"url": "https://bugzilla.suse.com/1208600"
},
{
"category": "external",
"summary": "SUSE Bug 1208839 for CVE-2023-1077",
"url": "https://bugzilla.suse.com/1208839"
},
{
"category": "external",
"summary": "SUSE Bug 1213841 for CVE-2023-1077",
"url": "https://bugzilla.suse.com/1213841"
},
{
"category": "external",
"summary": "SUSE Bug 1213842 for CVE-2023-1077",
"url": "https://bugzilla.suse.com/1213842"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To 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 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.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 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-14T11:03:30Z",
"details": "important"
}
],
"title": "CVE-2023-1077"
},
{
"cve": "CVE-2023-1249",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-1249"
}
],
"notes": [
{
"category": "general",
"text": "A use-after-free flaw was found in the Linux kernel\u0027s core dump subsystem. This flaw allows a local user to crash the system. Only if patch 390031c94211 (\"coredump: Use the vma snapshot in fill_files_note\") not applied yet, then kernel could be affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-1249",
"url": "https://www.suse.com/security/cve/CVE-2023-1249"
},
{
"category": "external",
"summary": "SUSE Bug 1209039 for CVE-2023-1249",
"url": "https://bugzilla.suse.com/1209039"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To 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 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-14T11:03:30Z",
"details": "moderate"
}
],
"title": "CVE-2023-1249"
},
{
"cve": "CVE-2023-1829",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-1829"
}
],
"notes": [
{
"category": "general",
"text": "A use-after-free vulnerability in the Linux Kernel traffic control index filter (tcindex) can be exploited to achieve local privilege escalation. The tcindex_delete function which does not properly deactivate filters in case of a perfect hashes while deleting the underlying structure which can later lead to double freeing the structure. A local attacker user can use this vulnerability to elevate its privileges to root.\nWe recommend upgrading past commit 8c710f75256bb3cf05ac7b1672c82b92c43f3d28.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-1829",
"url": "https://www.suse.com/security/cve/CVE-2023-1829"
},
{
"category": "external",
"summary": "SUSE Bug 1210335 for CVE-2023-1829",
"url": "https://bugzilla.suse.com/1210335"
},
{
"category": "external",
"summary": "SUSE Bug 1210619 for CVE-2023-1829",
"url": "https://bugzilla.suse.com/1210619"
},
{
"category": "external",
"summary": "SUSE Bug 1217444 for CVE-2023-1829",
"url": "https://bugzilla.suse.com/1217444"
},
{
"category": "external",
"summary": "SUSE Bug 1217531 for CVE-2023-1829",
"url": "https://bugzilla.suse.com/1217531"
},
{
"category": "external",
"summary": "SUSE Bug 1220886 for CVE-2023-1829",
"url": "https://bugzilla.suse.com/1220886"
},
{
"category": "external",
"summary": "SUSE Bug 1228311 for CVE-2023-1829",
"url": "https://bugzilla.suse.com/1228311"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To 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 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.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 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-14T11:03:30Z",
"details": "important"
}
],
"title": "CVE-2023-1829"
},
{
"cve": "CVE-2023-21102",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-21102"
}
],
"notes": [
{
"category": "general",
"text": "In __efi_rt_asm_wrapper of efi-rt-wrapper.S, there is a possible bypass of shadow stack protection due to a logic error in the code. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-260821414References: Upstream kernel",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-21102",
"url": "https://www.suse.com/security/cve/CVE-2023-21102"
},
{
"category": "external",
"summary": "SUSE Bug 1212155 for CVE-2023-21102",
"url": "https://bugzilla.suse.com/1212155"
},
{
"category": "external",
"summary": "SUSE Bug 1212346 for CVE-2023-21102",
"url": "https://bugzilla.suse.com/1212346"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To 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 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.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 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-14T11:03:30Z",
"details": "important"
}
],
"title": "CVE-2023-21102"
},
{
"cve": "CVE-2023-3090",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-3090"
}
],
"notes": [
{
"category": "general",
"text": "A heap out-of-bounds write vulnerability in the Linux Kernel ipvlan network driver can be exploited to achieve local privilege escalation.\n\nThe out-of-bounds write is caused by missing skb-\u003ecb initialization in the ipvlan network driver. The vulnerability is reachable if CONFIG_IPVLAN is enabled.\n\n\nWe recommend upgrading past commit 90cbed5247439a966b645b34eb0a2e037836ea8e.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-3090",
"url": "https://www.suse.com/security/cve/CVE-2023-3090"
},
{
"category": "external",
"summary": "SUSE Bug 1212842 for CVE-2023-3090",
"url": "https://bugzilla.suse.com/1212842"
},
{
"category": "external",
"summary": "SUSE Bug 1212849 for CVE-2023-3090",
"url": "https://bugzilla.suse.com/1212849"
},
{
"category": "external",
"summary": "SUSE Bug 1214128 for CVE-2023-3090",
"url": "https://bugzilla.suse.com/1214128"
},
{
"category": "external",
"summary": "SUSE Bug 1219701 for CVE-2023-3090",
"url": "https://bugzilla.suse.com/1219701"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To 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 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.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 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-14T11:03:30Z",
"details": "important"
}
],
"title": "CVE-2023-3090"
},
{
"cve": "CVE-2023-3111",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-3111"
}
],
"notes": [
{
"category": "general",
"text": "A use after free vulnerability was found in prepare_to_relocate in fs/btrfs/relocation.c in btrfs in the Linux Kernel. This possible flaw can be triggered by calling btrfs_ioctl_balance() before calling btrfs_ioctl_defrag().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-3111",
"url": "https://www.suse.com/security/cve/CVE-2023-3111"
},
{
"category": "external",
"summary": "SUSE Bug 1212051 for CVE-2023-3111",
"url": "https://bugzilla.suse.com/1212051"
},
{
"category": "external",
"summary": "SUSE Bug 1220015 for CVE-2023-3111",
"url": "https://bugzilla.suse.com/1220015"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To 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 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.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 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-14T11:03:30Z",
"details": "moderate"
}
],
"title": "CVE-2023-3111"
},
{
"cve": "CVE-2023-3141",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-3141"
}
],
"notes": [
{
"category": "general",
"text": "A use-after-free flaw was found in r592_remove in drivers/memstick/host/r592.c in media access in the Linux Kernel. This flaw allows a local attacker to crash the system at device disconnect, possibly leading to a kernel information leak.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-3141",
"url": "https://www.suse.com/security/cve/CVE-2023-3141"
},
{
"category": "external",
"summary": "SUSE Bug 1212129 for CVE-2023-3141",
"url": "https://bugzilla.suse.com/1212129"
},
{
"category": "external",
"summary": "SUSE Bug 1215674 for CVE-2023-3141",
"url": "https://bugzilla.suse.com/1215674"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To 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 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.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:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-14T11:03:30Z",
"details": "moderate"
}
],
"title": "CVE-2023-3141"
},
{
"cve": "CVE-2023-3161",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-3161"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Framebuffer Console (fbcon) in the Linux Kernel. When providing font-\u003ewidth and font-\u003eheight greater than 32 to fbcon_set_font, since there are no checks in place, a shift-out-of-bounds occurs leading to undefined behavior and possible denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-3161",
"url": "https://www.suse.com/security/cve/CVE-2023-3161"
},
{
"category": "external",
"summary": "SUSE Bug 1212154 for CVE-2023-3161",
"url": "https://bugzilla.suse.com/1212154"
},
{
"category": "external",
"summary": "SUSE Bug 1215674 for CVE-2023-3161",
"url": "https://bugzilla.suse.com/1215674"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To 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 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.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 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-14T11:03:30Z",
"details": "moderate"
}
],
"title": "CVE-2023-3161"
},
{
"cve": "CVE-2023-3212",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-3212"
}
],
"notes": [
{
"category": "general",
"text": "A NULL pointer dereference issue was found in the gfs2 file system in the Linux kernel. It occurs on corrupt gfs2 file systems when the evict code tries to reference the journal descriptor structure after it has been freed and set to NULL. A privileged local user could use this flaw to cause a kernel panic.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-3212",
"url": "https://www.suse.com/security/cve/CVE-2023-3212"
},
{
"category": "external",
"summary": "SUSE Bug 1212265 for CVE-2023-3212",
"url": "https://bugzilla.suse.com/1212265"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To 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 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.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 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-14T11:03:30Z",
"details": "moderate"
}
],
"title": "CVE-2023-3212"
},
{
"cve": "CVE-2023-3357",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-3357"
}
],
"notes": [
{
"category": "general",
"text": "A NULL pointer dereference flaw was found in the Linux kernel AMD Sensor Fusion Hub driver. This flaw allows a local user to crash the system.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-3357",
"url": "https://www.suse.com/security/cve/CVE-2023-3357"
},
{
"category": "external",
"summary": "SUSE Bug 1212605 for CVE-2023-3357",
"url": "https://bugzilla.suse.com/1212605"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To 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 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.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 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-14T11:03:30Z",
"details": "moderate"
}
],
"title": "CVE-2023-3357"
},
{
"cve": "CVE-2023-3358",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-3358"
}
],
"notes": [
{
"category": "general",
"text": "A null pointer dereference was found in the Linux kernel\u0027s Integrated Sensor Hub (ISH) driver. This issue could allow a local user to crash the system.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-3358",
"url": "https://www.suse.com/security/cve/CVE-2023-3358"
},
{
"category": "external",
"summary": "SUSE Bug 1212606 for CVE-2023-3358",
"url": "https://bugzilla.suse.com/1212606"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To 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 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.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 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-14T11:03:30Z",
"details": "moderate"
}
],
"title": "CVE-2023-3358"
},
{
"cve": "CVE-2023-3389",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-3389"
}
],
"notes": [
{
"category": "general",
"text": "A use-after-free vulnerability in the Linux Kernel io_uring subsystem can be exploited to achieve local privilege escalation.\n\nRacing a io_uring cancel poll request with a linked timeout can cause a UAF in a hrtimer.\n\nWe recommend upgrading past commit ef7dfac51d8ed961b742218f526bd589f3900a59 (4716c73b188566865bdd79c3a6709696a224ac04 for 5.10 stable and 0e388fce7aec40992eadee654193cad345d62663 for 5.15 stable).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-3389",
"url": "https://www.suse.com/security/cve/CVE-2023-3389"
},
{
"category": "external",
"summary": "SUSE Bug 1212838 for CVE-2023-3389",
"url": "https://bugzilla.suse.com/1212838"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To 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 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_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 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-14T11:03:30Z",
"details": "moderate"
}
],
"title": "CVE-2023-3389"
},
{
"cve": "CVE-2023-35788",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-35788"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in fl_set_geneve_opt in net/sched/cls_flower.c in the Linux kernel before 6.3.7. It allows an out-of-bounds write in the flower classifier code via TCA_FLOWER_KEY_ENC_OPTS_GENEVE packets. This may result in denial of service or privilege escalation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-35788",
"url": "https://www.suse.com/security/cve/CVE-2023-35788"
},
{
"category": "external",
"summary": "SUSE Bug 1212504 for CVE-2023-35788",
"url": "https://bugzilla.suse.com/1212504"
},
{
"category": "external",
"summary": "SUSE Bug 1212509 for CVE-2023-35788",
"url": "https://bugzilla.suse.com/1212509"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To 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 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-14T11:03:30Z",
"details": "important"
}
],
"title": "CVE-2023-35788"
},
{
"cve": "CVE-2023-35823",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-35823"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in saa7134_finidev in drivers/media/pci/saa7134/saa7134-core.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-35823",
"url": "https://www.suse.com/security/cve/CVE-2023-35823"
},
{
"category": "external",
"summary": "SUSE Bug 1212494 for CVE-2023-35823",
"url": "https://bugzilla.suse.com/1212494"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To 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 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.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 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-14T11:03:30Z",
"details": "moderate"
}
],
"title": "CVE-2023-35823"
},
{
"cve": "CVE-2023-35828",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-35828"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in renesas_usb3_remove in drivers/usb/gadget/udc/renesas_usb3.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-35828",
"url": "https://www.suse.com/security/cve/CVE-2023-35828"
},
{
"category": "external",
"summary": "SUSE Bug 1212513 for CVE-2023-35828",
"url": "https://bugzilla.suse.com/1212513"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To 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 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.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 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-14T11:03:30Z",
"details": "moderate"
}
],
"title": "CVE-2023-35828"
},
{
"cve": "CVE-2023-35829",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-35829"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in rkvdec_remove in drivers/staging/media/rkvdec/rkvdec.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-35829",
"url": "https://www.suse.com/security/cve/CVE-2023-35829"
},
{
"category": "external",
"summary": "SUSE Bug 1212495 for CVE-2023-35829",
"url": "https://bugzilla.suse.com/1212495"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To 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 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.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 SP4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:cluster-md-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:dlm-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:gfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-extra-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-livepatch-devel-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-azure-optional-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kernel-devel-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-source-azure-5.14.21-150400.14.55.1.noarch",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kernel-syms-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:kselftests-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:ocfs2-kmp-azure-5.14.21-150400.14.55.1.x86_64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.aarch64",
"openSUSE Leap 15.4:reiserfs-kmp-azure-5.14.21-150400.14.55.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-14T11:03:30Z",
"details": "moderate"
}
],
"title": "CVE-2023-35829"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.