Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-1095 (GCVE-0-2023-1095)
Vulnerability from cvelistv5 – Published: 2023-02-28 00:00 – Updated: 2025-03-18 15:14| Vendor | Product | Version | |
|---|---|---|---|
| n/a | Linux kernel netfilter subsystem. |
Affected:
Fixed in 6.0-rc1
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T05:32:46.346Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173973"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/torvalds/linux/commit/580077855a40741cf511766129702d97ff02f4d9"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2023-1095",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-03-10T17:30:41.063971Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-03-18T15:14:46.858Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Linux kernel netfilter subsystem.",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "Fixed in 6.0-rc1"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In nf_tables_updtable, if nf_tables_table_enable returns an error, nft_trans_destroy is called to free the transaction object. nft_trans_destroy() calls list_del(), but the transaction was never placed on a list -- the list head is all zeroes, this results in a NULL pointer dereference."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-476",
"description": "CWE-476",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-02-28T00:00:00.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173973"
},
{
"url": "https://github.com/torvalds/linux/commit/580077855a40741cf511766129702d97ff02f4d9"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2023-1095",
"datePublished": "2023-02-28T00:00:00.000Z",
"dateReserved": "2023-02-28T00:00:00.000Z",
"dateUpdated": "2025-03-18T15:14:46.858Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-1095",
"date": "2026-05-30",
"epss": "0.00016",
"percentile": "0.04084"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-1095\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2023-02-28T23:15:11.460\",\"lastModified\":\"2025-03-18T16:15:16.013\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In nf_tables_updtable, if nf_tables_table_enable returns an error, nft_trans_destroy is called to free the transaction object. nft_trans_destroy() calls list_del(), but the transaction was never placed on a list -- the list head is all zeroes, this results in a NULL pointer dereference.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-476\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-476\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"6.0\",\"matchCriteriaId\":\"87B81C9D-7173-4FFB-97BC-9C41AB20A53C\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F4CFF558-3C47-480D-A2F0-BABF26042943\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7F6FB57C-2BC7-487C-96DD-132683AEB35D\"}]}]}],\"references\":[{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2173973\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/torvalds/linux/commit/580077855a40741cf511766129702d97ff02f4d9\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2173973\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/torvalds/linux/commit/580077855a40741cf511766129702d97ff02f4d9\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2173973\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/torvalds/linux/commit/580077855a40741cf511766129702d97ff02f4d9\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T05:32:46.346Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.5, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-1095\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-03-10T17:30:41.063971Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-03-10T17:31:15.293Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"Linux kernel netfilter subsystem.\", \"versions\": [{\"status\": \"affected\", \"version\": \"Fixed in 6.0-rc1\"}]}], \"references\": [{\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2173973\"}, {\"url\": \"https://github.com/torvalds/linux/commit/580077855a40741cf511766129702d97ff02f4d9\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"In nf_tables_updtable, if nf_tables_table_enable returns an error, nft_trans_destroy is called to free the transaction object. nft_trans_destroy() calls list_del(), but the transaction was never placed on a list -- the list head is all zeroes, this results in a NULL pointer dereference.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-476\", \"description\": \"CWE-476\"}]}], \"providerMetadata\": {\"orgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"shortName\": \"redhat\", \"dateUpdated\": \"2023-02-28T00:00:00.000Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-1095\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-03-18T15:14:46.858Z\", \"dateReserved\": \"2023-02-28T00:00:00.000Z\", \"assignerOrgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"datePublished\": \"2023-02-28T00:00:00.000Z\", \"assignerShortName\": \"redhat\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
CERTFR-2023-AVI-0544
Vulnerability from certfr_avis - Published: 2023-07-13 - Updated: 2023-07-13
De multiples vulnérabilités ont été découvertes dans le noyau Linux de SUSE. Certaines d'entre elles permettent à un attaquant de provoquer une atteinte à la confidentialité des données, une élévation de privilèges et une exécution de code arbitraire.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| SUSE | SUSE Linux Enterprise High Performance Computing | SUSE Linux Enterprise High Performance Computing 15 SP5 | ||
| SUSE | openSUSE Leap | openSUSE Leap 15.5 | ||
| SUSE | SUSE Linux Enterprise Live Patching | SUSE Linux Enterprise Live Patching 15-SP5 | ||
| SUSE | SUSE Linux Enterprise Real Time | SUSE Linux Enterprise Real Time 15 SP3 | ||
| SUSE | SUSE Linux Enterprise High Performance Computing | SUSE Linux Enterprise High Performance Computing 12 SP5 | ||
| SUSE | SUSE Linux Enterprise High Performance Computing | SUSE Linux Enterprise High Performance Computing 15 SP4 | ||
| SUSE | openSUSE Leap | openSUSE Leap 15.4 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 12 SP2 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server for SAP Applications 12 SP5 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 12 SP5 | ||
| SUSE | SUSE Linux Enterprise Micro | SUSE Linux Enterprise Micro 5.2 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 15 SP5 | ||
| SUSE | SUSE Linux Enterprise Micro | SUSE Linux Enterprise Micro 5.1 | ||
| SUSE | SUSE Linux Enterprise Micro | SUSE Linux Enterprise Micro for Rancher 5.4 | ||
| SUSE | SUSE Linux Enterprise Real Time | SUSE Linux Enterprise Real Time 12 SP5 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 12 SP2 BCL 12-SP2 | ||
| SUSE | SUSE Real Time Module | SUSE Real Time Module 15-SP5 | ||
| SUSE | SUSE Linux Enterprise High Performance Computing | SUSE Linux Enterprise High Performance Computing 12 SP2 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server for SAP Applications 15 SP5 | ||
| SUSE | SUSE Linux Enterprise Micro | SUSE Linux Enterprise Micro 5.3 | ||
| SUSE | SUSE Linux Enterprise Real Time | SUSE Linux Enterprise Real Time 15 SP5 | ||
| SUSE | openSUSE Leap | openSUSE Leap Micro 5.3 | ||
| SUSE | SUSE Linux Enterprise Micro | SUSE Linux Enterprise Micro for Rancher 5.3 | ||
| SUSE | SUSE Linux Enterprise Real Time | SUSE Linux Enterprise Real Time 15 SP4 | ||
| SUSE | SUSE Linux Enterprise Micro | SUSE Linux Enterprise Micro for Rancher 5.2 | ||
| SUSE | SUSE Real Time Module | SUSE Real Time Module 15-SP4 | ||
| SUSE | SUSE Real Time Module | SUSE Real Time Module 15-SP3 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server for SAP Applications 15 SP4 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 15 SP4 | ||
| SUSE | SUSE Linux Enterprise Micro | SUSE Linux Enterprise Micro 5.4 | ||
| SUSE | SUSE Linux Enterprise Live Patching | SUSE Linux Enterprise Live Patching 15-SP4 |
| Title | Publication Time | Tags | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "SUSE Linux Enterprise High Performance Computing 15 SP5",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Live Patching 15-SP5",
"product": {
"name": "SUSE Linux Enterprise Live Patching",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Real Time 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Real Time",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Performance Computing 12 SP5",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Performance Computing 15 SP4",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Micro 5.1",
"product": {
"name": "SUSE Linux Enterprise Micro",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Micro for Rancher 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Real Time 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Real Time",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 12 SP2 BCL 12-SP2",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Real Time Module 15-SP5",
"product": {
"name": "SUSE Real Time Module",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Performance Computing 12 SP2",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Real Time 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Real Time",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "openSUSE Leap Micro 5.3",
"product": {
"name": "openSUSE Leap",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Micro for Rancher 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Real Time 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Real Time",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Micro for Rancher 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Real Time Module 15-SP4",
"product": {
"name": "SUSE Real Time Module",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Real Time Module 15-SP3",
"product": {
"name": "SUSE Real Time Module",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Live Patching 15-SP4",
"product": {
"name": "SUSE Linux Enterprise Live Patching",
"vendor": {
"name": "SUSE",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2018-20784",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20784"
},
{
"name": "CVE-2023-1382",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1382"
},
{
"name": "CVE-2023-3006",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3006"
},
{
"name": "CVE-2023-28466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28466"
},
{
"name": "CVE-2023-1838",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1838"
},
{
"name": "CVE-2023-30772",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30772"
},
{
"name": "CVE-2023-28328",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28328"
},
{
"name": "CVE-2023-0461",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0461"
},
{
"name": "CVE-2023-1076",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1076"
},
{
"name": "CVE-2023-2235",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2235"
},
{
"name": "CVE-2023-23454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23454"
},
{
"name": "CVE-2023-2002",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2002"
},
{
"name": "CVE-2023-23455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23455"
},
{
"name": "CVE-2022-4269",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4269"
},
{
"name": "CVE-2023-3159",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3159"
},
{
"name": "CVE-2022-45884",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45884"
},
{
"name": "CVE-2023-33951",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33951"
},
{
"name": "CVE-2023-35788",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35788"
},
{
"name": "CVE-2023-1989",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1989"
},
{
"name": "CVE-2023-23000",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23000"
},
{
"name": "CVE-2023-28866",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28866"
},
{
"name": "CVE-2023-1855",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1855"
},
{
"name": "CVE-2023-2513",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2513"
},
{
"name": "CVE-2023-35828",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35828"
},
{
"name": "CVE-2023-31084",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31084"
},
{
"name": "CVE-2023-3090",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3090"
},
{
"name": "CVE-2023-3358",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3358"
},
{
"name": "CVE-2022-45919",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45919"
},
{
"name": "CVE-2023-21106",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21106"
},
{
"name": "CVE-2023-31436",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31436"
},
{
"name": "CVE-2023-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28327"
},
{
"name": "CVE-2023-1582",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1582"
},
{
"name": "CVE-2022-36280",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36280"
},
{
"name": "CVE-2023-2194",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2194"
},
{
"name": "CVE-2022-2196",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2196"
},
{
"name": "CVE-2023-32269",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32269"
},
{
"name": "CVE-2023-1390",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1390"
},
{
"name": "CVE-2022-45886",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45886"
},
{
"name": "CVE-2020-24588",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24588"
},
{
"name": "CVE-2023-3220",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3220"
},
{
"name": "CVE-2023-22998",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22998"
},
{
"name": "CVE-2023-3111",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3111"
},
{
"name": "CVE-2023-0179",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0179"
},
{
"name": "CVE-2023-1670",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1670"
},
{
"name": "CVE-2023-0469",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0469"
},
{
"name": "CVE-2023-1078",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1078"
},
{
"name": "CVE-2023-2176",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2176"
},
{
"name": "CVE-2023-2162",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2162"
},
{
"name": "CVE-2023-1079",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1079"
},
{
"name": "CVE-2023-33952",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33952"
},
{
"name": "CVE-2022-4744",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4744"
},
{
"name": "CVE-2023-33288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33288"
},
{
"name": "CVE-2023-1990",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1990"
},
{
"name": "CVE-2023-3161",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3161"
},
{
"name": "CVE-2023-28464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28464"
},
{
"name": "CVE-2023-35824",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35824"
},
{
"name": "CVE-2023-1998",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1998"
},
{
"name": "CVE-2023-28772",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28772"
},
{
"name": "CVE-2023-1075",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1075"
},
{
"name": "CVE-2023-35823",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35823"
},
{
"name": "CVE-2022-3523",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3523"
},
{
"name": "CVE-2023-28410",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28410"
},
{
"name": "CVE-2023-26545",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26545"
},
{
"name": "CVE-2017-5753",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-5753"
},
{
"name": "CVE-2023-23001",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23001"
},
{
"name": "CVE-2023-1380",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1380"
},
{
"name": "CVE-2022-45887",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45887"
},
{
"name": "CVE-2023-25012",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25012"
},
{
"name": "CVE-2023-21102",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21102"
},
{
"name": "CVE-2023-1095",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1095"
},
{
"name": "CVE-2023-1118",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1118"
},
{
"name": "CVE-2023-0394",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0394"
},
{
"name": "CVE-2023-3357",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3357"
},
{
"name": "CVE-2023-2269",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2269"
},
{
"name": "CVE-2023-0386",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0386"
},
{
"name": "CVE-2023-1249",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1249"
},
{
"name": "CVE-2022-38096",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38096"
},
{
"name": "CVE-2023-23006",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23006"
},
{
"name": "CVE-2023-1829",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1829"
},
{
"name": "CVE-2023-3141",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3141"
},
{
"name": "CVE-2023-30456",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30456"
},
{
"name": "CVE-2023-0045",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0045"
},
{
"name": "CVE-2022-45885",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45885"
},
{
"name": "CVE-2023-1077",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1077"
},
{
"name": "CVE-2023-3212",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3212"
},
{
"name": "CVE-2023-1513",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1513"
},
{
"name": "CVE-2023-23004",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23004"
},
{
"name": "CVE-2023-35829",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35829"
},
{
"name": "CVE-2023-2483",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2483"
},
{
"name": "CVE-2023-1652",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1652"
},
{
"name": "CVE-2023-0597",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0597"
},
{
"name": "CVE-2023-32233",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32233"
},
{
"name": "CVE-2023-2156",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2156"
},
{
"name": "CVE-2023-1637",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1637"
},
{
"name": "CVE-2023-0590",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0590"
},
{
"name": "CVE-2022-3566",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3566"
},
{
"name": "CVE-2023-1611",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1611"
},
{
"name": "CVE-2023-3268",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3268"
},
{
"name": "CVE-2023-2124",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2124"
},
{
"name": "CVE-2023-1583",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1583"
},
{
"name": "CVE-2023-3389",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3389"
},
{
"name": "CVE-2023-0122",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0122"
}
],
"initial_release_date": "2023-07-13T00:00:00",
"last_revision_date": "2023-07-13T00:00:00",
"links": [],
"reference": "CERTFR-2023-AVI-0544",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2023-07-13T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "D\u00e9ni de service"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003ele noyau Linux de SUSE\u003c/span\u003e. Certaines d\u0027entre elles\npermettent \u00e0 un attaquant de provoquer une atteinte \u00e0 la confidentialit\u00e9\ndes donn\u00e9es, une \u00e9l\u00e9vation de privil\u00e8ges et une ex\u00e9cution de code\narbitraire.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans le noyau Linux de SUSE",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE SUSE-SU-2023:2805-1 du 11 juillet 2023",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232805-1/"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE SUSE-SU-2023:2809-1 du 11 juillet 2023",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232809-1/"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE SUSE-SU-2023:2804-1 du 10 juillet 2023",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232804-1/"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE SUSE-SU-2023:2803-1 du 10 juillet 2023",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232803-1/"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE SUSE-SU-2023:2810-1 du 12 juillet 2023",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232810-1/"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE SUSE-SU-2023:2808-1 du 11 juillet 2023",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232808-1/"
}
]
}
CERTFR-2023-AVI-0578
Vulnerability from certfr_avis - Published: 2023-07-21 - Updated: 2023-07-21
De multiples vulnérabilités ont été découvertes dans le noyau Linux de SUSE. Certaines d'entre elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur, une exécution de code arbitraire à distance et un contournement de la politique de sécurité.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| SUSE | SUSE Linux Enterprise High Performance Computing | SUSE Linux Enterprise High Performance Computing 15 SP5 | ||
| SUSE | N/A | Legacy Module 15-SP5 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server for SAP Applications 15 SP1 | ||
| SUSE | SUSE Linux Enterprise High Performance Computing | SUSE Linux Enterprise High Performance Computing ESPOS 15 SP3 | ||
| SUSE | SUSE Linux Enterprise High Performance Computing | SUSE Linux Enterprise High Performance Computing LTSS 15 SP3 | ||
| SUSE | openSUSE Leap | openSUSE Leap 15.5 | ||
| SUSE | SUSE Linux Enterprise Live Patching | SUSE Linux Enterprise Live Patching 15-SP5 | ||
| SUSE | SUSE Linux Enterprise Real Time | SUSE Linux Enterprise Real Time 15 SP3 | ||
| SUSE | SUSE Linux Enterprise Desktop | SUSE Linux Enterprise Desktop 15 SP5 | ||
| SUSE | N/A | SUSE Linux Enterprise Workstation Extension 15 SP4 | ||
| SUSE | SUSE Manager Retail Branch Server | SUSE Manager Retail Branch Server 4.2 | ||
| SUSE | N/A | SUSE CaaS Platform 4.0 | ||
| SUSE | SUSE Linux Enterprise High Performance Computing | SUSE Linux Enterprise High Performance Computing 12 SP5 | ||
| SUSE | SUSE Linux Enterprise High Performance Computing | SUSE Linux Enterprise High Performance Computing 15 SP4 | ||
| SUSE | Public Cloud Module | Public Cloud Module 15-SP4 | ||
| SUSE | SUSE Manager Proxy | SUSE Manager Proxy 4.2 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server for SAP Applications 15 SP2 | ||
| SUSE | SUSE Linux Enterprise Live Patching | SUSE Linux Enterprise Live Patching 15-SP2 | ||
| SUSE | SUSE Linux Enterprise Live Patching | SUSE Linux Enterprise Live Patching 15-SP1 | ||
| SUSE | SUSE Manager Retail Branch Server | SUSE Manager Retail Branch Server 4.3 | ||
| SUSE | Public Cloud Module | Public Cloud Module 15-SP5 | ||
| SUSE | SUSE Linux Enterprise Live Patching | SUSE Linux Enterprise Live Patching 12-SP5 | ||
| SUSE | openSUSE Leap | openSUSE Leap 15.4 | ||
| SUSE | Basesystem Module | Basesystem Module 15-SP4 | ||
| SUSE | N/A | SUSE Linux Enterprise High Availability Extension 15 SP4 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server for SAP Applications 12 SP5 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 12 SP5 | ||
| SUSE | SUSE Linux Enterprise Micro | SUSE Linux Enterprise Micro 5.2 | ||
| SUSE | SUSE Manager Server | SUSE Manager Server 4.2 | ||
| SUSE | N/A | SUSE Linux Enterprise High Availability Extension 15 SP5 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 15 SP1 Business Critical Linux 15-SP1 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 15 SP5 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server for SAP Applications 15 SP3 | ||
| SUSE | SUSE Linux Enterprise Micro | SUSE Linux Enterprise Micro 5.1 | ||
| SUSE | SUSE Linux Enterprise Micro | SUSE Linux Enterprise Micro for Rancher 5.4 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 15 SP1 LTSS 15-SP1 | ||
| SUSE | N/A | SUSE Linux Enterprise High Availability Extension 12 SP5 | ||
| SUSE | Basesystem Module | Basesystem Module 15-SP5 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server for SAP Applications 15 SP5 | ||
| SUSE | SUSE Manager Server | SUSE Manager Server 4.1 | ||
| SUSE | SUSE Manager Server | SUSE Manager Server 4.0 | ||
| SUSE | N/A | SUSE Linux Enterprise High Availability Extension 15 SP3 | ||
| SUSE | SUSE Linux Enterprise Micro | SUSE Linux Enterprise Micro 5.3 | ||
| SUSE | N/A | Legacy Module 15-SP4 | ||
| SUSE | N/A | SUSE Enterprise Storage 7 | ||
| SUSE | SUSE Linux Enterprise High Performance Computing | SUSE Linux Enterprise High Performance Computing 15 SP2 LTSS 15-SP2 | ||
| SUSE | SUSE Linux Enterprise Real Time | SUSE Linux Enterprise Real Time 15 SP5 | ||
| SUSE | N/A | SUSE Linux Enterprise Workstation Extension 12 12-SP5 | ||
| SUSE | openSUSE Leap | openSUSE Leap Micro 5.3 | ||
| SUSE | SUSE Linux Enterprise Micro | SUSE Linux Enterprise Micro for Rancher 5.3 | ||
| SUSE | SUSE Manager Proxy | SUSE Manager Proxy 4.0 | ||
| SUSE | SUSE Manager Retail Branch Server | SUSE Manager Retail Branch Server 4.1 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 15 SP3 Business Critical Linux 15-SP3 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 15 SP2 Business Critical Linux 15-SP2 | ||
| SUSE | SUSE Linux Enterprise Real Time | SUSE Linux Enterprise Real Time 15 SP4 | ||
| SUSE | N/A | SUSE Enterprise Storage 7.1 | ||
| SUSE | SUSE Manager Proxy | SUSE Manager Proxy 4.3 | ||
| SUSE | SUSE Linux Enterprise Live Patching | SUSE Linux Enterprise Live Patching 15-SP3 | ||
| SUSE | N/A | SUSE Linux Enterprise High Availability Extension 15 SP1 | ||
| SUSE | SUSE Linux Enterprise Micro | SUSE Linux Enterprise Micro for Rancher 5.2 | ||
| SUSE | N/A | SUSE Linux Enterprise High Availability Extension 15 SP2 | ||
| SUSE | SUSE Manager Proxy | SUSE Manager Proxy 4.1 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server for SAP Applications 15 SP4 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 15 SP1 | ||
| SUSE | SUSE Linux Enterprise High Performance Computing | SUSE Linux Enterprise High Performance Computing 15 SP1 LTSS 15-SP1 | ||
| SUSE | N/A | SUSE Linux Enterprise Software Development Kit 12 SP5 | ||
| SUSE | SUSE Linux Enterprise High Performance Computing | SUSE Linux Enterprise High Performance Computing 15 SP3 | ||
| SUSE | SUSE Linux Enterprise High Performance Computing | SUSE Linux Enterprise High Performance Computing 15 SP1 | ||
| SUSE | N/A | Development Tools Module 15-SP4 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 15 SP4 | ||
| SUSE | N/A | SUSE Linux Enterprise Workstation Extension 15 SP5 | ||
| SUSE | N/A | Development Tools Module 15-SP5 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 15 SP3 LTSS 15-SP3 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 15 SP2 | ||
| SUSE | SUSE Manager Server | SUSE Manager Server 4.3 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 15 SP2 LTSS 15-SP2 | ||
| SUSE | SUSE Linux Enterprise Desktop | SUSE Linux Enterprise Desktop 15 SP4 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 15 SP3 | ||
| SUSE | SUSE Manager Retail Branch Server | SUSE Manager Retail Branch Server 4.0 | ||
| SUSE | SUSE Linux Enterprise Micro | SUSE Linux Enterprise Micro 5.4 | ||
| SUSE | SUSE Linux Enterprise Live Patching | SUSE Linux Enterprise Live Patching 15-SP4 | ||
| SUSE | SUSE Linux Enterprise High Performance Computing | SUSE Linux Enterprise High Performance Computing 15 SP2 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "SUSE Linux Enterprise High Performance Computing 15 SP5",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "Legacy Module 15-SP5",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Performance Computing ESPOS 15 SP3",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Performance Computing LTSS 15 SP3",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Live Patching 15-SP5",
"product": {
"name": "SUSE Linux Enterprise Live Patching",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Real Time 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Real Time",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Desktop 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Desktop",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Workstation Extension 15 SP4",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Manager Retail Branch Server 4.2",
"product": {
"name": "SUSE Manager Retail Branch Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE CaaS Platform 4.0",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Performance Computing 12 SP5",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Performance Computing 15 SP4",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "Public Cloud Module 15-SP4",
"product": {
"name": "Public Cloud Module",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Manager Proxy 4.2",
"product": {
"name": "SUSE Manager Proxy",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Live Patching 15-SP2",
"product": {
"name": "SUSE Linux Enterprise Live Patching",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Live Patching 15-SP1",
"product": {
"name": "SUSE Linux Enterprise Live Patching",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Manager Retail Branch Server 4.3",
"product": {
"name": "SUSE Manager Retail Branch Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "Public Cloud Module 15-SP5",
"product": {
"name": "Public Cloud Module",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Live Patching 12-SP5",
"product": {
"name": "SUSE Linux Enterprise Live Patching",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "Basesystem Module 15-SP4",
"product": {
"name": "Basesystem Module",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Availability Extension 15 SP4",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Manager Server 4.2",
"product": {
"name": "SUSE Manager Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Availability Extension 15 SP5",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 15 SP1 Business Critical Linux 15-SP1",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Micro 5.1",
"product": {
"name": "SUSE Linux Enterprise Micro",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Micro for Rancher 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 15 SP1 LTSS 15-SP1",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Availability Extension 12 SP5",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "Basesystem Module 15-SP5",
"product": {
"name": "Basesystem Module",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Manager Server 4.1",
"product": {
"name": "SUSE Manager Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Manager Server 4.0",
"product": {
"name": "SUSE Manager Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Availability Extension 15 SP3",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "Legacy Module 15-SP4",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Enterprise Storage 7",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Performance Computing 15 SP2 LTSS 15-SP2",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Real Time 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Real Time",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Workstation Extension 12 12-SP5",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "openSUSE Leap Micro 5.3",
"product": {
"name": "openSUSE Leap",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Micro for Rancher 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Manager Proxy 4.0",
"product": {
"name": "SUSE Manager Proxy",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Manager Retail Branch Server 4.1",
"product": {
"name": "SUSE Manager Retail Branch Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 15 SP3 Business Critical Linux 15-SP3",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 15 SP2 Business Critical Linux 15-SP2",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Real Time 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Real Time",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Enterprise Storage 7.1",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Manager Proxy 4.3",
"product": {
"name": "SUSE Manager Proxy",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Live Patching 15-SP3",
"product": {
"name": "SUSE Linux Enterprise Live Patching",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Availability Extension 15 SP1",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Micro for Rancher 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Availability Extension 15 SP2",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Manager Proxy 4.1",
"product": {
"name": "SUSE Manager Proxy",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Performance Computing 15 SP1 LTSS 15-SP1",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Performance Computing 15 SP3",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Performance Computing 15 SP1",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "Development Tools Module 15-SP4",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Workstation Extension 15 SP5",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "Development Tools Module 15-SP5",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 15 SP3 LTSS 15-SP3",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Manager Server 4.3",
"product": {
"name": "SUSE Manager Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 15 SP2 LTSS 15-SP2",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Desktop 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Desktop",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Manager Retail Branch Server 4.0",
"product": {
"name": "SUSE Manager Retail Branch Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Live Patching 15-SP4",
"product": {
"name": "SUSE Linux Enterprise Live Patching",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Performance Computing 15 SP2",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing",
"vendor": {
"name": "SUSE",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2023-1382",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1382"
},
{
"name": "CVE-2023-3006",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3006"
},
{
"name": "CVE-2023-1838",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1838"
},
{
"name": "CVE-2023-30772",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30772"
},
{
"name": "CVE-2023-0461",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0461"
},
{
"name": "CVE-2023-1076",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1076"
},
{
"name": "CVE-2023-2235",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2235"
},
{
"name": "CVE-2023-2002",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2002"
},
{
"name": "CVE-2022-4269",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4269"
},
{
"name": "CVE-2023-3159",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3159"
},
{
"name": "CVE-2022-45884",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45884"
},
{
"name": "CVE-2023-33951",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33951"
},
{
"name": "CVE-2023-35788",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35788"
},
{
"name": "CVE-2023-1989",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1989"
},
{
"name": "CVE-2023-23000",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23000"
},
{
"name": "CVE-2023-28866",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28866"
},
{
"name": "CVE-2023-1855",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1855"
},
{
"name": "CVE-2023-2513",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2513"
},
{
"name": "CVE-2023-35828",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35828"
},
{
"name": "CVE-2023-31084",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31084"
},
{
"name": "CVE-2023-3090",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3090"
},
{
"name": "CVE-2023-3358",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3358"
},
{
"name": "CVE-2022-45919",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45919"
},
{
"name": "CVE-2023-21106",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21106"
},
{
"name": "CVE-2023-31436",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31436"
},
{
"name": "CVE-2023-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28327"
},
{
"name": "CVE-2023-1582",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1582"
},
{
"name": "CVE-2022-36280",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36280"
},
{
"name": "CVE-2022-45886",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45886"
},
{
"name": "CVE-2023-3220",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3220"
},
{
"name": "CVE-2023-22998",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22998"
},
{
"name": "CVE-2023-3111",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3111"
},
{
"name": "CVE-2023-0179",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0179"
},
{
"name": "CVE-2023-1670",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1670"
},
{
"name": "CVE-2023-2430",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2430"
},
{
"name": "CVE-2023-0469",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0469"
},
{
"name": "CVE-2023-2176",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2176"
},
{
"name": "CVE-2023-2162",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2162"
},
{
"name": "CVE-2023-1079",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1079"
},
{
"name": "CVE-2023-33952",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33952"
},
{
"name": "CVE-2022-4744",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4744"
},
{
"name": "CVE-2023-33288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33288"
},
{
"name": "CVE-2023-3161",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3161"
},
{
"name": "CVE-2023-28464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28464"
},
{
"name": "CVE-2023-35824",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35824"
},
{
"name": "CVE-2023-1998",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1998"
},
{
"name": "CVE-2023-1075",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1075"
},
{
"name": "CVE-2023-35823",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35823"
},
{
"name": "CVE-2023-28410",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28410"
},
{
"name": "CVE-2023-26545",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26545"
},
{
"name": "CVE-2023-23001",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23001"
},
{
"name": "CVE-2022-45887",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45887"
},
{
"name": "CVE-2023-25012",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25012"
},
{
"name": "CVE-2023-21102",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21102"
},
{
"name": "CVE-2023-1095",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1095"
},
{
"name": "CVE-2023-1118",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1118"
},
{
"name": "CVE-2023-0394",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0394"
},
{
"name": "CVE-2023-3357",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3357"
},
{
"name": "CVE-2023-2269",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2269"
},
{
"name": "CVE-2023-1249",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1249"
},
{
"name": "CVE-2022-38096",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38096"
},
{
"name": "CVE-2023-23006",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23006"
},
{
"name": "CVE-2023-1829",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1829"
},
{
"name": "CVE-2023-3141",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3141"
},
{
"name": "CVE-2023-30456",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30456"
},
{
"name": "CVE-2023-0045",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0045"
},
{
"name": "CVE-2022-45885",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45885"
},
{
"name": "CVE-2023-1077",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1077"
},
{
"name": "CVE-2023-3212",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3212"
},
{
"name": "CVE-2023-1513",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1513"
},
{
"name": "CVE-2023-23004",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23004"
},
{
"name": "CVE-2023-35829",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35829"
},
{
"name": "CVE-2023-2483",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2483"
},
{
"name": "CVE-2023-1652",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1652"
},
{
"name": "CVE-2023-0597",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0597"
},
{
"name": "CVE-2023-32233",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32233"
},
{
"name": "CVE-2023-2156",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2156"
},
{
"name": "CVE-2023-1637",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1637"
},
{
"name": "CVE-2023-0590",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0590"
},
{
"name": "CVE-2023-1611",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1611"
},
{
"name": "CVE-2023-3268",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3268"
},
{
"name": "CVE-2023-2124",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2124"
},
{
"name": "CVE-2023-1583",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1583"
},
{
"name": "CVE-2023-3389",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3389"
},
{
"name": "CVE-2023-0122",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0122"
}
],
"initial_release_date": "2023-07-21T00:00:00",
"last_revision_date": "2023-07-21T00:00:00",
"links": [],
"reference": "CERTFR-2023-AVI-0578",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2023-07-21T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans le noyau Linux de\nSUSE. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer un\nprobl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur, une ex\u00e9cution de code\narbitraire \u00e0 distance et un contournement de la politique de s\u00e9curit\u00e9.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans le noyau Linux de SUSE",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE suse-su-20232871-1 du 18 juillet 2023",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232871-1/"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE suse-su-20232859-1 du 17 juillet 2023",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232859-1/"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE suse-su-20232820-1 du 13 juillet 2023",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232820-1/"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE suse-su-20232822-1 du 14 juillet 2023",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232822-1/"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE suse-su-20232830-1 du 14 juillet 2023",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232830-1/"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE suse-su-20232834-1 du 14 juillet 2023",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232834-1/"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE suse-su-20232831-1 du 14 juillet 2023",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232831-1/"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE suse-su-20232892-1 du 19 juillet 2023",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232892-1/"
}
]
}
CERTFR-2023-AVI-0840
Vulnerability from certfr_avis - Published: 2023-10-13 - Updated: 2023-10-13
De multiples vulnérabilités ont été découvertes dans le noyau Linux de RedHat. Certaines d'entre elles permettent à un attaquant de provoquer une atteinte à la confidentialité des données, une élévation de privilèges et une atteinte à l'intégrité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - AUS 8.6 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - AUS 8.4 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Real Time for NFV 7 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 8.6 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - TUS 8.2 x86_64 | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for ARM 64 - Extended Update Support 9.0 aarch64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for x86_64 - Extended Update Support 8.6 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Power, little endian - Extended Update Support 8.6 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - TUS 8.6 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.0 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 8.4 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - TUS 8.4 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 8.6 s390x | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server for ARM 64 - 4 years of updates 9.0 aarch64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Real Time for x86_64 - 4 years of updates 9.0 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for ARM 64 - Extended Update Support 9.0 aarch64 | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for ARM 64 - Extended Update Support 8.6 aarch64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Power, little endian 7 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server 7 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Scientific Computing 7 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Real Time - Telecommunications Update Service 8.2 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 9.0 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Real Time for NFV for x86_64 - 4 years of updates 9.0 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux Workstation 7 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 9.0 s390x | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for x86_64 - Extended Update Support 9.0 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 8.2 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server for IBM z Systems - 4 years of updates 9.0 s390x | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for IBM z Systems 7 s390x | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for Power, little endian - Extended Update Support 9.0 ppc64le | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for x86_64 - Extended Update Support 8.6 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Power, big endian 7 ppc64 | ||
| Oracle | Virtualization | Red Hat Virtualization Host 4 for RHEL 8 x86_64 | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for IBM z Systems - Extended Update Support 9.0 s390x | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - AUS 8.2 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.2 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.4 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Power, little endian - Extended Update Support 9.0 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux Desktop 7 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Real Time 7 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Real Time for NFV - Telecommunications Update Service 8.2 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for ARM 64 - Extended Update Support 8.6 aarch64 | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for x86_64 - Extended Update Support 9.0 x86_64 | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for Power, little endian - Extended Update Support 8.6 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.6 x86_64 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Red Hat Enterprise Linux Server - AUS 8.6 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - AUS 8.4 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Real Time for NFV 7 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 8.6 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - TUS 8.2 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for ARM 64 - Extended Update Support 9.0 aarch64",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Extended Update Support 8.6 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian - Extended Update Support 8.6 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - TUS 8.6 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.0 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 8.4 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - TUS 8.4 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 8.6 s390x",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server for ARM 64 - 4 years of updates 9.0 aarch64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Real Time for x86_64 - 4 years of updates 9.0 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 - Extended Update Support 9.0 aarch64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for ARM 64 - Extended Update Support 8.6 aarch64",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian 7 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server 7 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Scientific Computing 7 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Real Time - Telecommunications Update Service 8.2 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 9.0 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Real Time for NFV for x86_64 - 4 years of updates 9.0 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Workstation 7 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 9.0 s390x",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Extended Update Support 9.0 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 8.2 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server for IBM z Systems - 4 years of updates 9.0 s390x",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems 7 s390x",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for Power, little endian - Extended Update Support 9.0 ppc64le",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for x86_64 - Extended Update Support 8.6 x86_64",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, big endian 7 ppc64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Virtualization Host 4 for RHEL 8 x86_64",
"product": {
"name": "Virtualization",
"vendor": {
"name": "Oracle",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for IBM z Systems - Extended Update Support 9.0 s390x",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - AUS 8.2 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.2 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.4 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian - Extended Update Support 9.0 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Desktop 7 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Real Time 7 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Real Time for NFV - Telecommunications Update Service 8.2 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 - Extended Update Support 8.6 aarch64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for x86_64 - Extended Update Support 9.0 x86_64",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for Power, little endian - Extended Update Support 8.6 ppc64le",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.6 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2023-2235",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2235"
},
{
"name": "CVE-2023-4004",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4004"
},
{
"name": "CVE-2023-35788",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35788"
},
{
"name": "CVE-2023-31248",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31248"
},
{
"name": "CVE-2023-3090",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3090"
},
{
"name": "CVE-2023-4128",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4128"
},
{
"name": "CVE-2023-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28327"
},
{
"name": "CVE-2022-42896",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42896"
},
{
"name": "CVE-2023-3161",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3161"
},
{
"name": "CVE-2023-1998",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1998"
},
{
"name": "CVE-2023-3609",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3609"
},
{
"name": "CVE-2023-3776",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3776"
},
{
"name": "CVE-2023-1095",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1095"
},
{
"name": "CVE-2022-36879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36879"
},
{
"name": "CVE-2022-2873",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2873"
},
{
"name": "CVE-2023-35001",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35001"
},
{
"name": "CVE-2023-1206",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1206"
},
{
"name": "CVE-2023-32233",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32233"
},
{
"name": "CVE-2023-1637",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1637"
},
{
"name": "CVE-2022-2503",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2503"
},
{
"name": "CVE-2023-0590",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0590"
},
{
"name": "CVE-2020-36558",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36558"
}
],
"initial_release_date": "2023-10-13T00:00:00",
"last_revision_date": "2023-10-13T00:00:00",
"links": [],
"reference": "CERTFR-2023-AVI-0840",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2023-10-13T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003ele noyau Linux de RedHat\u003c/span\u003e. Certaines d\u0027entre elles\npermettent \u00e0 un attaquant de provoquer une atteinte \u00e0 la confidentialit\u00e9\ndes donn\u00e9es, une \u00e9l\u00e9vation de privil\u00e8ges et une atteinte \u00e0 l\u0027int\u00e9grit\u00e9\ndes donn\u00e9es.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans le noyau Linux de RedHat",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 RedHat RHSA-2023:5622 du 10 octobre 2023",
"url": "https://access.redhat.com/errata/RHSA-2023:5622"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 RedHat RHSA-2023:5603 du 10 octobre 2023",
"url": "https://access.redhat.com/errata/RHSA-2023:5603"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 RedHat RHSA-2023:5627 du 10 octobre 2023",
"url": "https://access.redhat.com/errata/RHSA-2023:5627"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 RedHat RHSA-2023:5621 du 10 octobre 2023",
"url": "https://access.redhat.com/errata/RHSA-2023:5621"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 RedHat RHSA-2023:5628 du 10 octobre 2023",
"url": "https://access.redhat.com/errata/RHSA-2023:5628"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 RedHat RHSA-2023:5588 du 10 octobre 2023",
"url": "https://access.redhat.com/errata/RHSA-2023:5588"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 RedHat RHSA-2023:5589 du 10 octobre 2023",
"url": "https://access.redhat.com/errata/RHSA-2023:5589"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 RedHat RHSA-2023:5604 du 10 octobre 2023",
"url": "https://access.redhat.com/errata/RHSA-2023:5604"
}
]
}
CERTFR-2023-AVI-0927
Vulnerability from certfr_avis - Published: 2023-11-10 - Updated: 2023-11-10
De multiples vulnérabilités ont été découvertes dans le noyau Linux de RedHat. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire, un déni de service à distance et un contournement de la politique de sécurité.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.1 x86_64 | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for IBM z Systems 9 s390x | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 8.1 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for ARM 64 9 aarch64 | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for Power, little endian 9 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Real Time 9 x86_64 | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for ARM 64 9 aarch64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Real Time for NFV 9 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for IBM z Systems 9 s390x | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Power, little endian 9 ppc64le | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for x86_64 9 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for x86_64 9 x86_64 |
| Title | Publication Time | Tags | ||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.1 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for IBM z Systems 9 s390x",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 8.1 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 9 aarch64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for Power, little endian 9 ppc64le",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Real Time 9 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for ARM 64 9 aarch64",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Real Time for NFV 9 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems 9 s390x",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian 9 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for x86_64 9 x86_64",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 9 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2023-1076",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1076"
},
{
"name": "CVE-2022-38457",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38457"
},
{
"name": "CVE-2023-33951",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33951"
},
{
"name": "CVE-2022-42895",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42895"
},
{
"name": "CVE-2022-40133",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40133"
},
{
"name": "CVE-2023-1989",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1989"
},
{
"name": "CVE-2023-1855",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1855"
},
{
"name": "CVE-2023-4206",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4206"
},
{
"name": "CVE-2023-3358",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3358"
},
{
"name": "CVE-2023-4128",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4128"
},
{
"name": "CVE-2023-1074",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1074"
},
{
"name": "CVE-2023-33203",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33203"
},
{
"name": "CVE-2023-3812",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3812"
},
{
"name": "CVE-2023-4207",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4207"
},
{
"name": "CVE-2023-1252",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1252"
},
{
"name": "CVE-2023-1079",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1079"
},
{
"name": "CVE-2023-3773",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3773"
},
{
"name": "CVE-2023-33952",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33952"
},
{
"name": "CVE-2023-3772",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3772"
},
{
"name": "CVE-2023-3161",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3161"
},
{
"name": "CVE-2022-40982",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40982"
},
{
"name": "CVE-2023-1075",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1075"
},
{
"name": "CVE-2023-3609",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3609"
},
{
"name": "CVE-2023-4155",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4155"
},
{
"name": "CVE-2023-4208",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4208"
},
{
"name": "CVE-2022-3565",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3565"
},
{
"name": "CVE-2022-3523",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3523"
},
{
"name": "CVE-2023-26545",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26545"
},
{
"name": "CVE-2023-3776",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3776"
},
{
"name": "CVE-2023-1095",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1095"
},
{
"name": "CVE-2023-4194",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4194"
},
{
"name": "CVE-2022-3594",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3594"
},
{
"name": "CVE-2023-1249",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1249"
},
{
"name": "CVE-2023-35825",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35825"
},
{
"name": "CVE-2023-3141",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3141"
},
{
"name": "CVE-2023-30456",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30456"
},
{
"name": "CVE-2023-39191",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39191"
},
{
"name": "CVE-2023-1073",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1073"
},
{
"name": "CVE-2023-3212",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3212"
},
{
"name": "CVE-2023-4273",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4273"
},
{
"name": "CVE-2023-1652",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1652"
},
{
"name": "CVE-2023-0597",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0597"
},
{
"name": "CVE-2023-1206",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1206"
},
{
"name": "CVE-2023-3268",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3268"
}
],
"initial_release_date": "2023-11-10T00:00:00",
"last_revision_date": "2023-11-10T00:00:00",
"links": [],
"reference": "CERTFR-2023-AVI-0927",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2023-11-10T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Ex\u00e9cution de code arbitraire"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003ele noyau Linux de RedHat\u003c/span\u003e. Certaines d\u0027entre elles\npermettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire,\nun d\u00e9ni de service \u00e0 distance et un contournement de la politique de\ns\u00e9curit\u00e9.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans le noyau Linux de RedHat",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 RedHat RHSA-2023:6583 du 07 novembre 2023",
"url": "https://access.redhat.com/errata/RHSA-2023:6583"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 RedHat RHSA-2023:6813 du 08 novembre 2023",
"url": "https://access.redhat.com/errata/RHSA-2023:6813"
}
]
}
FKIE_CVE-2023-1095
Vulnerability from fkie_nvd - Published: 2023-02-28 23:15 - Updated: 2025-03-18 16:155.5 (Medium) - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
| URL | Tags | ||
|---|---|---|---|
| secalert@redhat.com | https://bugzilla.redhat.com/show_bug.cgi?id=2173973 | Issue Tracking, Patch, Third Party Advisory | |
| secalert@redhat.com | https://github.com/torvalds/linux/commit/580077855a40741cf511766129702d97ff02f4d9 | Patch | |
| af854a3a-2127-422b-91ae-364da2661108 | https://bugzilla.redhat.com/show_bug.cgi?id=2173973 | Issue Tracking, Patch, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/torvalds/linux/commit/580077855a40741cf511766129702d97ff02f4d9 | Patch |
| Vendor | Product | Version | |
|---|---|---|---|
| linux | linux_kernel | * | |
| redhat | enterprise_linux | 8.0 | |
| redhat | enterprise_linux | 9.0 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"matchCriteriaId": "87B81C9D-7173-4FFB-97BC-9C41AB20A53C",
"versionEndExcluding": "6.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "F4CFF558-3C47-480D-A2F0-BABF26042943",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*",
"matchCriteriaId": "7F6FB57C-2BC7-487C-96DD-132683AEB35D",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In nf_tables_updtable, if nf_tables_table_enable returns an error, nft_trans_destroy is called to free the transaction object. nft_trans_destroy() calls list_del(), but the transaction was never placed on a list -- the list head is all zeroes, this results in a NULL pointer dereference."
}
],
"id": "CVE-2023-1095",
"lastModified": "2025-03-18T16:15:16.013",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2023-02-28T23:15:11.460",
"references": [
{
"source": "secalert@redhat.com",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173973"
},
{
"source": "secalert@redhat.com",
"tags": [
"Patch"
],
"url": "https://github.com/torvalds/linux/commit/580077855a40741cf511766129702d97ff02f4d9"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173973"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
],
"url": "https://github.com/torvalds/linux/commit/580077855a40741cf511766129702d97ff02f4d9"
}
],
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-476"
}
],
"source": "secalert@redhat.com",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-476"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-GRC4-C844-M2MX
Vulnerability from github – Published: 2023-03-01 00:30 – Updated: 2023-03-06 15:30In nf_tables_updtable, if nf_tables_table_enable returns an error, nft_trans_destroy is called to free the transaction object. nft_trans_destroy() calls list_del(), but the transaction was never placed on a list -- the list head is all zeroes, this results in a NULL pointer dereference.
{
"affected": [],
"aliases": [
"CVE-2023-1095"
],
"database_specific": {
"cwe_ids": [
"CWE-476"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2023-02-28T23:15:00Z",
"severity": "MODERATE"
},
"details": "In nf_tables_updtable, if nf_tables_table_enable returns an error, nft_trans_destroy is called to free the transaction object. nft_trans_destroy() calls list_del(), but the transaction was never placed on a list -- the list head is all zeroes, this results in a NULL pointer dereference.",
"id": "GHSA-grc4-c844-m2mx",
"modified": "2023-03-06T15:30:42Z",
"published": "2023-03-01T00:30:36Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1095"
},
{
"type": "WEB",
"url": "https://github.com/torvalds/linux/commit/580077855a40741cf511766129702d97ff02f4d9"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173973"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
GSD-2023-1095
Vulnerability from gsd - Updated: 2023-12-13 01:20{
"GSD": {
"alias": "CVE-2023-1095",
"id": "GSD-2023-1095",
"references": [
"https://access.redhat.com/errata/RHSA-2022:7933",
"https://access.redhat.com/errata/RHSA-2022:8267",
"https://www.suse.com/security/cve/CVE-2023-1095.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-1095"
],
"details": "In nf_tables_updtable, if nf_tables_table_enable returns an error, nft_trans_destroy is called to free the transaction object. nft_trans_destroy() calls list_del(), but the transaction was never placed on a list -- the list head is all zeroes, this results in a NULL pointer dereference.",
"id": "GSD-2023-1095",
"modified": "2023-12-13T01:20:41.517697Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2023-1095",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Linux kernel netfilter subsystem.",
"version": {
"version_data": [
{
"version_value": "Fixed in 6.0-rc1"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In nf_tables_updtable, if nf_tables_table_enable returns an error, nft_trans_destroy is called to free the transaction object. nft_trans_destroy() calls list_del(), but the transaction was never placed on a list -- the list head is all zeroes, this results in a NULL pointer dereference."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-476"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2173973",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173973"
},
{
"name": "https://github.com/torvalds/linux/commit/580077855a40741cf511766129702d97ff02f4d9",
"refsource": "MISC",
"url": "https://github.com/torvalds/linux/commit/580077855a40741cf511766129702d97ff02f4d9"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "6.0",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2023-1095"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "In nf_tables_updtable, if nf_tables_table_enable returns an error, nft_trans_destroy is called to free the transaction object. nft_trans_destroy() calls list_del(), but the transaction was never placed on a list -- the list head is all zeroes, this results in a NULL pointer dereference."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-476"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/torvalds/linux/commit/580077855a40741cf511766129702d97ff02f4d9",
"refsource": "MISC",
"tags": [
"Patch"
],
"url": "https://github.com/torvalds/linux/commit/580077855a40741cf511766129702d97ff02f4d9"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2173973",
"refsource": "MISC",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173973"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6
}
},
"lastModifiedDate": "2023-03-06T14:41Z",
"publishedDate": "2023-02-28T23:15Z"
}
}
}
ICSA-23-166-11
Vulnerability from csaf_cisa - Published: 2023-06-13 00:00 - Updated: 2024-04-09 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
<V1.1 |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
<V1.1 |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
<V1.1 |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
<V1.1 |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
<V1.1 |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
<V1.1 |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
<V1.1 |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
<V1.1 |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
<V1.1 |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
<V1.1 |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
<V1.1 |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
<V1.1 |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
Siemens / SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
|
<V1.1 |
Vendor Fix
fix
Workaround
|
{
"document": {
"acknowledgments": [
{
"organization": "Siemens ProductCERT",
"summary": "reporting these vulnerabilities to CISA."
}
],
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Disclosure is not limited",
"tlp": {
"label": "WHITE",
"url": "https://us-cert.cisa.gov/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Multiple vulnerabilities have been identified in the additional GNU/Linux subsystem of the SIMATIC S7-1500 TM MFP V1.0.\n\nSiemens has released a new version for SIMATIC S7-1500 TM MFP -\u00a0GNU/Linux subsystem and recommends to update to the latest version.\n\nThis advisory lists vulnerabilities for firmware version V1.0 only; for V1.1 refer to Siemens Security Advisory SSA-265688 (\nhttps://cert-portal.siemens.com/productcert/html/ssa-265688.html).",
"title": "Summary"
},
{
"category": "general",
"text": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: \nhttps://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity",
"title": "General Recommendations"
},
{
"category": "general",
"text": "For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "Siemens Security Advisories are subject to the terms and conditions contained in Siemens\u0027 underlying license terms or other applicable agreements previously agreed to with Siemens (hereinafter \"License Terms\"). To the extent applicable to information, software or documentation made available in or through a Siemens Security Advisory, the Terms of Use of Siemens\u0027 Global Website (https://www.siemens.com/terms_of_use, hereinafter \"Terms of Use\"), in particular Sections 8-10 of the Terms of Use, shall apply additionally. In case of conflicts, the License Terms shall prevail over the Terms of Use.",
"title": "Terms of Use"
},
{
"category": "legal_disclaimer",
"text": "All information products included in https://us-cert.cisa.gov/ics are provided \"as is\" for informational purposes only. The Department of Homeland Security (DHS) does not provide any warranties of any kind regarding any information contained within. DHS does not endorse any commercial product or service, referenced in this product or otherwise. Further dissemination of this product is governed by the Traffic Light Protocol (TLP) marking in the header. For more information about TLP, see https://us-cert.cisa.gov/tlp/.",
"title": "Legal Notice"
},
{
"category": "other",
"text": "This CISA CSAF advisory was converted from Siemens ProductCERT\u0027s CSAF advisory.",
"title": "Advisory Conversion Disclaimer"
},
{
"category": "other",
"text": "Multiple",
"title": "Critical infrastructure sectors"
},
{
"category": "other",
"text": "Worldwide",
"title": "Countries/areas deployed"
},
{
"category": "other",
"text": "Germany",
"title": "Company headquarters location"
},
{
"category": "general",
"text": "CISA recommends users take defensive measures to minimize the exploitation risk of this vulnerability.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Minimize network exposure for all control system devices and/or systems, and ensure they are not accessible from the internet.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Locate control system networks and remote devices behind firewalls and isolate them from business networks.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "When remote access is required, use more secure methods, such as Virtual Private Networks (VPNs), recognizing VPNs may have vulnerabilities and should be updated to the most recent version available. Also recognize VPN is only as secure as its connected devices.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov. Several CISA products detailing cyber defense best practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA encourages organizations to implement recommended cybersecurity strategies for proactive defense of ICS assets. Additional mitigation guidance and recommended practices are publicly available on the ICS webpage at cisa.gov in the technical information paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.",
"title": "Recommended Practices"
}
],
"publisher": {
"category": "other",
"contact_details": "central@cisa.dhs.gov",
"name": "CISA",
"namespace": "https://www.cisa.gov/"
},
"references": [
{
"category": "self",
"summary": "SSA-794697: Vulnerabilities in the additional GNU/Linux subsystem of the SIMATIC S7-1500 TM MFP before V1.1 - CSAF Version",
"url": "https://cert-portal.siemens.com/productcert/csaf/ssa-794697.json"
},
{
"category": "self",
"summary": "SSA-794697: Vulnerabilities in the additional GNU/Linux subsystem of the SIMATIC S7-1500 TM MFP before V1.1 - HTML Version",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-794697.html"
},
{
"category": "self",
"summary": "SSA-794697: Vulnerabilities in the additional GNU/Linux subsystem of the SIMATIC S7-1500 TM MFP before V1.1 - PDF Version",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-794697.pdf"
},
{
"category": "self",
"summary": "SSA-794697: Vulnerabilities in the additional GNU/Linux subsystem of the SIMATIC S7-1500 TM MFP before V1.1 - TXT Version",
"url": "https://cert-portal.siemens.com/productcert/txt/ssa-794697.txt"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-23-166-11 JSON",
"url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2023/icsa-23-166-11.json"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-23-166-11 - Web Version",
"url": "https://www.cisa.gov/news-events/ics-advisories/icsa-23-166-11"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/ics/alerts/ICS-ALERT-10-301-01"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/resources-tools/resources/ics-recommended-practices"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/topics/industrial-control-systems"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://us-cert.cisa.gov/sites/default/files/recommended_practices/NCCIC_ICS-CERT_Defense_in_Depth_2016_S508C.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/sites/default/files/publications/Cybersecurity_Best_Practices_for_Industrial_Control_Systems.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/ics/tips/ICS-TIP-12-146-01B"
}
],
"title": "Siemens SIMATIC S7-1500 TM MFP Linux Kernel",
"tracking": {
"current_release_date": "2024-04-09T00:00:00.000000Z",
"generator": {
"engine": {
"name": "CISA CSAF Generator",
"version": "1.0.0"
}
},
"id": "ICSA-23-166-11",
"initial_release_date": "2023-06-13T00:00:00.000000Z",
"revision_history": [
{
"date": "2023-06-13T00:00:00.000000Z",
"legacy_version": "1.0",
"number": "1",
"summary": "Publication Date"
},
{
"date": "2023-07-11T00:00:00.000000Z",
"legacy_version": "1.1",
"number": "2",
"summary": "Added CVE-2022-4269, CVE-2023-3141, CVE-2023-3268, CVE-2023-31436, CVE-2023-32233"
},
{
"date": "2023-08-08T00:00:00.000000Z",
"legacy_version": "1.2",
"number": "3",
"summary": "Added CVE-2023-3446, CVE-2023-3389, CVE-2022-1015, \r\nCVE-2023-3609"
},
{
"date": "2023-09-12T00:00:00.000000Z",
"legacy_version": "1.3",
"number": "4",
"summary": "Added CVE-2023-3338"
},
{
"date": "2023-11-14T00:00:00.000000Z",
"legacy_version": "1.4",
"number": "5",
"summary": "Added CVE-2023-1206, CVE-2023-2898, CVE-2023-3610, CVE-2023-3611, CVE-2023-3772, CVE-2023-3773, CVE-2023-3777, CVE-2023-4004, CVE-2023-4015, CVE-2023-4273, CVE-2023-4623, CVE-2023-4921, CVE-2023-35001, CVE-2023-37453, CVE-2023-39192, CVE-2023-39193, CVE-2023-39194, CVE-2023-42753, CVE-2023-42755"
},
{
"date": "2023-12-12T00:00:00.000000Z",
"legacy_version": "1.5",
"number": "6",
"summary": "Added CVE-2021-44879, CVE-2023-5178, CVE-2023-5197, CVE-2023-5678, CVE-2023-5717, CVE-2023-31085, CVE-2023-35827, CVE-2023-39189, CVE-2023-42754, CVE-2023-45863, CVE-2023-45871"
},
{
"date": "2024-01-09T00:00:00.000000Z",
"legacy_version": "1.6",
"number": "7",
"summary": "Added CVE-2023-48795"
},
{
"date": "2024-02-13T00:00:00.000000Z",
"legacy_version": "1.7",
"number": "8",
"summary": "Added CVE-2020-12762, CVE-2023-6606, CVE-2023-6931, CVE-2023-6932, CVE-2023-7008, CVE-2023-7104, CVE-2023-36660, CVE-2023-50495, CVE-2023-51384, CVE-2023-51385, CVE-2023-51767, CVE-2024-0232, CVE-2024-0553, CVE-2024-0567, CVE-2024-0584, CVE-2024-0684, CVE-2024-22365, CVE-2024-25062"
},
{
"date": "2024-04-09T00:00:00.000000Z",
"legacy_version": "1.8",
"number": "9",
"summary": "Added fix for SIMATIC S7-1500 TM MFP - GNU/Linux subsystem"
}
],
"status": "final",
"version": "9"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV1.1",
"product": {
"name": "SIMATIC S7-1500 TM MFP -\u00a0GNU/Linux subsystem",
"product_id": "CSAFPID-0001"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 TM MFP -\u00a0GNU/Linux subsystem"
}
],
"category": "vendor",
"name": "Siemens"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-12762",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "json-c through 0.14 has an integer overflow and out-of-bounds write via a large JSON file, as demonstrated by printbuf_memappend.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2020-12762"
},
{
"cve": "CVE-2021-3759",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "A memory overflow vulnerability was found in the Linux kernel\u2019s ipc functionality of the memcg subsystem, in the way a user calls the semget function multiple times, creating semaphores. This flaw allows a local user to starve the resources, causing a denial of service. The highest threat from this vulnerability is to system availability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-3759"
},
{
"cve": "CVE-2021-4037",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in the fs/inode.c:inode_init_owner() function logic of the LInux kernel that allows local users to create files for the XFS file-system with an unintended group ownership and with group execution and SGID permission bits set, in a scenario where a directory is SGID and belongs to a certain group and is writable by a user who is not a member of this group. This can lead to excessive permissions granted in case when they should not. This vulnerability is similar to the previous CVE-2018-13405 and adds the missed fix for the XFS.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-4037"
},
{
"cve": "CVE-2021-33655",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "When sending malicous data to kernel by ioctl cmd FBIOPUT_VSCREENINFO,kernel will write memory out of bounds.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-33655"
},
{
"cve": "CVE-2021-44879",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In gc_data_segment in fs/f2fs/gc.c in the Linux kernel before 5.16.3, special files are not considered, leading to a move_data_page NULL pointer dereference.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-44879"
},
{
"cve": "CVE-2022-0171",
"cwe": {
"id": "CWE-459",
"name": "Incomplete Cleanup"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the Linux kernel. The existing KVM SEV API has a vulnerability that allows a non-root (host) user-level application to crash the host kernel by creating a confidential guest VM instance in AMD CPU that supports Secure Encrypted Virtualization (SEV).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-0171"
},
{
"cve": "CVE-2022-1012",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "summary",
"text": "A memory leak problem was found in the TCP source port generation algorithm in net/ipv4/tcp.c due to the small table perturb size. This flaw may allow an attacker to information leak and may cause a denial of service problem.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-1012"
},
{
"cve": "CVE-2022-1015",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the Linux kernel in linux/net/netfilter/nf_tables_api.c of the netfilter subsystem. This flaw allows a local user to cause an out-of-bounds write issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-1015"
},
{
"cve": "CVE-2022-1184",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in fs/ext4/namei.c:dx_insert_block() in the Linux kernel\u2019s filesystem sub-component. This flaw allows a local attacker with a user privilege to cause a denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-1184"
},
{
"cve": "CVE-2022-1292",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The c_rehash script does not properly sanitise shell metacharacters to prevent command injection.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-1292"
},
{
"cve": "CVE-2022-1343",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "summary",
"text": "Under certain circumstances, the command line OCSP verify function reports successful verification when the verification in fact failed. In this case the incorrect successful response will also be accompanied by error messages showing the failure and contradicting the apparently successful result.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-1343"
},
{
"cve": "CVE-2022-1434",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"notes": [
{
"category": "summary",
"text": "When using the RC4-MD5 ciphersuite, which is disabled by default, an attacker is able to modify data in transit due to an incorrect use of the AAD data as the MAC key in OpenSSL 3.0. An attacker is not able to decrypt any communication.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-1434"
},
{
"cve": "CVE-2022-1462",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds read flaw was found in the Linux kernel\u2019s TeleTYpe subsystem. The issue occurs in how a user triggers a race condition using ioctls TIOCSPTLCK and TIOCGPTPEER and TIOCSTI and TCXONC with leakage of memory in the flush_to_ldisc function. This flaw allows a local user to crash the system or read unauthorized random data from memory.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-1462"
},
{
"cve": "CVE-2022-1473",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "summary",
"text": "The used OpenSSL version improperly reuses memory when decoding certificates or keys. This can lead to a process termination and Denial of Service for long lived processes.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-1473"
},
{
"cve": "CVE-2022-1679",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in the Linux kernel\u2019s Atheros wireless adapter driver in the way a user forces the ath9k_htc_wait_for_target function to fail with some input messages. This flaw allows a local user to crash or potentially escalate their privileges on the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-1679"
},
{
"cve": "CVE-2022-1852",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A NULL pointer dereference flaw was found in the Linux kernel\u2019s KVM module, which can lead to a denial of service in the x86_emulate_insn in arch/x86/kvm/emulate.c. This flaw occurs while executing an illegal instruction in guest in the Intel CPU.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-1852"
},
{
"cve": "CVE-2022-1882",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in the Linux kernel\u2019s pipes functionality in how a user performs manipulations with the pipe post_one_notification() after free_pipe_info() that is already called. This flaw allows a local user to crash or potentially escalate their privileges on the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-1882"
},
{
"cve": "CVE-2022-2068",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In addition to the c_rehash shell command injection identified in CVE-2022-1292, further circumstances where the c_rehash script does not properly sanitise shell metacharacters to prevent command injection were found by code review. When the CVE-2022-1292 was fixed it was not discovered that there are other places in the script where the file names of certificates being hashed were possibly passed to a command executed through the shell. This script is distributed by some operating systems in a manner where it is automatically executed. On such operating systems, an attacker could execute arbitrary commands with the privileges of the script. Use of the c_rehash script is considered obsolete and should be replaced by the OpenSSL rehash command line tool.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-2068"
},
{
"cve": "CVE-2022-2078",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in the Linux kernel\u0027s nft_set_desc_concat_parse() function .This flaw allows an attacker to trigger a buffer overflow via nft_set_desc_concat_parse() , causing a denial of service and possibly to run code.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-2078"
},
{
"cve": "CVE-2022-2097",
"cwe": {
"id": "CWE-326",
"name": "Inadequate Encryption Strength"
},
"notes": [
{
"category": "summary",
"text": "AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn\u0027t written. In the special case of \"in place\" encryption, sixteen bytes of the plaintext would be revealed. Since OpenSSL does not support OCB based cipher suites for TLS and DTLS, they are both unaffected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-2097"
},
{
"cve": "CVE-2022-2153",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the Linux kernel\u2019s KVM when attempting to set a SynIC IRQ. This issue makes it possible for a misbehaving VMM to write to SYNIC/STIMER MSRs, causing a NULL pointer dereference. This flaw allows an unprivileged local attacker on the host to issue specific ioctl calls, causing a kernel oops condition that results in a denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-2153"
},
{
"cve": "CVE-2022-2274",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "The OpenSSL 3.0.4 release introduced a serious bug in the RSA implementation for X86_64 CPUs supporting the AVX512IFMA instructions. This issue makes the RSA implementation with 2048 bit private keys incorrect on such machines and memory corruption will happen during the computation. As a consequence of the memory corruption an attacker may be able to trigger a remote code execution on the machine performing the computation. SSL/TLS servers or other servers using 2048 bit RSA private keys running on machines supporting AVX512IFMA instructions of the X86_64 architecture are affected by this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-2274"
},
{
"cve": "CVE-2022-2327",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "summary",
"text": "io_uring use work_flags to determine which identity need to grab from the calling process to make sure it is consistent with the calling process when executing IORING_OP. Some operations are missing some types, which can lead to incorrect reference counts which can then lead to a double free. We recommend upgrading the kernel past commit df3f3bb5059d20ef094d6b2f0256c4bf4127a859",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-2327"
},
{
"cve": "CVE-2022-2503",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"notes": [
{
"category": "summary",
"text": "Dm-verity is used for extending root-of-trust to root filesystems. LoadPin builds on this property to restrict module/firmware loads to just the trusted root filesystem. Device-mapper table reloads currently allow users with root privileges to switch out the target with an equivalent dm-linear target and bypass verification till reboot. This allows root to bypass LoadPin and can be used to load untrusted and unverified kernel modules and firmware, which implies arbitrary kernel execution and persistence for peripherals that do not verify firmware updates. We recommend upgrading past commit 4caae58406f8ceb741603eee460d79bacca9b1b5",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-2503"
},
{
"cve": "CVE-2022-2586",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in nf_tables cross-table in the net/netfilter/nf_tables_api.c function in the Linux kernel. This flaw allows a local, privileged attacker to cause a use-after-free problem at the time of table deletion, possibly leading to local privilege escalation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-2586"
},
{
"cve": "CVE-2022-2588",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Zhenpeng Lin discovered that the network packet scheduler implementation in the Linux kernel did not properly remove all references to a route filter before freeing it in some situations. A local attacker could use this to cause a denial of service (system crash) or execute arbitrary code.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-2588"
},
{
"cve": "CVE-2022-2602",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the Linux kernel. A race issue occurs between an io_uring request and the Unix socket garbage collector, allowing an attacker local privilege escalation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-2602"
},
{
"cve": "CVE-2022-2663",
"cwe": {
"id": "CWE-923",
"name": "Improper Restriction of Communication Channel to Intended Endpoints"
},
"notes": [
{
"category": "summary",
"text": "An issue was found in the Linux kernel in nf_conntrack_irc where the message handling can be confused and incorrectly matches the message. A firewall may be able to be bypassed when users are using unencrypted IRC with nf_conntrack_irc configured.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-2663"
},
{
"cve": "CVE-2022-2905",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds memory read flaw was found in the Linux kernel\u0027s BPF subsystem in how a user calls the bpf_tail_call function with a key larger than the max_entries of the map. This flaw allows a local user to gain unauthorized access to data.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-2905"
},
{
"cve": "CVE-2022-2959",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "A race condition was found in the Linux kernel\u0027s watch queue due to a missing lock in pipe_resize_ring(). The specific flaw exists within the handling of pipe buffers. The issue results from the lack of proper locking when performing operations on an object. This flaw allows a local user to crash the system or escalate their privileges on the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-2959"
},
{
"cve": "CVE-2022-2978",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A flaw use after free in the Linux kernel NILFS file system was found in the way user triggers function security_inode_alloc to fail with following call to function nilfs_mdt_destroy. A local user could use this flaw to crash the system or potentially escalate their privileges on the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-2978"
},
{
"cve": "CVE-2022-3028",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "A race condition was found in the Linux kernel\u0027s IP framework for transforming packets (XFRM subsystem) when multiple calls to xfrm_probe_algs occurred simultaneously. This flaw could allow a local attacker to potentially trigger an out-of-bounds write or leak kernel heap memory by performing an out-of-bounds read and copying it into a socket.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-3028"
},
{
"cve": "CVE-2022-3104",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel through 5.16-rc6. lkdtm_ARRAY_BOUNDS in drivers/misc/lkdtm/bugs.c lacks check of the return value of kmalloc() and will cause the null pointer dereference.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-3104"
},
{
"cve": "CVE-2022-3115",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel through 5.16-rc6. malidp_crtc_reset in drivers/gpu/drm/arm/malidp_crtc.c lacks check of the return value of kzalloc() and will cause the null pointer dereference.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-3115"
},
{
"cve": "CVE-2022-3169",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the Linux kernel. A denial of service flaw may occur if there is a consecutive request of the NVME_IOCTL_RESET and the NVME_IOCTL_SUBSYS_RESET through the device file of the driver, resulting in a PCIe link disconnect.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-3169"
},
{
"cve": "CVE-2022-3303",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "A race condition flaw was found in the Linux kernel sound subsystem due to improper locking. It could lead to a NULL pointer dereference while handling the SNDCTL_DSP_SYNC ioctl. A privileged local user (root or member of the audio group) could use this flaw to crash the system, resulting in a denial of service condition",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-3303"
},
{
"cve": "CVE-2022-3521",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability has been found in Linux Kernel and classified as problematic. This vulnerability affects the function kcm_tx_work of the file net/kcm/kcmsock.c of the component kcm. The manipulation leads to race condition. It is recommended to apply a patch to fix this issue. VDB-211018 is the identifier assigned to this vulnerability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-3521"
},
{
"cve": "CVE-2022-3524",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in Linux Kernel. It has been declared as problematic. Affected by this vulnerability is the function ipv6_renew_options of the component IPv6 Handler. The manipulation leads to memory leak. The attack can be launched remotely. It is recommended to apply a patch to fix this issue. The identifier VDB-211021 was assigned to this vulnerability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-3524"
},
{
"cve": "CVE-2022-3534",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability classified as critical has been found in Linux Kernel. Affected is the function btf_dump_name_dups of the file tools/lib/bpf/btf_dump.c of the component libbpf. The manipulation leads to use after free. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-211032.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-3534"
},
{
"cve": "CVE-2022-3545",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability has been found in Linux Kernel and classified as critical. Affected by this vulnerability is the function area_cache_get of the file drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cppcore.c of the component IPsec. The manipulation leads to use after free. It is recommended to apply a patch to fix this issue. The identifier VDB-211045 was assigned to this vulnerability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-3545"
},
{
"cve": "CVE-2022-3564",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability classified as critical was found in Linux Kernel. Affected by this vulnerability is the function l2cap_reassemble_sdu of the file net/bluetooth/l2cap_core.c of the component Bluetooth. The manipulation leads to use after free. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-211087.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-3564"
},
{
"cve": "CVE-2022-3565",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability, which was classified as critical, has been found in Linux Kernel. Affected by this issue is the function del_timer of the file drivers/isdn/mISDN/l1oip_core.c of the component Bluetooth. The manipulation leads to use after free. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-211088.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-3565"
},
{
"cve": "CVE-2022-3586",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the Linux kernel\u2019s networking code. A use-after-free was found in the way the sch_sfb enqueue function used the socket buffer (SKB) cb field after the same SKB had been enqueued (and freed) into a child qdisc. This flaw allows a local, unprivileged user to crash the system, causing a denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-3586"
},
{
"cve": "CVE-2022-3594",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in Linux Kernel. It has been declared as problematic. Affected by this vulnerability is the function intr_callback of the file drivers/net/usb/r8152.c of the component BPF. The manipulation leads to logging of excessive data. The attack can be launched remotely. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-211363.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-3594"
},
{
"cve": "CVE-2022-3606",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in Linux Kernel. It has been classified as problematic. This affects the function find_prog_by_sec_insn of the file tools/lib/bpf/libbpf.c of the component BPF. The manipulation leads to null pointer dereference. It is recommended to apply a patch to fix this issue. The identifier VDB-211749 was assigned to this vulnerability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-3606"
},
{
"cve": "CVE-2022-3621",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in Linux Kernel. It has been classified as problematic. Affected is the function nilfs_bmap_lookup_at_level of the file fs/nilfs2/inode.c of the component nilfs2. The manipulation leads to null pointer dereference. It is possible to launch the attack remotely. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-211920.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-3621"
},
{
"cve": "CVE-2022-3625",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in Linux Kernel. It has been classified as critical. This affects the function devlink_param_set/devlink_param_get of the file net/core/devlink.c of the component IPsec. The manipulation leads to use after free. It is recommended to apply a patch to fix this issue. The identifier VDB-211929 was assigned to this vulnerability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-3625"
},
{
"cve": "CVE-2022-3628",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "A buffer overflow flaw was found in the Linux kernel Broadcom Full MAC Wi-Fi driver. This issue occurs when a user connects to a malicious USB device. This can allow a local user to crash the system or escalate their privileges.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-3628"
},
{
"cve": "CVE-2022-3629",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in Linux Kernel. It has been declared as problematic. This vulnerability affects the function vsock_connect of the file net/vmw_vsock/af_vsock.c. The manipulation leads to memory leak. It is recommended to apply a patch to fix this issue. VDB-211930 is the identifier assigned to this vulnerability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-3629"
},
{
"cve": "CVE-2022-3633",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability classified as problematic has been found in Linux Kernel. Affected is the function j1939_session_destroy of the file net/can/j1939/transport.c. The manipulation leads to memory leak. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-211932.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-3633"
},
{
"cve": "CVE-2022-3635",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability, which was classified as critical, has been found in Linux Kernel. Affected by this issue is the function tst_timer of the file drivers/atm/idt77252.c of the component IPsec. The manipulation leads to use after free. It is recommended to apply a patch to fix this issue. VDB-211934 is the identifier assigned to this vulnerability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-3635"
},
{
"cve": "CVE-2022-3646",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability, which was classified as problematic, has been found in Linux Kernel. This issue affects the function nilfs_attach_log_writer of the file fs/nilfs2/segment.c of the component BPF. The manipulation leads to memory leak. The attack may be initiated remotely. It is recommended to apply a patch to fix this issue. The identifier VDB-211961 was assigned to this vulnerability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-3646"
},
{
"cve": "CVE-2022-3649",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in Linux Kernel. It has been classified as problematic. Affected is the function nilfs_new_inode of the file fs/nilfs2/inode.c of the component BPF. The manipulation leads to use after free. It is possible to launch the attack remotely. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-211992.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-3649"
},
{
"cve": "CVE-2022-4095",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in Linux kernel before 5.19.2. This issue occurs in cmd_hdl_filter in drivers/staging/rtl8712/rtl8712_cmd.c, allowing an attacker to launch a local denial of service attack and gain escalation of privileges.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-4095"
},
{
"cve": "CVE-2022-4129",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the Linux kernel\u0027s Layer 2 Tunneling Protocol (L2TP). A missing lock when clearing sk_user_data can lead to a race condition and NULL pointer dereference. A local user could use this flaw to potentially crash the system causing a denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-4129"
},
{
"cve": "CVE-2022-4139",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "summary",
"text": "An incorrect TLB flush issue was found in the Linux kernel\u2019s GPU i915 kernel driver, potentially leading to random memory corruption or data leaks. This flaw could allow a local user to crash the system or escalate their privileges on the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-4139"
},
{
"cve": "CVE-2022-4269",
"cwe": {
"id": "CWE-833",
"name": "Deadlock"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the Linux kernel Traffic Control (TC) subsystem. Using a specific networking configuration (redirecting egress packets to ingress using TC action \"mirred\") a local unprivileged user could trigger a CPU soft lockup (ABBA deadlock) when the transport protocol in use (TCP or SCTP) does a retransmission, resulting in a denial of service condition.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-4269"
},
{
"cve": "CVE-2022-4304",
"cwe": {
"id": "CWE-326",
"name": "Inadequate Encryption Strength"
},
"notes": [
{
"category": "summary",
"text": "A timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client and a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N/E:U/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-4304"
},
{
"cve": "CVE-2022-4450",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "summary",
"text": "The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and decodes the \"name\" (e.g. \"CERTIFICATE\"), any header data and the payload data. If the function succeeds then the \"name_out\", \"header\" and \"data\" arguments are populated with pointers to buffers containing the relevant decoded data. The caller is responsible for freeing those buffers. It is possible to construct a PEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex() will return a failure code but will populate the header argument with a pointer to a buffer that has already been freed. If the caller also frees this buffer then a double free will occur. This will most likely lead to a crash. This could be exploited by an attacker who has the ability to supply malicious PEM files for parsing to achieve a denial of service attack. The functions PEM_read_bio() and PEM_read() are simple wrappers around PEM_read_bio_ex() and therefore these functions are also directly affected. These functions are also called indirectly by a number of other OpenSSL functions including PEM_X509_INFO_read_bio_ex() and SSL_CTX_use_serverinfo_file() which are also vulnerable. Some OpenSSL internal uses of these functions are not vulnerable because the caller does not free the header argument if PEM_read_bio_ex() returns a failure code. These locations include the PEM_read_bio_TYPE() functions as well as the decoders introduced in OpenSSL 3.0. The OpenSSL asn1parse command line application is also impacted by this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-4450"
},
{
"cve": "CVE-2022-4662",
"cwe": {
"id": "CWE-455",
"name": "Non-exit on Failed Initialization"
},
"notes": [
{
"category": "summary",
"text": "A flaw incorrect access control in the Linux kernel USB core subsystem was found in the way user attaches usb device. A local user could use this flaw to crash the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-4662"
},
{
"cve": "CVE-2022-20421",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In binder_inc_ref_for_node of binder.c, there is a possible way to corrupt memory due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-239630375References: Upstream kernel",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-20421"
},
{
"cve": "CVE-2022-20422",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In emulation_proc_handler of armv8_deprecated.c, there is a possible way to corrupt memory due to a race condition. 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-237540956References: Upstream kernel",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-20422"
},
{
"cve": "CVE-2022-20566",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In l2cap_chan_put of l2cap_core, there is a possible use after free due to improper locking. 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-165329981References: Upstream kernel",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-20566"
},
{
"cve": "CVE-2022-20572",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"notes": [
{
"category": "summary",
"text": "In verity_target of dm-verity-target.c, there is a possible way to modify read-only files due to a missing permission check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-234475629References: Upstream kernel",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-20572"
},
{
"cve": "CVE-2022-21123",
"cwe": {
"id": "CWE-459",
"name": "Incomplete Cleanup"
},
"notes": [
{
"category": "summary",
"text": "Incomplete cleanup of multi-core shared buffers for some Intel(R) Processors may allow an authenticated user to potentially enable information disclosure via local access.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-21123"
},
{
"cve": "CVE-2022-21125",
"cwe": {
"id": "CWE-459",
"name": "Incomplete Cleanup"
},
"notes": [
{
"category": "summary",
"text": "Incomplete cleanup of microarchitectural fill buffers on some Intel(R) Processors may allow an authenticated user to potentially enable information disclosure via local access.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-21125"
},
{
"cve": "CVE-2022-21166",
"cwe": {
"id": "CWE-459",
"name": "Incomplete Cleanup"
},
"notes": [
{
"category": "summary",
"text": "Incomplete cleanup in specific special register write operations for some Intel(R) Processors may allow an authenticated user to potentially enable information disclosure via local access.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-21166"
},
{
"cve": "CVE-2022-21505",
"cwe": {
"id": "CWE-305",
"name": "Authentication Bypass by Primary Weakness"
},
"notes": [
{
"category": "summary",
"text": "A bug in the IMA subsystem was discovered which would incorrectly allow kexec to be used when kernel lockdown was enabled",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-21505"
},
{
"cve": "CVE-2022-26373",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "Non-transparent sharing of return predictor targets between contexts in some Intel(R) Processors may allow an authorized user to potentially enable information disclosure via local access.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-26373"
},
{
"cve": "CVE-2022-32250",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "net/netfilter/nf_tables_api.c in the Linux kernel through 5.18.1 allows a local user (able to create user/net namespaces) to escalate privileges to root because an incorrect NFT_STATEFUL_EXPR check leads to a use-after-free.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-32250"
},
{
"cve": "CVE-2022-32296",
"cwe": {
"id": "CWE-203",
"name": "Observable Discrepancy"
},
"notes": [
{
"category": "summary",
"text": "The Linux kernel before 5.17.9 allows TCP servers to identify clients by observing what source ports are used. This occurs because of use of Algorithm 4 (\"Double-Hash Port Selection Algorithm\") of RFC 6056.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-32296"
},
{
"cve": "CVE-2022-34918",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel through 5.18.9. A type confusion bug in nft_set_elem_init (leading to a buffer overflow) could be used by a local attacker to escalate privileges, a different vulnerability than CVE-2022-32250. (The attacker can obtain root access, but must start with an unprivileged user namespace to obtain CAP_NET_ADMIN access.) This can be fixed in nft_setelem_parse_data in net/netfilter/nf_tables_api.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-34918"
},
{
"cve": "CVE-2022-36123",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "The Linux kernel before 5.18.13 lacks a certain clear operation for the block starting symbol (.bss). This allows Xen PV guest OS users to cause a denial of service or gain privileges.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-36123"
},
{
"cve": "CVE-2022-36280",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds(OOB) memory access vulnerability was found in vmwgfx driver in drivers/gpu/vmxgfx/vmxgfx_kms.c in GPU component in the Linux kernel with device file \u0027/dev/dri/renderD128 (or Dxxx)\u0027. This flaw allows a local attacker with a user account on the system to gain privilege, causing a denial of service(DoS).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-36280"
},
{
"cve": "CVE-2022-36879",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel through 5.18.14. xfrm_expand_policies in net/xfrm/xfrm_policy.c can cause a refcount to be dropped twice.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-36879"
},
{
"cve": "CVE-2022-36946",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "nfqnl_mangle in net/netfilter/nfnetlink_queue.c in the Linux kernel through 5.18.14 allows remote attackers to cause a denial of service (panic) because, in the case of an nf_queue verdict with a one-byte nfta_payload attribute, an skb_pull can encounter a negative skb-\u003elen.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-36946"
},
{
"cve": "CVE-2022-39188",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in include/asm-generic/tlb.h in the Linux kernel before 5.19. Because of a race condition (unmap_mapping_range versus munmap), a device driver can free a page while it still has stale TLB entries. This only occurs in situations with VM_PFNMAP VMAs.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-39188"
},
{
"cve": "CVE-2022-39190",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in net/netfilter/nf_tables_api.c in the Linux kernel before 5.19.6. A denial of service can occur upon binding to an already bound chain.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-39190"
},
{
"cve": "CVE-2022-40307",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel through 5.19.8. drivers/firmware/efi/capsule-loader.c has a race condition with a resultant use-after-free.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-40307"
},
{
"cve": "CVE-2022-40768",
"cwe": {
"id": "CWE-668",
"name": "Exposure of Resource to Wrong Sphere"
},
"notes": [
{
"category": "summary",
"text": "drivers/scsi/stex.c in the Linux kernel through 5.19.9 allows local users to obtain sensitive information from kernel memory because stex_queuecommand_lck lacks a memset for the PASSTHRU_CMD case.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-40768"
},
{
"cve": "CVE-2022-41218",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In drivers/media/dvb-core/dmxdev.c in the Linux kernel through 5.19.10, there is a use-after-free caused by refcount races, affecting dvb_demux_open and dvb_dmxdev_release.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-41218"
},
{
"cve": "CVE-2022-41222",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "mm/mremap.c in the Linux kernel before 5.13.3 has a use-after-free via a stale TLB because an rmap lock is not held during a PUD move.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-41222"
},
{
"cve": "CVE-2022-41674",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel before 5.19.16. Attackers able to inject WLAN frames could cause a buffer overflow in the ieee80211_bss_info_update function in net/mac80211/scan.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-41674"
},
{
"cve": "CVE-2022-41849",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "drivers/video/fbdev/smscufx.c in the Linux kernel through 5.19.12 has a race condition and resultant use-after-free if a physically proximate attacker removes a USB device while calling open(), aka a race condition between ufx_ops_open and ufx_usb_disconnect.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-41849"
},
{
"cve": "CVE-2022-41850",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "roccat_report_event in drivers/hid/hid-roccat.c in the Linux kernel through 5.19.12 has a race condition and resultant use-after-free in certain situations where a report is received while copying a report-\u003evalue is in progress.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-41850"
},
{
"cve": "CVE-2022-42328",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "Guests can trigger deadlock in Linux netback driver [This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] The patch for XSA-392 introduced another issue which might result in a deadlock when trying to free the SKB of a packet dropped due to the XSA-392 handling (CVE-2022-42328). Additionally when dropping packages for other reasons the same deadlock could occur in case of netpoll being active for the interface the xen-netback driver is connected to (CVE-2022-42329).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-42328"
},
{
"cve": "CVE-2022-42329",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "Guests can trigger deadlock in Linux netback drive. The patch for XSA-392 introduced another issue which might result in a deadlock when trying to free the SKB of a packet dropped due to the XSA-392 handling (CVE-2022-42328). Additionally when dropping packages for other reasons the same deadlock could occur in case of netpoll being active for the interface the xen-netback driver is connected to (CVE-2022-42329).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-42329"
},
{
"cve": "CVE-2022-42432",
"cwe": {
"id": "CWE-457",
"name": "Use of Uninitialized Variable"
},
"notes": [
{
"category": "summary",
"text": "This vulnerability allows local attackers to disclose sensitive information on affected installations of the Linux Kernel 6.0-rc2. An attacker must first obtain the ability to execute high-privileged code on the target system in order to exploit this vulnerability. The specific flaw exists within the nft_osf_eval function. The issue results from the lack of proper initialization of memory prior to accessing it. An attacker can leverage this in conjunction with other vulnerabilities to execute arbitrary code in the context of the kernel. Was ZDI-CAN-18540.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-42432"
},
{
"cve": "CVE-2022-42703",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "mm/rmap.c in the Linux kernel before 5.19.7 has a use-after-free related to leaf anon_vma double reuse.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-42703"
},
{
"cve": "CVE-2022-42719",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free in the mac80211 stack when parsing a multi-BSSID element in the Linux kernel 5.2 through 5.19.x before 5.19.16 could be used by attackers (able to inject WLAN frames) to crash the kernel and potentially execute code.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-42719"
},
{
"cve": "CVE-2022-42720",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "Various refcounting bugs in the multi-BSS handling in the mac80211 stack in the Linux kernel 5.1 through 5.19.x before 5.19.16 could be used by local attackers (able to inject WLAN frames) to trigger use-after-free conditions to potentially execute code.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-42720"
},
{
"cve": "CVE-2022-42721",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"notes": [
{
"category": "summary",
"text": "A list management bug in BSS handling in the mac80211 stack in the Linux kernel 5.1 through 5.19.x before 5.19.16 could be used by local attackers (able to inject WLAN frames) to corrupt a linked list and, in turn, potentially execute code.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-42721"
},
{
"cve": "CVE-2022-42722",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel 5.8 through 5.19.x before 5.19.16, local attackers able to inject WLAN frames into the mac80211 stack could cause a NULL pointer dereference denial-of-service attack against the beacon protection of P2P devices.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-42722"
},
{
"cve": "CVE-2022-42895",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"notes": [
{
"category": "summary",
"text": "There is an infoleak vulnerability in the Linux kernel\u0027s net/bluetooth/l2cap_core.c\u0027s l2cap_parse_conf_req function which can be used to leak kernel pointers remotely. We recommend upgrading past commit https://github.com/torvalds/linux/commit/b1a2cd50c0357f243b7435a732b4e62ba3157a2e",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-42895"
},
{
"cve": "CVE-2022-42896",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "There are use-after-free vulnerabilities in the Linux kernel\u0027s net/bluetooth/l2cap_core.c\u0027s l2cap_connect and l2cap_le_connect_req functions which may allow code execution and leaking kernel memory (respectively) remotely via Bluetooth. A remote attacker could execute code leaking kernel memory via Bluetooth if within proximity of the victim. We recommend upgrading past commit https://github.com/torvalds/linux/commit/711f8c3fb3db61897080468586b970c87c61d9e4",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-42896"
},
{
"cve": "CVE-2022-43750",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "drivers/usb/mon/mon_bin.c in usbmon in the Linux kernel before 5.19.15 and 6.x before 6.0.1 allows a user-space client to corrupt the monitor\u0027s internal memory.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-43750"
},
{
"cve": "CVE-2022-47518",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel before 6.0.11. Missing validation of the number of channels in drivers/net/wireless/microchip/wilc1000/cfg80211.c in the WILC1000 wireless driver can trigger a heap-based buffer overflow when copying the list of operating channels from Wi-Fi management frames.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-47518"
},
{
"cve": "CVE-2022-47520",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel before 6.0.11. Missing offset validation in drivers/net/wireless/microchip/wilc1000/hif.c in the WILC1000 wireless driver can trigger an out-of-bounds read when parsing a Robust Security Network (RSN) information element from a Netlink packet.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-47520"
},
{
"cve": "CVE-2022-47929",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel before 6.1.6, a NULL pointer dereference bug in the traffic control subsystem allows an unprivileged user to trigger a denial of service (system crash) via a crafted traffic control configuration that is set up with \"tc qdisc\" and \"tc class\" commands. This affects qdisc_graft in net/sched/sch_api.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-47929"
},
{
"cve": "CVE-2022-47946",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel 5.10.x before 5.10.155. A use-after-free in io_sqpoll_wait_sq in fs/io_uring.c allows an attacker to crash the kernel, resulting in denial of service. finish_wait can be skipped. An attack can occur in some situations by forking a process and then quickly terminating it. NOTE: later kernel versions, such as the 5.15 longterm series, substantially changed the implementation of io_sqpoll_wait_sq.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-47946"
},
{
"cve": "CVE-2023-0215",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "The public API function BIO_new_NDEF is a helper function used for streaming ASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the SMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by end user applications. The function receives a BIO from the caller, prepends a new BIO_f_asn1 filter BIO onto the front of it to form a BIO chain, and then returns the new head of the BIO chain to the caller. Under certain conditions, for example if a CMS recipient public key is invalid, the new filter BIO is freed and the function returns a NULL result indicating a failure. However, in this case, the BIO chain is not properly cleaned up and the BIO passed by the caller still retains internal pointers to the previously freed filter BIO. If the caller then goes on to call BIO_pop() on the BIO then a use-after-free will occur. This will most likely result in a crash. This scenario occurs directly in the internal function B64_write_ASN1() which may cause BIO_new_NDEF() to be called and will subsequently call BIO_pop() on the BIO. This internal function is in turn called by the public API functions PEM_write_bio_ASN1_stream, PEM_write_bio_CMS_stream, PEM_write_bio_PKCS7_stream, SMIME_write_ASN1, SMIME_write_CMS and SMIME_write_PKCS7. Other public API functions that may be impacted by this include i2d_ASN1_bio_stream, BIO_new_CMS, BIO_new_PKCS7, i2d_CMS_bio_stream and i2d_PKCS7_bio_stream. The OpenSSL cms and smime command line applications are similarly affected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-0215"
},
{
"cve": "CVE-2023-0286",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "There is a type confusion vulnerability relating to X.400 address processing inside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but the public structure definition for GENERAL_NAME incorrectly specified the type of the x400Address field as ASN1_TYPE. This field is subsequently interpreted by the OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an ASN1_STRING. When CRL checking is enabled (i.e. the application sets the X509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass arbitrary pointers to a memcmp call, enabling them to read memory contents or enact a denial of service. In most cases, the attack requires the attacker to provide both the certificate chain and CRL, neither of which need to have a valid signature. If the attacker only controls one of these inputs, the other input must already contain an X.400 address as a CRL distribution point, which is uncommon. As such, this vulnerability is most likely to only affect applications which have implemented their own functionality for retrieving CRLs over a network.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H/E:U/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-0286"
},
{
"cve": "CVE-2023-0464",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "summary",
"text": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems.\r\n\r\nPolicy processing is disabled by default but can be enabled by passing the `-policy` argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()` function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-0464"
},
{
"cve": "CVE-2023-0465",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "summary",
"text": "Applications that use a non-default option when verifying certificates may be\r\nvulnerable to an attack from a malicious CA to circumvent certain checks.\r\n\r\nInvalid certificate policies in leaf certificates are silently ignored by\r\nOpenSSL and other certificate policy checks are skipped for that certificate.\r\nA malicious CA could use this to deliberately assert invalid certificate policies\r\nin order to circumvent policy checking on the certificate altogether.\r\n\r\nPolicy processing is disabled by default but can be enabled by passing\r\nthe `-policy` argument to the command line utilities or by calling the\r\n`X509_VERIFY_PARAM_set1_policies()` function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-0465"
},
{
"cve": "CVE-2023-0466",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "summary",
"text": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-0466"
},
{
"cve": "CVE-2023-0590",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in qdisc_graft in net/sched/sch_api.c in the Linux Kernel due to a race problem. This flaw leads to a denial of service issue. If patch ebda44da44f6 (\"net: sched: fix race condition in qdisc_graft()\") not applied yet, then kernel could be affected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-0590"
},
{
"cve": "CVE-2023-1077",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"notes": [
{
"category": "summary",
"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": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-1077"
},
{
"cve": "CVE-2023-1095",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In nf_tables_updtable, if nf_tables_table_enable returns an error, nft_trans_destroy is called to free the transaction object. nft_trans_destroy() calls list_del(), but the transaction was never placed on a list -- the list head is all zeroes, this results in a NULL pointer dereference.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-1095"
},
{
"cve": "CVE-2023-1206",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "A hash collision flaw was found in the IPv6 connection lookup table in the Linux kernel\u2019s IPv6 functionality when a user makes a new kind of SYN flood attack. A user located in the local network or with a high bandwidth connection can increase the CPU usage of the server that accepts IPV6 connections up to 95%.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-1206"
},
{
"cve": "CVE-2023-2898",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "There is a null-pointer-dereference flaw found in f2fs_write_end_io in fs/f2fs/data.c in the Linux kernel. This flaw allows a local privileged user to cause a denial of service problem.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-2898"
},
{
"cve": "CVE-2023-3141",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"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": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-3141"
},
{
"cve": "CVE-2023-3268",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "An out of bounds (OOB) memory access flaw was found in the Linux kernel in relay_file_read_start_pos in kernel/relay.c in the relayfs. This flaw could allow a local attacker to crash the system or leak kernel internal information.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-3268"
},
{
"cve": "CVE-2023-3338",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A null pointer dereference flaw was found in the Linux kernel\u0027s DECnet networking protocol. This issue could allow a remote user to crash the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-3338"
},
{
"cve": "CVE-2023-3389",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability in the Linux Kernel io_uring subsystem can be exploited to achieve local privilege escalation. Racing a io_uring cancel poll request with a linked timeout can cause a UAF in a hrtimer.\r\n\r\nWe recommend upgrading past commit `ef7dfac51d8ed961b742218f526bd589f3900a59` \r\n(`4716c73b188566865bdd79c3a6709696a224ac04` for 5.10 stable and \r\n`0e388fce7aec40992eadee654193cad345d62663` for 5.15 stable).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-3389"
},
{
"cve": "CVE-2023-3446",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"notes": [
{
"category": "summary",
"text": "Issue summary: Checking excessively long DH keys or parameters may be very slow. Impact summary: Applications that use the functions DH_check(), DH_check_ex() or EVP_PKEY_param_check() to check a DH key or DH parameters may experience long delays. Where the key or parameters that are being checked have been obtained from an untrusted source this may lead to a Denial of Service. The function DH_check() performs various checks on DH parameters. One of those checks confirms that the modulus (\u0027p\u0027 parameter) is not too large. Trying to use a very large modulus is slow and OpenSSL will not normally use a modulus which is over 10,000 bits in length. However the DH_check() function checks numerous aspects of the key or parameters that have been supplied. Some of those checks use the supplied modulus value even if it has already been found to be too large. An application that calls DH_check() and supplies a key or parameters obtained from an untrusted source could be vulernable to a Denial of Service attack. The function DH_check() is itself called by a number of other OpenSSL functions. An application calling any of those other functions may similarly be affected. The other functions affected by this are DH_check_ex() and EVP_PKEY_param_check(). Also vulnerable are the OpenSSL dhparam and pkeyparam command line applications when using the \u0027-check\u0027 option. The OpenSSL SSL/TLS implementation is not affected by this issue. The OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-3446"
},
{
"cve": "CVE-2023-3609",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability in the Linux kernel\u0027s net/sched: cls_u32 component can be exploited to achieve local privilege escalation.\r\n\r\nIf tcf_change_indev() fails, u32_set_parms() will immediately return an error after incrementing or decrementing the reference counter in tcf_bind_filter(). If an attacker can control the reference counter and set it to zero, they can cause the reference to be freed, leading to a use-after-free vulnerability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-3609"
},
{
"cve": "CVE-2023-3610",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability in the Linux kernel\u0027s netfilter: nf_tables component can be exploited to achieve local privilege escalation.\r\n\r\nFlaw in the error handling of bound chains causes a use-after-free in the abort path of NFT_MSG_NEWRULE. The vulnerability requires CAP_NET_ADMIN to be triggered.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-3610"
},
{
"cve": "CVE-2023-3611",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds write vulnerability in the Linux kernel\u0027s net/sched: sch_qfq component can be exploited to achieve local privilege escalation.\r\n\r\nThe qfq_change_agg() function in net/sched/sch_qfq.c allows an out-of-bounds write because lmax is updated according to packet sizes without bounds checks.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-3611"
},
{
"cve": "CVE-2023-3772",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the Linux kernel\u0027s IP framework for transforming packets (XFRM subsystem). This issue may allow a malicious user with CAP_NET_ADMIN privileges to directly dereference a NULL pointer in xfrm_update_ae_params(), leading to a possible kernel crash and denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-3772"
},
{
"cve": "CVE-2023-3773",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the Linux kernel\u0027s IP framework for transforming packets (XFRM subsystem). This issue may allow a malicious user with CAP_NET_ADMIN privileges to cause a 4 byte out-of-bounds read of XFRMA_MTIMER_THRESH when parsing netlink attributes, leading to potential leakage of sensitive heap data to userspace.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-3773"
},
{
"cve": "CVE-2023-3777",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability in the Linux kernel\u0027s netfilter: nf_tables component can be exploited to achieve local privilege escalation.\n\nWhen nf_tables_delrule() is flushing table rules, it is not checked whether the chain is bound and the chain\u0027s owner rule can also release the objects in certain circumstances.\n\nWe recommend upgrading past commit 6eaf41e87a223ae6f8e7a28d6e78384ad7e407f8.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-3777"
},
{
"cve": "CVE-2023-4004",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"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": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-4004"
},
{
"cve": "CVE-2023-4015",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "The netfilter subsystem in the Linux kernel did not properly handle bound chain deactivation in certain circumstances. A local attacker could possibly use this to cause a denial of service (system crash) or execute arbitrary code.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-4015"
},
{
"cve": "CVE-2023-4273",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"notes": [
{
"category": "summary",
"text": "This vulnerability exists in the implementation of the file name reconstruction function, which is responsible for reading file name entries from a directory index and merging file name parts belonging to one file into a single long file name. Since the file name characters are copied into a stack variable, a local privileged attacker could use this vulnerability to overflow the kernel stack.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N/E:U/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-4273"
},
{
"cve": "CVE-2023-4623",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability in the Linux kernel\u0027s net/sched: sch_hfsc (HFSC qdisc traffic control) component can be exploited to achieve local privilege escalation.\n\nIf a class with a link-sharing curve (i.e. with the HFSC_FSC flag set) has a parent without a link-sharing curve, then init_vf() will call vttree_insert() on the parent, but vttree_remove() will be skipped in update_vf(). This leaves a dangling pointer that can cause a use-after-free.\n\nWe recommend upgrading past commit b3d26c5702c7d6c45456326e56d2ccf3f103e60f.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-4623"
},
{
"cve": "CVE-2023-4911",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"notes": [
{
"category": "summary",
"text": "A buffer overflow was discovered in the GNU C Library\u0027s dynamic loader ld.so while processing the GLIBC_TUNABLES environment variable. This issue could allow a local attacker to use maliciously crafted GLIBC_TUNABLES environment variables when launching binaries with SUID permission to execute code with elevated privileges.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-4911"
},
{
"cve": "CVE-2023-4921",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability in the Linux kernel\u0027s net/sched: sch_qfq component can be exploited to achieve local privilege escalation.\n\nWhen the plug qdisc is used as a class of the qfq qdisc, sending network packets triggers use-after-free in qfq_dequeue() due to the incorrect .peek handler of sch_plug and lack of error checking in agg_dequeue().\n\nWe recommend upgrading past commit 8fc134fee27f2263988ae38920bc03da416b03d8.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-4921"
},
{
"cve": "CVE-2023-5178",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability was found in drivers/nvme/target/tcp.c` in `nvmet_tcp_free_crypto` due to a logical bug in the NVMe-oF/TCP subsystem in the Linux kernel. This issue may allow a malicious local privileged user to cause a use-after-free and double-free problem, which may permit remote code execution or lead to local privilege escalation problem.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-5178"
},
{
"cve": "CVE-2023-5197",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability in the Linux kernel\u0027s netfilter: nf_tables component can be exploited to achieve local privilege escalation.\r\n\r\nAddition and removal of rules from chain bindings within the same transaction causes leads to use-after-free.\r\n\r\nWe recommend upgrading past commit f15f29fd4779be8a418b66e9d52979bb6d6c2325.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-5197"
},
{
"cve": "CVE-2023-5678",
"cwe": {
"id": "CWE-754",
"name": "Improper Check for Unusual or Exceptional Conditions"
},
"notes": [
{
"category": "summary",
"text": "Issue summary: Generating excessively long X9.42 DH keys or checking excessively long X9.42 DH keys or parameters may be very slow. Impact summary: Applications that use the functions DH_generate_key() to generate an X9.42 DH key may experience long delays. Likewise, applications that use DH_check_pub_key(), DH_check_pub_key_ex() or EVP_PKEY_public_check() to check an X9.42 DH key or X9.42 DH parameters may experience long delays. Where the key or parameters that are being checked have been obtained from an untrusted source this may lead to a Denial of Service. While DH_check() performs all the necessary checks (as of CVE-2023-3817), DH_check_pub_key() doesn\u0027t make any of these checks, and is therefore vulnerable for excessively large P and Q parameters. Likewise, while DH_generate_key() performs a check for an excessively large P, it doesn\u0027t check for an excessively large Q. An application that calls DH_generate_key() or DH_check_pub_key() and supplies a key or parameters obtained from an untrusted source could be vulnerable to a Denial of Service attack. DH_generate_key() and DH_check_pub_key() are also called by a number of other OpenSSL functions. An application calling any of those other functions may similarly be affected. The other functions affected by this are DH_check_pub_key_ex(), EVP_PKEY_public_check(), and EVP_PKEY_generate(). Also vulnerable are the OpenSSL pkey command line application when using the \"-pubcheck\" option, as well as the OpenSSL genpkey command line application. The OpenSSL SSL/TLS implementation is not affected by this issue. The OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-5678"
},
{
"cve": "CVE-2023-5717",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A heap out-of-bounds write vulnerability in the Linux kernel\u0027s Linux Kernel Performance Events (perf) component can be exploited to achieve local privilege escalation.\r\n\r\nIf perf_read_group() is called while an event\u0027s sibling_list is smaller than its child\u0027s sibling_list, it can increment or write to memory locations outside of the allocated buffer.\r\n\r\nWe recommend upgrading past commit 32671e3799ca2e4590773fd0e63aaa4229e50c06.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-5717"
},
{
"cve": "CVE-2023-6606",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds read vulnerability was found in smbCalcSize in fs/smb/client/netmisc.c in the Linux Kernel. This issue could allow a local attacker to crash the system or leak internal kernel information.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-6606"
},
{
"cve": "CVE-2023-6931",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A heap out-of-bounds write vulnerability in the Linux kernel\u0027s Performance Events system component can be exploited to achieve local privilege escalation.\n\nA perf_event\u0027s read_size can overflow, leading to an heap out-of-bounds increment or write in perf_read_group().\n\nWe recommend upgrading past commit 382c27f4ed28f803b1f1473ac2d8db0afc795a1b.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-6931"
},
{
"cve": "CVE-2023-6932",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability in the Linux kernel\u0027s ipv4: igmp component can be exploited to achieve local privilege escalation.\n\nA race condition can be exploited to cause a timer be mistakenly registered on a RCU read locked object which is freed by another thread.\n\nWe recommend upgrading past commit e2b706c691905fe78468c361aaabc719d0a496f1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-6932"
},
{
"cve": "CVE-2023-7008",
"cwe": {
"id": "CWE-300",
"name": "Channel Accessible by Non-Endpoint"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in systemd-resolved. This issue may allow systemd-resolved to accept records of DNSSEC-signed domains even when they have no signature, allowing man-in-the-middles (or the upstream DNS resolver) to manipulate records.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-7008"
},
{
"cve": "CVE-2023-7104",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in SQLite SQLite3 up to 3.43.0 and classified as critical. This issue affects the function sessionReadRecord of the file ext/session/sqlite3session.c of the component make alltest Handler. The manipulation leads to heap-based buffer overflow. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-248999.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-7104"
},
{
"cve": "CVE-2023-23454",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"notes": [
{
"category": "summary",
"text": "cbq_classify in net/sched/sch_cbq.c in the Linux kernel through 6.1.4 allows attackers to cause a denial of service (slab-out-of-bounds read) because of type confusion (non-negative numbers can sometimes indicate a TC_ACT_SHOT condition rather than valid classification results).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-23454"
},
{
"cve": "CVE-2023-23455",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"notes": [
{
"category": "summary",
"text": "atm_tc_enqueue in net/sched/sch_atm.c in the Linux kernel through 6.1.4 allows attackers to cause a denial of service because of type confusion (non-negative numbers can sometimes indicate a TC_ACT_SHOT condition rather than valid classification results).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-23455"
},
{
"cve": "CVE-2023-23559",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "In rndis_query_oid in drivers/net/wireless/rndis_wlan.c in the Linux kernel through 6.1.5, there is an integer overflow in an addition.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-23559"
},
{
"cve": "CVE-2023-26607",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel 6.0.8, there is an out-of-bounds read in ntfs_attr_find in fs/ntfs/attrib.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-26607"
},
{
"cve": "CVE-2023-31085",
"cwe": {
"id": "CWE-369",
"name": "Divide By Zero"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in drivers/mtd/ubi/cdev.c in the Linux kernel 6.2. There is a divide-by-zero error in do_div(sz,mtd-\u003eerasesize), used indirectly by ctrl_cdev_ioctl, when mtd-\u003eerasesize is 0.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-31085"
},
{
"cve": "CVE-2023-31436",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "qfq_change_class in net/sched/sch_qfq.c in the Linux kernel before 6.2.13 allows an out-of-bounds write because lmax can exceed QFQ_MIN_LMAX.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-31436"
},
{
"cve": "CVE-2023-32233",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel through 6.3.1, a use-after-free in Netfilter nf_tables when processing batch requests can be abused to perform arbitrary read and write operations on kernel memory. Unprivileged local users can obtain root privileges. This occurs because anonymous sets are mishandled.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-32233"
},
{
"cve": "CVE-2023-35001",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "Linux Kernel nftables Out-Of-Bounds Read/Write Vulnerability; nft_byteorder poorly handled vm register contents when CAP_NET_ADMIN is in any user or network namespace",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-35001"
},
{
"cve": "CVE-2023-35827",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel through 6.3.8. A use-after-free was found in ravb_remove in drivers/net/ethernet/renesas/ravb_main.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-35827"
},
{
"cve": "CVE-2023-36660",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "The OCB feature in libnettle in Nettle 3.9 before 3.9.1 allows memory corruption.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-36660"
},
{
"cve": "CVE-2023-37453",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the USB subsystem in the Linux kernel through 6.4.2. There is an out-of-bounds and crash in read_descriptors in drivers/usb/core/sysfs.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-37453"
},
{
"cve": "CVE-2023-39189",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the Netfilter subsystem in the Linux kernel. The nfnl_osf_add_callback function did not validate the user mode controlled opt_num field. This flaw allows a local privileged (CAP_NET_ADMIN) attacker to trigger an out-of-bounds read, leading to a crash or information disclosure.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-39189"
},
{
"cve": "CVE-2023-39192",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the Netfilter subsystem in the Linux kernel. The xt_u32 module did not validate the fields in the xt_u32 structure. This flaw allows a local privileged attacker to trigger an out-of-bounds read by setting the size fields with a value beyond the array boundaries, leading to a crash or information disclosure.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-39192"
},
{
"cve": "CVE-2023-39193",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the Netfilter subsystem in the Linux kernel. The sctp_mt_check did not validate the flag_count field. This flaw allows a local privileged (CAP_NET_ADMIN) attacker to trigger an out-of-bounds read, leading to a crash or information disclosure.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-39193"
},
{
"cve": "CVE-2023-39194",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the XFRM subsystem in the Linux kernel. The specific flaw exists within the processing of state filters, which can result in a read past the end of an allocated buffer. This flaw allows a local privileged (CAP_NET_ADMIN) attacker to trigger an out-of-bounds read, potentially leading to an information disclosure.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.2,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-39194"
},
{
"cve": "CVE-2023-42753",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An array indexing vulnerability was found in the netfilter subsystem of the Linux kernel. A missing macro could lead to a miscalculation of the `h-\u003enets` array offset, providing attackers with the primitive to arbitrarily increment/decrement a memory buffer out-of-bound. This issue may allow a local user to crash the system or potentially escalate their privileges on the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-42753"
},
{
"cve": "CVE-2023-42754",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A NULL pointer dereference flaw was found in the Linux kernel ipv4 stack. The socket buffer (skb) was assumed to be associated with a device before calling __ip_options_compile, which is not always the case if the skb is re-routed by ipvs. This issue may allow a local user with CAP_NET_ADMIN privileges to crash the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-42754"
},
{
"cve": "CVE-2023-42755",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the IPv4 Resource Reservation Protocol (RSVP) classifier in the Linux kernel. The xprt pointer may go beyond the linear part of the skb, leading to an out-of-bounds read in the `rsvp_classify` function. This issue may allow a local user to crash the system and cause a denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-42755"
},
{
"cve": "CVE-2023-45863",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in lib/kobject.c in the Linux kernel before 6.2.3. With root access, an attacker can trigger a race condition that results in a fill_kobj_path out-of-bounds write.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-45863"
},
{
"cve": "CVE-2023-45871",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in drivers/net/ethernet/intel/igb/igb_main.c in the IGB driver in the Linux kernel before 6.5.3. A buffer size may not be adequate for frames larger than the MTU.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-45871"
},
{
"cve": "CVE-2023-48795",
"cwe": {
"id": "CWE-222",
"name": "Truncation of Security-relevant Information"
},
"notes": [
{
"category": "summary",
"text": "The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remote attackers to bypass integrity checks such that some packets are omitted (from the extension negotiation message), and a client and server may consequently end up with a connection for which some security features have been downgraded or disabled, aka a Terrapin attack. This occurs because the SSH Binary Packet Protocol (BPP), implemented by these extensions, mishandles the handshake phase and mishandles use of sequence numbers. For example, there is an effective attack against SSH\u0027s use of ChaCha20-Poly1305 (and CBC with Encrypt-then-MAC). The bypass occurs in chacha20-poly1305@openssh.com and (if CBC is used) the -etm@openssh.com MAC algorithms. This also affects Maverick Synergy Java SSH API before 3.1.0-SNAPSHOT, Dropbear through 2022.83, Ssh before 5.1.1 in Erlang/OTP, PuTTY before 0.80, AsyncSSH before 2.14.2, golang.org/x/crypto before 0.17.0, libssh before 0.10.6, libssh2 through 1.11.0, Thorn Tech SFTP Gateway before 3.4.6, Tera Term before 5.1, Paramiko before 3.4.0, jsch before 0.2.15, SFTPGo before 2.5.6, Netgate pfSense Plus through 23.09.1, Netgate pfSense CE through 2.7.2, HPN-SSH through 18.2.0, ProFTPD before 1.3.8b (and before1.3.9rc2), ORYX CycloneSSH before 2.3.4, NetSarang XShell 7 before Build 0144, CrushFTP before 10.6.0, ConnectBot SSH library before 2.2.22, Apache MINA sshd through 2.11.0, sshj through 0.37.0, TinySSH through 20230101, trilead-ssh2 6401, the net-ssh gem 7.2.0 for Ruby, the mscdex ssh2 module before 1.15.0 for Node.js, the thrussh library before 0.35.1 for Rust, and the Russh crate before 0.40.2 for Rust; and there could be effects on Bitvise SSH through 9.31.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-48795"
},
{
"cve": "CVE-2023-50495",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "NCurse v6.4-20230418 was discovered to contain a segmentation fault via the component _nc_wrap_entry().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-50495"
},
{
"cve": "CVE-2023-51384",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In ssh-agent in OpenSSH before 9.6, certain destination constraints can be incompletely applied. When destination constraints are specified during addition of PKCS#11-hosted private keys, these constraints are only applied to the first key, even if a PKCS#11 token returns multiple keys.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-51384"
},
{
"cve": "CVE-2023-51385",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In ssh in OpenSSH before 9.6, OS command injection might occur if a user name or host name has shell metacharacters, and this name is referenced by an expansion token in certain situations. For example, an untrusted Git repository can have a submodule with shell metacharacters in a user name or host name.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-51385"
},
{
"cve": "CVE-2023-51767",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "OpenSSH through 9.6, when common types of DRAM are used, might allow row hammer attacks (for authentication bypass) because the integer value of authenticated in mm_answer_authpassword does not resist flips of a single bit. NOTE: this is applicable to a certain threat model of attacker-victim co-location in which the attacker has user privileges.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-51767"
},
{
"cve": "CVE-2024-0232",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A heap use-after-free issue has been identified in SQLite in the jsonParseAddNodeArray() function in sqlite3.c. This flaw allows a local attacker to leverage a victim to pass specially crafted malicious input to the application, potentially causing a crash and leading to a denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-0232"
},
{
"cve": "CVE-2024-0553",
"cwe": {
"id": "CWE-203",
"name": "Observable Discrepancy"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in GnuTLS. The response times to malformed ciphertexts in RSA-PSK ClientKeyExchange differ from the response times of ciphertexts with correct PKCS#1 v1.5 padding. This issue may allow a remote attacker to perform a timing side-channel attack in the RSA-PSK key exchange, potentially leading to the leakage of sensitive data. CVE-2024-0553 is designated as an incomplete resolution for CVE-2023-5981.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-0553"
},
{
"cve": "CVE-2024-0567",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in GnuTLS, where a cockpit (which uses gnuTLS) rejects a certificate chain with distributed trust. This issue occurs when validating a certificate chain with cockpit-certificate-ensure. This flaw allows an unauthenticated, remote client or attacker to initiate a denial of service attack.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-0567"
},
{
"cve": "CVE-2024-0584",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free issue was found in igmp_start_timer in net/ipv4/igmp.c in the network sub-component in the Linux Kernel. This flaw allows a local user to observe a refcnt use-after-free issue when receiving an igmp query packet, leading to a kernel information leak.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-0584"
},
{
"cve": "CVE-2024-0684",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the GNU coreutils \"split\" program. A heap overflow with user-controlled data of multiple hundred bytes in length could occur in the line_bytes_split() function, potentially leading to an application crash and denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-0684"
},
{
"cve": "CVE-2024-22365",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "linux-pam (aka Linux PAM) before 1.6.0 allows attackers to cause a denial of service (blocked login process) via mkfifo because the openat call (for protect_dir) lacks O_DIRECTORY.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-22365"
},
{
"cve": "CVE-2024-25062",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in libxml2 before 2.11.7 and 2.12.x before 2.12.5. When using the XML Reader interface with DTD validation and XInclude expansion enabled, processing crafted XML documents can lead to an xmlValidatePopElement use-after-free.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/"
},
{
"category": "workaround",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-25062"
}
]
}
MSRC_CVE-2023-1095
Vulnerability from csaf_microsoft - Published: 2023-02-01 00:00 - Updated: 2023-03-07 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17935-16820 | — | ||
| Unresolved product id: 17930-17086 | — |
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2023/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2023/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2023-1095 In nf_tables_updtable if nf_tables_table_enable returns an error nft_trans_destroy is called to free the transaction object. nft_trans_destroy() calls list_del() but the transaction was never placed on a list -- the list head is all zeroes this results in a NULL pointer dereference. - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2023/msrc_cve-2023-1095.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "In nf_tables_updtable if nf_tables_table_enable returns an error nft_trans_destroy is called to free the transaction object. nft_trans_destroy() calls list_del() but the transaction was never placed on a list -- the list head is all zeroes this results in a NULL pointer dereference.",
"tracking": {
"current_release_date": "2023-03-07T00:00:00.000Z",
"generator": {
"date": "2025-12-06T21:45:58.614Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2023-1095",
"initial_release_date": "2023-02-01T00:00:00.000Z",
"revision_history": [
{
"date": "2023-03-07T00:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "1.0",
"product": {
"name": "CBL Mariner 1.0",
"product_id": "16820"
}
},
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccm1 kernel 5.10.172.1-1",
"product": {
"name": "\u003ccm1 kernel 5.10.172.1-1",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "cm1 kernel 5.10.172.1-1",
"product": {
"name": "cm1 kernel 5.10.172.1-1",
"product_id": "17935"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 kernel 5.15.102.1-1",
"product": {
"name": "\u003ccbl2 kernel 5.15.102.1-1",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "cbl2 kernel 5.15.102.1-1",
"product": {
"name": "cbl2 kernel 5.15.102.1-1",
"product_id": "17930"
}
}
],
"category": "product_name",
"name": "kernel"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccm1 kernel 5.10.172.1-1 as a component of CBL Mariner 1.0",
"product_id": "16820-1"
},
"product_reference": "1",
"relates_to_product_reference": "16820"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cm1 kernel 5.10.172.1-1 as a component of CBL Mariner 1.0",
"product_id": "17935-16820"
},
"product_reference": "17935",
"relates_to_product_reference": "16820"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 kernel 5.15.102.1-1 as a component of CBL Mariner 2.0",
"product_id": "17086-2"
},
"product_reference": "2",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 kernel 5.15.102.1-1 as a component of CBL Mariner 2.0",
"product_id": "17930-17086"
},
"product_reference": "17930",
"relates_to_product_reference": "17086"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-1095",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "general",
"text": "redhat",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"17935-16820",
"17930-17086"
],
"known_affected": [
"16820-1",
"17086-2"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-1095 In nf_tables_updtable if nf_tables_table_enable returns an error nft_trans_destroy is called to free the transaction object. nft_trans_destroy() calls list_del() but the transaction was never placed on a list -- the list head is all zeroes this results in a NULL pointer dereference. - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2023/msrc_cve-2023-1095.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-07T00:00:00.000Z",
"details": "5.10.172.1-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"16820-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-03-07T00:00:00.000Z",
"details": "5.15.102.1-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-2"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"temporalScore": 5.5,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"16820-1",
"17086-2"
]
}
],
"title": "In nf_tables_updtable if nf_tables_table_enable returns an error nft_trans_destroy is called to free the transaction object. nft_trans_destroy() calls list_del() but the transaction was never placed on a list -- the list head is all zeroes this results in a NULL pointer dereference."
}
]
}
RHSA-2022:7933
Vulnerability from csaf_redhat - Published: 2022-11-15 11:38 - Updated: 2026-03-30 10:28A TCP/IP packet spoofing attack flaw was found in the Linux kernel’s TCP/IP protocol, where a Man-in-the-Middle Attack (MITM) performs an IP fragmentation attack and an IPID collision. This flaw allows a remote user to pretend to be the sender of the TCP/IP packet for an existing TCP/IP session.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw use-after-free in function sco_sock_sendmsg() of the Linux kernel HCI subsystem was found in the way user calls ioct UFFDIO_REGISTER or other way triggers race condition of the call sco_conn_del() together with the call sco_sock_sendmsg() with the expected controllable faulting memory page. A privileged local user could use this flaw to crash the system or escalate their privileges on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
In the Linux kernel, the following vulnerability has been resolved: veth: ensure skb entering GRO are not cloned. After commit d3256efd8e8b ("veth: allow enabling NAPI even without XDP"), if GRO is enabled on a veth device and TSO is disabled on the peer device, TCP skbs will go through the NAPI callback. If there is no XDP program attached, the veth code does not perform any share check, and shared/cloned skbs could enter the GRO engine. Ignat reported a BUG triggered later-on due to the above condition: [ 53.970529][ C1] kernel BUG at net/core/skbuff.c:3574! [ 53.981755][ C1] invalid opcode: 0000 [#1] PREEMPT SMP KASAN PTI [ 53.982634][ C1] CPU: 1 PID: 19 Comm: ksoftirqd/1 Not tainted 5.16.0-rc5+ #25 [ 53.982634][ C1] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 0.0.0 02/06/2015 [ 53.982634][ C1] RIP: 0010:skb_shift+0x13ef/0x23b0 [ 53.982634][ C1] Code: ea 03 0f b6 04 02 48 89 fa 83 e2 07 38 d0 7f 08 84 c0 0f 85 41 0c 00 00 41 80 7f 02 00 4d 8d b5 d0 00 00 00 0f 85 74 f5 ff ff <0f> 0b 4d 8d 77 20 be 04 00 00 00 4c 89 44 24 78 4c 89 f7 4c 89 8c [ 53.982634][ C1] RSP: 0018:ffff8881008f7008 EFLAGS: 00010246 [ 53.982634][ C1] RAX: 0000000000000000 RBX: ffff8881180b4c80 RCX: 0000000000000000 [ 53.982634][ C1] RDX: 0000000000000002 RSI: ffff8881180b4d3c RDI: ffff88810bc9cac2 [ 53.982634][ C1] RBP: ffff8881008f70b8 R08: ffff8881180b4cf4 R09: ffff8881180b4cf0 [ 53.982634][ C1] R10: ffffed1022999e5c R11: 0000000000000002 R12: 0000000000000590 [ 53.982634][ C1] R13: ffff88810f940c80 R14: ffff88810f940d50 R15: ffff88810bc9cac0 [ 53.982634][ C1] FS: 0000000000000000(0000) GS:ffff888235880000(0000) knlGS:0000000000000000 [ 53.982634][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 53.982634][ C1] CR2: 00007ff5f9b86680 CR3: 0000000108ce8004 CR4: 0000000000170ee0 [ 53.982634][ C1] Call Trace: [ 53.982634][ C1] <TASK> [ 53.982634][ C1] tcp_sacktag_walk+0xaba/0x18e0 [ 53.982634][ C1] tcp_sacktag_write_queue+0xe7b/0x3460 [ 53.982634][ C1] tcp_ack+0x2666/0x54b0 [ 53.982634][ C1] tcp_rcv_established+0x4d9/0x20f0 [ 53.982634][ C1] tcp_v4_do_rcv+0x551/0x810 [ 53.982634][ C1] tcp_v4_rcv+0x22ed/0x2ed0 [ 53.982634][ C1] ip_protocol_deliver_rcu+0x96/0xaf0 [ 53.982634][ C1] ip_local_deliver_finish+0x1e0/0x2f0 [ 53.982634][ C1] ip_sublist_rcv_finish+0x211/0x440 [ 53.982634][ C1] ip_list_rcv_finish.constprop.0+0x424/0x660 [ 53.982634][ C1] ip_list_rcv+0x2c8/0x410 [ 53.982634][ C1] __netif_receive_skb_list_core+0x65c/0x910 [ 53.982634][ C1] netif_receive_skb_list_internal+0x5f9/0xcb0 [ 53.982634][ C1] napi_complete_done+0x188/0x6e0 [ 53.982634][ C1] gro_cell_poll+0x10c/0x1d0 [ 53.982634][ C1] __napi_poll+0xa1/0x530 [ 53.982634][ C1] net_rx_action+0x567/0x1270 [ 53.982634][ C1] __do_softirq+0x28a/0x9ba [ 53.982634][ C1] run_ksoftirqd+0x32/0x60 [ 53.982634][ C1] smpboot_thread_fn+0x559/0x8c0 [ 53.982634][ C1] kthread+0x3b9/0x490 [ 53.982634][ C1] ret_from_fork+0x22/0x30 [ 53.982634][ C1] </TASK> Address the issue by skipping the GRO stage for shared or cloned skbs. To reduce the chance of OoO, try to unclone the skbs before giving up. v1 -> v2: - use avoid skb_copy and fallback to netif_receive_skb - Eric
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
A vulnerability was found in the Linux kernel's ethtool implementation in the ioctl handling of coalesce settings, where the system attempts to change coalesce settings using the ethtool_set_coalesce() function without verifying the availability of both the .get_coalesce() and .set_coalesce() callbacks, leading to a potential NULL pointer dereference causing system instability and crashes during network operations.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability was found in the Linux kernel's SCSI driver, in sg_copy_buffer() function, where an incorrect type in the min_t() macro can lead to a stack out-of-bounds condition. This occurs due to sign extension of larger values, which may result in memory corruption or DoS.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A denial of service (DOS) issue was found in the Linux kernel’s smb2_ioctl_query_info function in the fs/cifs/smb2ops.c Common Internet File System (CIFS) due to an incorrect return from the memdup_user function. This flaw allows a local, privileged (CAP_SYS_ADMIN) attacker to crash the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A NULL pointer dereference was found in the Linux kernel’s UDF file system functionality in the way the user triggers the udf_file_write_iter function for a malicious UDF image. This flaw allows a local user to crash the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A memory leak flaw was found in the Linux kernel’s DMA subsystem, in the way a user calls DMA_FROM_DEVICE. This flaw allows a local user to read random memory from the kernel space.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Linux kernel in net/netfilter/nf_tables_core.c:nft_do_chain, which can cause a use-after-free. This issue needs to handle 'return' with proper preconditions, as it can lead to a kernel information leak problem caused by a local, unprivileged attacker.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A use-after-free flaw was found in the Linux kernel’s sound subsystem in the way a user triggers concurrent calls of PCM hw_params. The hw_free ioctls or similar race condition happens inside ALSA PCM for other ioctls. This flaw allows a local user to crash or potentially escalate their privileges on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in KVM. When updating a guest's page table entry, vm_pgoff was improperly used as the offset to get the page's pfn. As vaddr and vm_pgoff are controllable by user-mode processes, this flaw allows unprivileged local users on the host to write outside the userspace region and potentially corrupt the kernel, resulting in a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A use-after-free flaw was found in fs/ext4/namei.c:dx_insert_block() in the Linux kernel’s filesystem sub-component. This flaw allows a local attacker with a user privilege to cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A NULL pointer dereference issue was found in KVM when releasing a vCPU with dirty ring support enabled. This flaw allows an unprivileged local attacker on the host to issue specific ioctl calls, causing a kernel oops condition that results in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
A use-after-free vulnerability was found in drm_lease_held in drivers/gpu/drm/drm_lease.c in the Linux kernel due to a race problem. This flaw allows a local user privilege attacker to cause a denial of service (DoS) or a kernel information leak.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability was found in the pfkey_register function in net/key/af_key.c in the Linux kernel. This flaw allows a local, unprivileged user to gain access to kernel memory, leading to a system crash or a leak of internal kernel information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A use-after-free flaw was found in the Linux kernel’s Atheros wireless adapter driver in the way a user forces the ath9k_htc_wait_for_target function to fail with some input messages. This flaw allows a local user to crash or potentially escalate their privileges on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A NULL pointer dereference flaw was found in the Linux kernel’s KVM module, which can lead to a denial of service in the x86_emulate_insn in arch/x86/kvm/emulate.c. This flaw occurs while executing an illegal instruction in guest in the Intel CPU.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A use-after-free flaw was found in the Linux kernel’s File System notify functionality in the way a user triggers the copy_info_records_to_user() function call to fail in copy_event_to_user(). This flaw allows a local user to crash or potentially escalate their privileges on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel’s KVM when attempting to set a SynIC IRQ. This issue makes it possible for a misbehaving VMM to write to SYNIC/STIMER MSRs, causing a NULL pointer dereference. This flaw allows an unprivileged local attacker on the host to issue specific ioctl calls, causing a kernel oops condition that results in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Linux kernel. Dm-verity is used for extending root-of-trust to root filesystems. LoadPin builds on this property to restrict module and firmware loads to just the trusted root filesystem. Device-mapper table reloads currently allow users with root privileges to switch out the target with an equivalent dm-linear target and bypass verification until reboot. This allows root to bypass LoadPin and can be used to load untrusted and unverified kernel modules and firmware, which implies arbitrary kernel execution and persistence for peripherals that do not verify firmware updates.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A use-after-free flaw was found in nf_tables cross-table in the net/netfilter/nf_tables_api.c function in the Linux kernel. This flaw allows a local, privileged attacker to cause a use-after-free problem at the time of table deletion, possibly leading to local privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
An integer coercion error was found in the openvswitch kernel module. Given a sufficiently large number of actions, while copying and reserving memory for a new action of a new flow, the reserve_sfa_size() function does not return -EMSGSIZE as expected, potentially leading to an out-of-bounds write access. This flaw allows a local user to crash or potentially escalate their privileges on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
An issue was discovered in the Linux kernel through 5.16-rc6. netvsc_get_ethtool_stats in drivers/net/hyperv/netvsc_drv.c lacks check of the return value of kvmalloc_array() and will cause the null pointer dereference.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
An issue was discovered in the Linux kernel through 5.16-rc6. kfd_parse_subtype_iolink in drivers/gpu/drm/amd/amdkfd/kfd_crat.c lacks check of the return value of kmemdup().
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
A use-after-free flaw was found in the Linux kernel’s video4linux driver in how a user triggers the em28xx_usb_probe() for the Empia 28xx-based TV cards. This flaw allows a local user to crash or potentially escalate their privileges on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
An out-of-bounds access issue was found in the Linux kernel networking subsystem in the way raw packet sockets (AF_PACKET) used PACKET_COPY_THRESH and mmap operations. A local attacker with CAP_NET_RAW capability could use this flaw to trigger a buffer overflow resulting in a system crash or privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Linux kernel, where it is possible to modify read-only files due to a missing permission check. This flaw can lead to local privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in hw. Incomplete cleanup of multi-core shared buffers for some Intel® Processors may allow an authenticated user to enable information disclosure via local access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in hw. Incomplete cleanup of microarchitectural fill buffers on some Intel® Processors may allow an authenticated user to enable information disclosure via local access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in hw. Incomplete cleanup in specific special register write operations for some Intel® Processors may allow an authenticated user to enable information disclosure via local access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the kernel/debug/debug_core.c in the Linux kernel in lockdown mode. This flaw allows an attacker with local access to trigger the debugger, bypass lockdown and write anonymously.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in hw. Mis-trained branch predictions for return instructions may allow arbitrary speculative code execution under certain microarchitecture-dependent conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in hw. Aliases in the branch predictor may cause some AMD processors to predict the wrong branch type, potentially leading to information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel. When an application tries to open a directory (using the O_DIRECTORY flag) in a mounted NFS filesystem, a lookup operation is performed. If the NFS server returns a file as a result of the lookup, the NFS filesystem returns an uninitialized file descriptor instead of the expected ENOTDIR value. This flaw leads to the kernel's data leak into the userspace.
CWE-908 - Use of Uninitialized Resource| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in hw. In certain processors with Intel's Enhanced Indirect Branch Restricted Speculation (eIBRS) capabilities, soon after VM exit or IBPB command event, the linear address following the most recent near CALL instruction prior to a VM exit may be used as the Return Stack Buffer (RSB) prediction.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
A double-free flaw was found in the Linux kernel in the ems_usb_start_xmit function. This flaw allows an attacker to create a memory leak and corrupt the underlying data structure by calling free more than once.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in hw. The unprotected alternative channel of return branch target prediction in some Intel(R) Processors may allow an authorized user to enable information disclosure via local access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
A use-after-free flaw was found in the Linux kernel’s net/sunrpc/xprt.c function in the Remote Procedure Call (SunRPC) protocol. This flaw allows a local attacker to crash the system, leading to a kernel information leak issue.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A use-after-free flaw was found in u32_change in net/sched/cls_u32.c in the network subcomponent of the Linux kernel. This flaw allows a local attacker to crash the system, cause a privilege escalation, and leak kernel information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in hw. Mis-trained branch predictions for return instructions may allow arbitrary speculative code execution under certain microarchitecture-dependent conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in hw. Non-transparent sharing of branch predictor targets between contexts in some Intel(R) processors may potentially allow an authorized user to enable information disclosure via local access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
A memory corruption flaw was found in the Linux kernel’s Netfilter subsystem in the way a local user uses the libnetfilter_queue when analyzing a corrupted network packet. This flaw allows a local user to crash the system or a remote user to crash the system when the libnetfilter_queue is used by a local user.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in net/netfilter/nf_tables_api.c in the Linux kernel. A denial of service can occur upon binding to an already bound chain.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the nft_osf_eval function in the netfilter subsystem of the Linux kernel. This issue results from the lack of proper initialization of memory prior to accessing it, and could allow a local privileged user to leak stale kernel stack data to userspace.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
A memory leak flaw was found in the Linux kernel’s IBM Virtual Network Interface Controller (ibmvnic ) driver. This issue involved not properly freeing memory associated with a reset work item when the reset work queue is flushed, causing the reset-work-item not to be deallocated. This flaw allows an attacker with control over the virtual NIC to repeatedly trigger interface resets to cause small amounts of memory to leak. Over time, this can lead to memory exhaustion, especially in systems already resource-constrained or under heavy load, resulting in a possible denial of service (DoS) condition.
CWE-401 - Missing Release of Memory after Effective Lifetime| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A denial of service vulnerability was found in the Linux kernel. When debugfs is set as off in the kernel command line, iwiwifi's mvm module uses an invalid/unchecked debugfs_dir pointer, resulting in disruption to availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
In the Linux kernel, the following vulnerability has been resolved: gso: do not skip outer ip header in case of ipip and net_failover We encounter a tcp drop issue in our cloud environment. Packet GROed in host forwards to a VM virtio_net nic with net_failover enabled. VM acts as a IPVS LB with ipip encapsulation. The full path like: host gro -> vm virtio_net rx -> net_failover rx -> ipvs fullnat -> ipip encap -> net_failover tx -> virtio_net tx When net_failover transmits a ipip pkt (gso_type = 0x0103, which means SKB_GSO_TCPV4, SKB_GSO_DODGY and SKB_GSO_IPXIP4), there is no gso did because it supports TSO and GSO_IPXIP4. But network_header points to inner ip header.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
A NULL pointer dereference flaw was found in the Linux kernel’s netfilter subsystem. The issue could occur due to an error in nf_tables_updtable while freeing a transaction object not placed on the list head. This flaw allows a local, unprivileged user to crash the system, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Linux kernel's udmabuf device driver, within a fault handler. This issue occurs due to the lack of proper validation of user-supplied data, which can result in memory access past the end of an array. This may allow an attacker to escalate privileges and execute arbitrary code in the context of the kernel.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for kernel-rt is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements.\n\nSecurity Fix(es):\n\n* off-path attacker may inject data or terminate victim\u0027s TCP session (CVE-2020-36516)\n\n* use-after-free vulnerability in function sco_sock_sendmsg() (CVE-2021-3640)\n\n* smb2_ioctl_query_info NULL pointer dereference (CVE-2022-0168)\n\n* NULL pointer dereference in udf_expand_file_adinicbdue() during writeback (CVE-2022-0617)\n\n* swiotlb information leak with DMA_FROM_DEVICE (CVE-2022-0854)\n\n* uninitialized registers on stack in nft_do_chain can cause kernel pointer leakage to UM (CVE-2022-1016)\n\n* race condition in snd_pcm_hw_free leading to use-after-free (CVE-2022-1048)\n\n* use-after-free and memory errors in ext4 when mounting and operating on a corrupted image (CVE-2022-1184)\n\n* concurrency use-after-free between drm_setmaster_ioctl and drm_mode_getresources (CVE-2022-1280)\n\n* kernel info leak issue in pfkey_register (CVE-2022-1353)\n\n* use-after-free in ath9k_htc_probe_device() could cause an escalation of privileges (CVE-2022-1679)\n\n* NULL pointer dereference in x86_emulate_insn may lead to DoS (CVE-2022-1852)\n\n* fanotify misuses fd_install() which could lead to use-after-free (CVE-2022-1998)\n\n* nf_tables cross-table potential use-after-free may lead to local privilege escalation (CVE-2022-2586)\n\n* openvswitch: integer underflow leads to out-of-bounds write in reserve_sfa_size() (CVE-2022-2639)\n\n* slab-out-of-bounds access in packet_recvmsg() (CVE-2022-20368)\n\n* incomplete clean-up of multi-core shared buffers (aka SBDR) (CVE-2022-21123)\n\n* incomplete clean-up of microarchitectural fill buffers (aka SBDS) (CVE-2022-21125)\n\n* incomplete clean-up in specific special register write operations (aka DRPW) (CVE-2022-21166)\n\n* possible to use the debugger to write zero into a location of choice (CVE-2022-21499)\n\n* AMD: RetBleed Arbitrary Speculative Code Execution with Return Instructions (CVE-2022-23816, CVE-2022-29900)\n\n* AMD: Branch Type Confusion (non-retbleed) (CVE-2022-23825)\n\n* Intel: Post-barrier Return Stack Buffer Predictions (CVE-2022-26373)\n\n* double free in ems_usb_start_xmit in drivers/net/can/usb/ems_usb.c (CVE-2022-28390)\n\n* use after free in SUNRPC subsystem (CVE-2022-28893)\n\n* use-after-free due to improper update of reference count in net/sched/cls_u32.c (CVE-2022-29581)\n\n* Intel: RetBleed Arbitrary Speculative Code Execution with Return Instructions (CVE-2022-29901)\n\n* DoS in nfqnl_mangle in net/netfilter/nfnetlink_queue.c (CVE-2022-36946)\n\n* nf_tables disallow binding to already bound chain (CVE-2022-39190)\n\n* nfs_atomic_open() returns uninitialized data instead of ENOTDIR (CVE-2022-24448)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.1 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:7933",
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.1_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.1_release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/solutions/6971358",
"url": "https://access.redhat.com/solutions/6971358"
},
{
"category": "external",
"summary": "1980646",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980646"
},
{
"category": "external",
"summary": "2037386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2037386"
},
{
"category": "external",
"summary": "2051444",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2051444"
},
{
"category": "external",
"summary": "2052312",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2052312"
},
{
"category": "external",
"summary": "2053632",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053632"
},
{
"category": "external",
"summary": "2058395",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2058395"
},
{
"category": "external",
"summary": "2059928",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2059928"
},
{
"category": "external",
"summary": "2066614",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066614"
},
{
"category": "external",
"summary": "2066706",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066706"
},
{
"category": "external",
"summary": "2066819",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066819"
},
{
"category": "external",
"summary": "2070205",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070205"
},
{
"category": "external",
"summary": "2071022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2071022"
},
{
"category": "external",
"summary": "2073064",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073064"
},
{
"category": "external",
"summary": "2074208",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2074208"
},
{
"category": "external",
"summary": "2084125",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084125"
},
{
"category": "external",
"summary": "2084183",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084183"
},
{
"category": "external",
"summary": "2084479",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084479"
},
{
"category": "external",
"summary": "2088021",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2088021"
},
{
"category": "external",
"summary": "2089815",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089815"
},
{
"category": "external",
"summary": "2090226",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2090226"
},
{
"category": "external",
"summary": "2090237",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2090237"
},
{
"category": "external",
"summary": "2090240",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2090240"
},
{
"category": "external",
"summary": "2090241",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2090241"
},
{
"category": "external",
"summary": "2103148",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103148"
},
{
"category": "external",
"summary": "2103153",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103153"
},
{
"category": "external",
"summary": "2114878",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114878"
},
{
"category": "external",
"summary": "2115065",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115065"
},
{
"category": "external",
"summary": "2115278",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115278"
},
{
"category": "external",
"summary": "2123695",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2123695"
},
{
"category": "external",
"summary": "2129152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129152"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7933.json"
}
],
"title": "Red Hat Security Advisory: kernel-rt security and bug fix update",
"tracking": {
"current_release_date": "2026-03-30T10:28:51+00:00",
"generator": {
"date": "2026-03-30T10:28:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.4"
}
},
"id": "RHSA-2022:7933",
"initial_release_date": "2022-11-15T11:38:03+00:00",
"revision_history": [
{
"date": "2022-11-15T11:38:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-11-15T11:38:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-30T10:28:51+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.1.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::nfv"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Real Time (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.1.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::realtime"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"product": {
"name": "kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"product_id": "kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-162.6.1.rt21.168.el9_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product": {
"name": "kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product_id": "kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-162.6.1.rt21.168.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product": {
"name": "kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product_id": "kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-162.6.1.rt21.168.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product": {
"name": "kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product_id": "kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-162.6.1.rt21.168.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product_id": "kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-162.6.1.rt21.168.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product_id": "kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-162.6.1.rt21.168.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product_id": "kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-162.6.1.rt21.168.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product_id": "kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-162.6.1.rt21.168.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-162.6.1.rt21.168.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product": {
"name": "kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product_id": "kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-162.6.1.rt21.168.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product": {
"name": "kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product_id": "kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-162.6.1.rt21.168.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product": {
"name": "kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product_id": "kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-162.6.1.rt21.168.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product_id": "kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-162.6.1.rt21.168.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-162.6.1.rt21.168.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-162.6.1.rt21.168.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@5.14.0-162.6.1.rt21.168.el9_1?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:5.14.0-162.6.1.rt21.168.el9_1.src as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src"
},
"product_reference": "kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"relates_to_product_reference": "NFV-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"relates_to_product_reference": "NFV-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"relates_to_product_reference": "NFV-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"relates_to_product_reference": "NFV-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"relates_to_product_reference": "NFV-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"relates_to_product_reference": "NFV-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"relates_to_product_reference": "NFV-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"relates_to_product_reference": "NFV-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"relates_to_product_reference": "NFV-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"relates_to_product_reference": "NFV-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"relates_to_product_reference": "NFV-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"relates_to_product_reference": "NFV-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"relates_to_product_reference": "NFV-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
},
"product_reference": "kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"relates_to_product_reference": "NFV-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"relates_to_product_reference": "NFV-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"relates_to_product_reference": "NFV-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src"
},
"product_reference": "kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"relates_to_product_reference": "RT-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"relates_to_product_reference": "RT-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"relates_to_product_reference": "RT-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"relates_to_product_reference": "RT-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"relates_to_product_reference": "RT-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"relates_to_product_reference": "RT-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"relates_to_product_reference": "RT-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"relates_to_product_reference": "RT-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"relates_to_product_reference": "RT-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"relates_to_product_reference": "RT-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"relates_to_product_reference": "RT-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"relates_to_product_reference": "RT-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"relates_to_product_reference": "RT-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
},
"product_reference": "kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"relates_to_product_reference": "RT-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"relates_to_product_reference": "RT-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"relates_to_product_reference": "RT-9.1.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-36516",
"cwe": {
"id": "CWE-290",
"name": "Authentication Bypass by Spoofing"
},
"discovery_date": "2022-03-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2059928"
}
],
"notes": [
{
"category": "description",
"text": "A TCP/IP packet spoofing attack flaw was found in the Linux kernel\u2019s TCP/IP protocol, where a Man-in-the-Middle Attack (MITM) performs an IP fragmentation attack and an IPID collision. This flaw allows a remote user to pretend to be the sender of the TCP/IP packet for an existing TCP/IP session.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: off-path attacker may inject data or terminate victim\u0027s TCP session",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-36516"
},
{
"category": "external",
"summary": "RHBZ#2059928",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2059928"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-36516",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36516"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36516",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36516"
},
{
"category": "external",
"summary": "https://www.spinics.net/lists/netdev/msg795642.html",
"url": "https://www.spinics.net/lists/netdev/msg795642.html"
}
],
"release_date": "2022-02-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
},
{
"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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: off-path attacker may inject data or terminate victim\u0027s TCP session"
},
{
"cve": "CVE-2021-3640",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2021-07-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1980646"
}
],
"notes": [
{
"category": "description",
"text": "A flaw use-after-free in function sco_sock_sendmsg() of the Linux kernel HCI subsystem was found in the way user calls ioct UFFDIO_REGISTER or other way triggers race condition of the call sco_conn_del() together with the call sco_sock_sendmsg() with the expected controllable faulting memory page. A privileged local user could use this flaw to crash the system or escalate their privileges on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free vulnerability in function sco_sock_sendmsg()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having a Moderate impact because of the privileges (CAP_NET_ADMIN in initial namespace) required for exploiting the issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3640"
},
{
"category": "external",
"summary": "RHBZ#1980646",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980646"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3640",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3640"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3640",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3640"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/net/bluetooth/sco.c?h=v5.16\u0026id=99c23da0eed4fd20cae8243f2b51e10e66aa0951",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/net/bluetooth/sco.c?h=v5.16\u0026id=99c23da0eed4fd20cae8243f2b51e10e66aa0951"
},
{
"category": "external",
"summary": "https://lkml.org/lkml/2021/8/28/238",
"url": "https://lkml.org/lkml/2021/8/28/238"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2021/07/22/1",
"url": "https://www.openwall.com/lists/oss-security/2021/07/22/1"
}
],
"release_date": "2021-07-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
},
{
"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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: use-after-free vulnerability in function sco_sock_sendmsg()"
},
{
"cve": "CVE-2021-47099",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2267919"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nveth: ensure skb entering GRO are not cloned.\n\nAfter commit d3256efd8e8b (\"veth: allow enabling NAPI even without XDP\"),\nif GRO is enabled on a veth device and TSO is disabled on the peer\ndevice, TCP skbs will go through the NAPI callback. If there is no XDP\nprogram attached, the veth code does not perform any share check, and\nshared/cloned skbs could enter the GRO engine.\n\nIgnat reported a BUG triggered later-on due to the above condition:\n\n[ 53.970529][ C1] kernel BUG at net/core/skbuff.c:3574!\n[ 53.981755][ C1] invalid opcode: 0000 [#1] PREEMPT SMP KASAN PTI\n[ 53.982634][ C1] CPU: 1 PID: 19 Comm: ksoftirqd/1 Not tainted 5.16.0-rc5+ #25\n[ 53.982634][ C1] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 0.0.0 02/06/2015\n[ 53.982634][ C1] RIP: 0010:skb_shift+0x13ef/0x23b0\n[ 53.982634][ C1] Code: ea 03 0f b6 04 02 48 89 fa 83 e2 07 38 d0\n7f 08 84 c0 0f 85 41 0c 00 00 41 80 7f 02 00 4d 8d b5 d0 00 00 00 0f\n85 74 f5 ff ff \u003c0f\u003e 0b 4d 8d 77 20 be 04 00 00 00 4c 89 44 24 78 4c 89\nf7 4c 89 8c\n[ 53.982634][ C1] RSP: 0018:ffff8881008f7008 EFLAGS: 00010246\n[ 53.982634][ C1] RAX: 0000000000000000 RBX: ffff8881180b4c80 RCX: 0000000000000000\n[ 53.982634][ C1] RDX: 0000000000000002 RSI: ffff8881180b4d3c RDI: ffff88810bc9cac2\n[ 53.982634][ C1] RBP: ffff8881008f70b8 R08: ffff8881180b4cf4 R09: ffff8881180b4cf0\n[ 53.982634][ C1] R10: ffffed1022999e5c R11: 0000000000000002 R12: 0000000000000590\n[ 53.982634][ C1] R13: ffff88810f940c80 R14: ffff88810f940d50 R15: ffff88810bc9cac0\n[ 53.982634][ C1] FS: 0000000000000000(0000) GS:ffff888235880000(0000) knlGS:0000000000000000\n[ 53.982634][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[ 53.982634][ C1] CR2: 00007ff5f9b86680 CR3: 0000000108ce8004 CR4: 0000000000170ee0\n[ 53.982634][ C1] Call Trace:\n[ 53.982634][ C1] \u003cTASK\u003e\n[ 53.982634][ C1] tcp_sacktag_walk+0xaba/0x18e0\n[ 53.982634][ C1] tcp_sacktag_write_queue+0xe7b/0x3460\n[ 53.982634][ C1] tcp_ack+0x2666/0x54b0\n[ 53.982634][ C1] tcp_rcv_established+0x4d9/0x20f0\n[ 53.982634][ C1] tcp_v4_do_rcv+0x551/0x810\n[ 53.982634][ C1] tcp_v4_rcv+0x22ed/0x2ed0\n[ 53.982634][ C1] ip_protocol_deliver_rcu+0x96/0xaf0\n[ 53.982634][ C1] ip_local_deliver_finish+0x1e0/0x2f0\n[ 53.982634][ C1] ip_sublist_rcv_finish+0x211/0x440\n[ 53.982634][ C1] ip_list_rcv_finish.constprop.0+0x424/0x660\n[ 53.982634][ C1] ip_list_rcv+0x2c8/0x410\n[ 53.982634][ C1] __netif_receive_skb_list_core+0x65c/0x910\n[ 53.982634][ C1] netif_receive_skb_list_internal+0x5f9/0xcb0\n[ 53.982634][ C1] napi_complete_done+0x188/0x6e0\n[ 53.982634][ C1] gro_cell_poll+0x10c/0x1d0\n[ 53.982634][ C1] __napi_poll+0xa1/0x530\n[ 53.982634][ C1] net_rx_action+0x567/0x1270\n[ 53.982634][ C1] __do_softirq+0x28a/0x9ba\n[ 53.982634][ C1] run_ksoftirqd+0x32/0x60\n[ 53.982634][ C1] smpboot_thread_fn+0x559/0x8c0\n[ 53.982634][ C1] kthread+0x3b9/0x490\n[ 53.982634][ C1] ret_from_fork+0x22/0x30\n[ 53.982634][ C1] \u003c/TASK\u003e\n\nAddress the issue by skipping the GRO stage for shared or cloned skbs.\nTo reduce the chance of OoO, try to unclone the skbs before giving up.\n\nv1 -\u003e v2:\n - use avoid skb_copy and fallback to netif_receive_skb - Eric",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: veth: ensure skb entering GRO are not cloned.",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-47099"
},
{
"category": "external",
"summary": "RHBZ#2267919",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2267919"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-47099",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47099"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-47099",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-47099"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2024030415-CVE-2021-47099-3127@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2024030415-CVE-2021-47099-3127@gregkh/T"
}
],
"release_date": "2024-03-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: veth: ensure skb entering GRO are not cloned."
},
{
"cve": "CVE-2021-47556",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2024-05-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2283393"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Linux kernel\u0027s ethtool implementation in the ioctl handling of coalesce settings, where the system attempts to change coalesce settings using the ethtool_set_coalesce() function without verifying the availability of both the .get_coalesce() and .set_coalesce() callbacks, leading to a potential NULL pointer dereference causing system instability and crashes during network operations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ethtool: ioctl: fix potential NULL deref in ethtool_set_coalesce()",
"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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-47556"
},
{
"category": "external",
"summary": "RHBZ#2283393",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2283393"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-47556",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47556"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-47556",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-47556"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2024052443-CVE-2021-47556-558e@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2024052443-CVE-2021-47556-558e@gregkh/T"
}
],
"release_date": "2024-05-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: ethtool: ioctl: fix potential NULL deref in ethtool_set_coalesce()"
},
{
"cve": "CVE-2021-47580",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"discovery_date": "2024-06-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2293249"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Linux kernel\u0027s SCSI driver, in sg_copy_buffer() function, where an incorrect type in the min_t() macro can lead to a stack out-of-bounds condition. This occurs due to sign extension of larger values, which may result in memory corruption or DoS.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: scsi: scsi_debug: Fix type in min_t to avoid stack OOB",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-47580"
},
{
"category": "external",
"summary": "RHBZ#2293249",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2293249"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-47580",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47580"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-47580",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-47580"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2024061916-CVE-2021-47580-eac9@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2024061916-CVE-2021-47580-eac9@gregkh/T"
}
],
"release_date": "2024-06-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: scsi: scsi_debug: Fix type in min_t to avoid stack OOB"
},
{
"acknowledgments": [
{
"names": [
"Billy Jheng Bing Jhong"
],
"organization": "STAR Labs"
}
],
"cve": "CVE-2022-0168",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2022-01-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2037386"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service (DOS) issue was found in the Linux kernel\u2019s smb2_ioctl_query_info function in the fs/cifs/smb2ops.c Common Internet File System (CIFS) due to an incorrect return from the memdup_user function. This flaw allows a local, privileged (CAP_SYS_ADMIN) attacker to crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: smb2_ioctl_query_info NULL pointer dereference",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-0168"
},
{
"category": "external",
"summary": "RHBZ#2037386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2037386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-0168",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0168"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0168",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0168"
},
{
"category": "external",
"summary": "https://starlabs.sg/advisories/22/22-0168/",
"url": "https://starlabs.sg/advisories/22/22-0168/"
}
],
"release_date": "2022-03-09T15:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
},
{
"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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: smb2_ioctl_query_info NULL pointer dereference"
},
{
"cve": "CVE-2022-0617",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2022-02-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2053632"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference was found in the Linux kernel\u2019s UDF file system functionality in the way the user triggers the udf_file_write_iter function for a malicious UDF image. This flaw allows a local user to crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: NULL pointer dereference in udf_expand_file_adinicbdue() during writeback",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-0617"
},
{
"category": "external",
"summary": "RHBZ#2053632",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053632"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-0617",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0617"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0617",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0617"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=7fc3b7c2981bbd1047916ade327beccb90994eee",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=7fc3b7c2981bbd1047916ade327beccb90994eee"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=ea8569194b43f0f01f0a84c689388542c7254a1f",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=ea8569194b43f0f01f0a84c689388542c7254a1f"
},
{
"category": "external",
"summary": "https://lore.kernel.org/lkml/20220114172329.ygzry5rlz64ua2nr@quack3.lan/T/",
"url": "https://lore.kernel.org/lkml/20220114172329.ygzry5rlz64ua2nr@quack3.lan/T/"
}
],
"release_date": "2022-01-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
},
{
"category": "workaround",
"details": "As the UDF module (udf.ho) will be auto-loaded when required, its use can be disabled by preventing the module from loading with the following instructions:\n\n# echo \"install udf /bin/true\" \u003e\u003e /etc/modprobe.d/disable-udf.conf\n\nIf the system requires this module t\\work correctly, this mitigation may not be suitable.\n\nIf you need further assistance, see the KCS article https://access.redhat.com/solutions/41278 or contact Red Hat Global Support Services.",
"product_ids": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: NULL pointer dereference in udf_expand_file_adinicbdue() during writeback"
},
{
"acknowledgments": [
{
"names": [
"Halil Pasic"
]
}
],
"cve": "CVE-2022-0854",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"discovery_date": "2022-02-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2058395"
}
],
"notes": [
{
"category": "description",
"text": "A memory leak flaw was found in the Linux kernel\u2019s DMA subsystem, in the way a user calls DMA_FROM_DEVICE. This flaw allows a local user to read random memory from the kernel space.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: swiotlb information leak with DMA_FROM_DEVICE",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-0854"
},
{
"category": "external",
"summary": "RHBZ#2058395",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2058395"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-0854",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0854"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0854",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0854"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/kernel/dma/swiotlb.c?h=v5.17-rc8\u0026id=aa6f8dcbab473f3a3c7454b74caa46d36cdc5d13",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/kernel/dma/swiotlb.c?h=v5.17-rc8\u0026id=aa6f8dcbab473f3a3c7454b74caa46d36cdc5d13"
}
],
"release_date": "2022-03-07T10:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
},
{
"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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: swiotlb information leak with DMA_FROM_DEVICE"
},
{
"acknowledgments": [
{
"names": [
"David Bouman"
]
}
],
"cve": "CVE-2022-1016",
"cwe": {
"id": "CWE-909",
"name": "Missing Initialization of Resource"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066614"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel in net/netfilter/nf_tables_core.c:nft_do_chain, which can cause a use-after-free. This issue needs to handle \u0027return\u0027 with proper preconditions, as it can lead to a kernel information leak problem caused by a local, unprivileged attacker.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: uninitialized registers on stack in nft_do_chain can cause kernel pointer leakage to UM",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1016"
},
{
"category": "external",
"summary": "RHBZ#2066614",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066614"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1016",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1016"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1016",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1016"
},
{
"category": "external",
"summary": "http://blog.dbouman.nl/2022/04/02/How-The-Tables-Have-Turned-CVE-2022-1015-1016/",
"url": "http://blog.dbouman.nl/2022/04/02/How-The-Tables-Have-Turned-CVE-2022-1015-1016/"
},
{
"category": "external",
"summary": "https://seclists.org/oss-sec/2022/q1/205",
"url": "https://seclists.org/oss-sec/2022/q1/205"
}
],
"release_date": "2022-03-28T15:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
},
{
"category": "workaround",
"details": "On non-containerized deployments of Red Hat Enterprise Linux, you can disable user namespaces by setting user.max_user_namespaces to 0:\n\n# echo \"user.max_user_namespaces=0\" \u003e /etc/sysctl.d/userns.conf\n# sysctl -p /etc/sysctl.d/userns.conf\n\nOn containerized deployments, such as Red Hat OpenShift Container Platform, do not use this mitigation as the functionality is needed to be enabled.",
"product_ids": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: uninitialized registers on stack in nft_do_chain can cause kernel pointer leakage to UM"
},
{
"acknowledgments": [
{
"names": [
"Takashi Iwai"
]
}
],
"cve": "CVE-2022-1048",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066706"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Linux kernel\u2019s sound subsystem in the way a user triggers concurrent calls of PCM hw_params. The hw_free ioctls or similar race condition happens inside ALSA PCM for other ioctls. This flaw allows a local user to crash or potentially escalate their privileges on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: race condition in snd_pcm_hw_free leading to use-after-free",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Keeping the rating as Moderate, because this issue is hard to trigger and requires some permissions for accessing the sound card and only exists if a specific model of the sound card such as Intel 82801 or similar. The known reproducer works only for systems where the /dev/snd/pcmC0D1c device exists.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1048"
},
{
"category": "external",
"summary": "RHBZ#2066706",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066706"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1048",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1048"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1048",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1048"
},
{
"category": "external",
"summary": "https://lore.kernel.org/lkml/20220322170720.3529-5-tiwai@suse.de/T/#m1d3b791b815556012c6be92f1c4a7086b854f7f3",
"url": "https://lore.kernel.org/lkml/20220322170720.3529-5-tiwai@suse.de/T/#m1d3b791b815556012c6be92f1c4a7086b854f7f3"
}
],
"release_date": "2022-03-23T10:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent the module snd-pcm from being loaded. Please see https://access.redhat.com/solutions/41278 for information on how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: race condition in snd_pcm_hw_free leading to use-after-free"
},
{
"acknowledgments": [
{
"names": [
"Qiuhao Li"
],
"organization": "Harbin Institute of Technology"
},
{
"names": [
"Gaoning Pan",
"Yongkang Jia"
],
"organization": "Zhejiang University"
}
],
"cve": "CVE-2022-1158",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-03-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2069793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in KVM. When updating a guest\u0027s page table entry, vm_pgoff was improperly used as the offset to get the page\u0027s pfn. As vaddr and vm_pgoff are controllable by user-mode processes, this flaw allows unprivileged local users on the host to write outside the userspace region and potentially corrupt the kernel, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: KVM: cmpxchg_gpte can write to pfns outside the userspace region",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1158"
},
{
"category": "external",
"summary": "RHBZ#2069793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2069793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1158",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1158"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1158",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1158"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2022/04/08/4",
"url": "https://www.openwall.com/lists/oss-security/2022/04/08/4"
}
],
"release_date": "2022-04-07T15:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: KVM: cmpxchg_gpte can write to pfns outside the userspace region"
},
{
"acknowledgments": [
{
"names": [
"Wenqing Liu"
]
}
],
"cve": "CVE-2022-1184",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-01-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2070205"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in fs/ext4/namei.c:dx_insert_block() in the Linux kernel\u2019s filesystem sub-component. This flaw allows a local attacker with a user privilege to cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free and memory errors in ext4 when mounting and operating on a corrupted image",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1184"
},
{
"category": "external",
"summary": "RHBZ#2070205",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070205"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1184",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1184"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1184",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1184"
}
],
"release_date": "2022-04-18T05:39:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
},
{
"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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: use-after-free and memory errors in ext4 when mounting and operating on a corrupted image"
},
{
"acknowledgments": [
{
"names": [
"Yongkang Jia",
"Gaoning Pan"
],
"organization": "Zhejiang University"
},
{
"names": [
"Qiuhao Li"
],
"organization": "Harbin Institute of Technology"
}
],
"cve": "CVE-2022-1263",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2022-04-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2072698"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference issue was found in KVM when releasing a vCPU with dirty ring support enabled. This flaw allows an unprivileged local attacker on the host to issue specific ioctl calls, causing a kernel oops condition that results in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: KVM: NULL pointer dereference in kvm_dirty_ring_push in virt/kvm/dirty_ring.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 6 and 7 did not provide support for KVM dirty ring and therefore are not affected by this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1263"
},
{
"category": "external",
"summary": "RHBZ#2072698",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072698"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1263",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1263"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1263",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1263"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2022/04/07/1",
"url": "https://www.openwall.com/lists/oss-security/2022/04/07/1"
}
],
"release_date": "2022-04-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: KVM: NULL pointer dereference in kvm_dirty_ring_push in virt/kvm/dirty_ring.c"
},
{
"acknowledgments": [
{
"names": [
"Yuan Ming"
],
"organization": "Tsinghua University"
}
],
"cve": "CVE-2022-1280",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-04-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2071022"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability was found in drm_lease_held in drivers/gpu/drm/drm_lease.c in the Linux kernel due to a race problem. This flaw allows a local user privilege attacker to cause a denial of service (DoS) or a kernel information leak.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: concurrency use-after-free between drm_setmaster_ioctl and drm_mode_getresources",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1280"
},
{
"category": "external",
"summary": "RHBZ#2071022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2071022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1280",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1280"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1280",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1280"
}
],
"release_date": "2022-04-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
},
{
"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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: concurrency use-after-free between drm_setmaster_ioctl and drm_mode_getresources"
},
{
"acknowledgments": [
{
"names": [
"elijahbai"
],
"organization": "Tencent Security Yunding Lab"
}
],
"cve": "CVE-2022-1353",
"cwe": {
"id": "CWE-212",
"name": "Improper Removal of Sensitive Information Before Storage or Transfer"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066819"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the pfkey_register function in net/key/af_key.c in the Linux kernel. This flaw allows a local, unprivileged user to gain access to kernel memory, leading to a system crash or a leak of internal kernel information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: kernel info leak issue in pfkey_register",
"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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1353"
},
{
"category": "external",
"summary": "RHBZ#2066819",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066819"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1353",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1353"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1353",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1353"
},
{
"category": "external",
"summary": "https://github.com/torvalds/linux/commit/9a564bccb78a76740ea9d75a259942df8143d02c",
"url": "https://github.com/torvalds/linux/commit/9a564bccb78a76740ea9d75a259942df8143d02c"
}
],
"release_date": "2022-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
},
{
"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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: kernel info leak issue in pfkey_register"
},
{
"acknowledgments": [
{
"names": [
"elijahbai"
],
"organization": "Tencent Security Yunding Lab"
}
],
"cve": "CVE-2022-1679",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-05-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2084125"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Linux kernel\u2019s Atheros wireless adapter driver in the way a user forces the ath9k_htc_wait_for_target function to fail with some input messages. This flaw allows a local user to crash or potentially escalate their privileges on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free in ath9k_htc_probe_device() could cause an escalation of privileges",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Keeping this issue Moderate, because the impact is limited: likely only possibility of memory leak and crash, but not privileges escalation and both kind of race condition that is hard to trigger.",
"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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1679"
},
{
"category": "external",
"summary": "RHBZ#2084125",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084125"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1679",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1679"
},
{
"category": "external",
"summary": "https://lore.kernel.org/lkml/87ilqc7jv9.fsf@kernel.org/t/",
"url": "https://lore.kernel.org/lkml/87ilqc7jv9.fsf@kernel.org/t/"
}
],
"release_date": "2022-02-07T10:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent the module ath9k from being loaded. Please see https://access.redhat.com/solutions/41278 for information on how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: use-after-free in ath9k_htc_probe_device() could cause an escalation of privileges"
},
{
"acknowledgments": [
{
"names": [
"Qiuhao Li"
],
"organization": "(Harbin Institute of Technology)"
},
{
"names": [
"Gaoning Pan",
"Yongkang Jia"
],
"organization": "(Zhejiang University)"
}
],
"cve": "CVE-2022-1852",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2022-05-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2089815"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference flaw was found in the Linux kernel\u2019s KVM module, which can lead to a denial of service in the x86_emulate_insn in arch/x86/kvm/emulate.c. This flaw occurs while executing an illegal instruction in guest in the Intel CPU.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: NULL pointer dereference in x86_emulate_insn may lead to DoS",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1852"
},
{
"category": "external",
"summary": "RHBZ#2089815",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089815"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1852",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1852"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1852",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1852"
},
{
"category": "external",
"summary": "https://github.com/torvalds/linux/commit/fee060cd52d69c114b62d1a2948ea9648b5131f9",
"url": "https://github.com/torvalds/linux/commit/fee060cd52d69c114b62d1a2948ea9648b5131f9"
}
],
"release_date": "2022-06-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by preventing the affected KVM module from loading during the boot time, and ensuring the module is added to the blacklist file.\n~~~\nRefer: \nHow do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278\n~~~",
"product_ids": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: NULL pointer dereference in x86_emulate_insn may lead to DoS"
},
{
"cve": "CVE-2022-1998",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-02-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2052312"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Linux kernel\u2019s File System notify functionality in the way a user triggers the copy_info_records_to_user() function call to fail in copy_event_to_user(). This flaw allows a local user to crash or potentially escalate their privileges on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: fanotify misuses fd_install() which could lead to use-after-free",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1998"
},
{
"category": "external",
"summary": "RHBZ#2052312",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2052312"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1998",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1998"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1998",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1998"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/fs/notify/fanotify/fanotify_user.c?h=v5.17\u0026id=ee12595147ac1fbfb5bcb23837e26dd58d94b15d",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/fs/notify/fanotify/fanotify_user.c?h=v5.17\u0026id=ee12595147ac1fbfb5bcb23837e26dd58d94b15d"
},
{
"category": "external",
"summary": "https://seclists.org/oss-sec/2022/q1/99",
"url": "https://seclists.org/oss-sec/2022/q1/99"
}
],
"release_date": "2022-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: fanotify misuses fd_install() which could lead to use-after-free"
},
{
"acknowledgments": [
{
"names": [
"Yongkang Jia",
"Gaoning Pan"
],
"organization": "Zhejiang University"
}
],
"cve": "CVE-2022-2153",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2022-03-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2069736"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u2019s KVM when attempting to set a SynIC IRQ. This issue makes it possible for a misbehaving VMM to write to SYNIC/STIMER MSRs, causing a NULL pointer dereference. This flaw allows an unprivileged local attacker on the host to issue specific ioctl calls, causing a kernel oops condition that results in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: KVM: NULL pointer dereference in kvm_irq_delivery_to_apic_fast()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2153"
},
{
"category": "external",
"summary": "RHBZ#2069736",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2069736"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2153",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2153"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2153",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2153"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2022/06/22/1",
"url": "https://www.openwall.com/lists/oss-security/2022/06/22/1"
}
],
"release_date": "2022-03-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
},
{
"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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: KVM: NULL pointer dereference in kvm_irq_delivery_to_apic_fast()"
},
{
"cve": "CVE-2022-2503",
"cwe": {
"id": "CWE-288",
"name": "Authentication Bypass Using an Alternate Path or Channel"
},
"discovery_date": "2022-08-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2177862"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. Dm-verity is used for extending root-of-trust to root filesystems. LoadPin builds on this property to restrict module and firmware loads to just the trusted root filesystem. Device-mapper table reloads currently allow users with root privileges to switch out the target with an equivalent dm-linear target and bypass verification until reboot. This allows root to bypass LoadPin and can be used to load untrusted and unverified kernel modules and firmware, which implies arbitrary kernel execution and persistence for peripherals that do not verify firmware updates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: LoadPin bypass via dm-verity table reload",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Starting from the Red Hat Enterprise Linux version 8.7 the bug already fixed (by previous ticket https://bugzilla.redhat.com/show_bug.cgi?id=2012340).\nSimilar for the Red Hat Enterprise Linux version 9.1 it is already fixed (by the ticket https://bugzilla.redhat.com/show_bug.cgi?id=2090507).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2503"
},
{
"category": "external",
"summary": "RHBZ#2177862",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2177862"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2503",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2503"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2503",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2503"
},
{
"category": "external",
"summary": "https://github.com/google/security-research/security/advisories/GHSA-6vq3-w69p-w63m",
"url": "https://github.com/google/security-research/security/advisories/GHSA-6vq3-w69p-w63m"
}
],
"release_date": "2022-08-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
},
{
"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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: LoadPin bypass via dm-verity table reload"
},
{
"acknowledgments": [
{
"names": [
"Team Orca"
],
"organization": "Sea Security"
}
],
"cve": "CVE-2022-2586",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-08-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2114878"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in nf_tables cross-table in the net/netfilter/nf_tables_api.c function in the Linux kernel. This flaw allows a local, privileged attacker to cause a use-after-free problem at the time of table deletion, possibly leading to local privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: nf_tables cross-table potential use-after-free may lead to local privilege escalation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2586"
},
{
"category": "external",
"summary": "RHBZ#2114878",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114878"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2586",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2586"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2586",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2586"
},
{
"category": "external",
"summary": "https://lore.kernel.org/netfilter-devel/20220809170148.164591-1-cascardo@canonical.com/T/#t",
"url": "https://lore.kernel.org/netfilter-devel/20220809170148.164591-1-cascardo@canonical.com/T/#t"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2022/08/09/5",
"url": "https://www.openwall.com/lists/oss-security/2022/08/09/5"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2022-08-09T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2024-06-26T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: nf_tables cross-table potential use-after-free may lead to local privilege escalation"
},
{
"cve": "CVE-2022-2639",
"cwe": {
"id": "CWE-681",
"name": "Incorrect Conversion between Numeric Types"
},
"discovery_date": "2022-05-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2084479"
}
],
"notes": [
{
"category": "description",
"text": "An integer coercion error was found in the openvswitch kernel module. Given a sufficiently large number of actions, while copying and reserving memory for a new action of a new flow, the reserve_sfa_size() function does not return -EMSGSIZE as expected, potentially leading to an out-of-bounds write access. This flaw allows a local user to crash or potentially escalate their privileges on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: openvswitch: integer underflow leads to out-of-bounds write in reserve_sfa_size()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The `openvswitch` is not supported out of the Layered Products subscriptions (OCP, OSP, RHV). There are no Layered Products based on Red Hat Enterprise Linux 7 at the present time. Therefore, this CVE is not planned to be addressed on Red Hat Enterprise Linux 7.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2639"
},
{
"category": "external",
"summary": "RHBZ#2084479",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084479"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2639",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2639"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2639",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2639"
}
],
"release_date": "2022-04-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
},
{
"category": "workaround",
"details": "To mitigate this issue, it is possible to prevent the affected code from being loaded by blocklisting the openvswitch kernel module. For instructions relating to blocklisting a kernel module, please see https://access.redhat.com/solutions/41278.",
"product_ids": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: openvswitch: integer underflow leads to out-of-bounds write in reserve_sfa_size()"
},
{
"acknowledgments": [
{
"names": [
"Jiasheng Jiang"
]
}
],
"cve": "CVE-2022-3107",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2022-12-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2153060"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in the Linux kernel through 5.16-rc6. netvsc_get_ethtool_stats in drivers/net/hyperv/netvsc_drv.c lacks check of the return value of kvmalloc_array() and will cause the null pointer dereference.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: hv_netvsc: NULL pointer dereference in netvsc_get_ethtool_stats()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3107"
},
{
"category": "external",
"summary": "RHBZ#2153060",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2153060"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3107",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3107"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3107",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3107"
}
],
"release_date": "2022-12-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: hv_netvsc: NULL pointer dereference in netvsc_get_ethtool_stats()"
},
{
"acknowledgments": [
{
"names": [
"Jiasheng Jiang"
]
}
],
"cve": "CVE-2022-3108",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2022-12-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2153052"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in the Linux kernel through 5.16-rc6. kfd_parse_subtype_iolink in drivers/gpu/drm/amd/amdkfd/kfd_crat.c lacks check of the return value of kmemdup().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: drm/amdkfd: NULL pointer dereference in kfd_parse_subtype_iolink()",
"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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3108"
},
{
"category": "external",
"summary": "RHBZ#2153052",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2153052"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3108",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3108"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3108",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3108"
}
],
"release_date": "2022-12-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: drm/amdkfd: NULL pointer dereference in kfd_parse_subtype_iolink()"
},
{
"acknowledgments": [
{
"names": [
"Dongliang Mu"
]
}
],
"cve": "CVE-2022-3239",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-09-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2127985"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Linux kernel\u2019s video4linux driver in how a user triggers the em28xx_usb_probe() for the Empia 28xx-based TV cards. This flaw allows a local user to crash or potentially escalate their privileges on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: media: em28xx: initialize refcount before kref_get",
"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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3239"
},
{
"category": "external",
"summary": "RHBZ#2127985",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2127985"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3239",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3239"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3239",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3239"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c08eadca1bdfa099e20a32f8fa4b52b2f672236d",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c08eadca1bdfa099e20a32f8fa4b52b2f672236d"
}
],
"release_date": "2022-02-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent module em28xx 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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: media: em28xx: initialize refcount before kref_get"
},
{
"cve": "CVE-2022-20368",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2022-08-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2123695"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds access issue was found in the Linux kernel networking subsystem in the way raw packet sockets (AF_PACKET) used PACKET_COPY_THRESH and mmap operations. A local attacker with CAP_NET_RAW capability could use this flaw to trigger a buffer overflow resulting in a system crash or privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: net/packet: slab-out-of-bounds access in packet_recvmsg()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Only local users with `CAP_NET_RAW` capability enabled can trigger this issue. On Red Hat Enterprise Linux 8 `CAP_NET_RAW` capability can be gained by exploiting unprivileged user namespaces.\n\nIn a default or common use of Red Hat Enterprise Linux 7 unprivileged user namespaces are disabled by default, so local unprivileged users cannot abuse namespaces to grant themselves the `CAP_NET_RAW` capability and potentially elevate their privileges on the system.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-20368"
},
{
"category": "external",
"summary": "RHBZ#2123695",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2123695"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-20368",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20368"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-20368",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-20368"
}
],
"release_date": "2022-03-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
},
{
"category": "workaround",
"details": "The mitigation is to disable CAP_NET_RAW capability for regular users and executables to prevent access to raw packet sockets (AF_PACKET). On Red Hat Enterprise Linux 8, the mitigation is to either disable unprivileged user namespaces with `sysctl -w user.max_user_namespaces=0` or network namespaces with `sysctl -w user.max_net_namespaces=0`. For more information on how to set sysctl variables on Red Hat Enterprise Linux, please refer to https://access.redhat.com/solutions/2587.",
"product_ids": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: net/packet: slab-out-of-bounds access in packet_recvmsg()"
},
{
"cve": "CVE-2022-20572",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"discovery_date": "2022-12-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2186545"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel, where it is possible to modify read-only files due to a missing permission check. This flaw can lead to local privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: missing DM_TARGET_IMMUTABLE feature flag in verity_target in drivers/md/dm-verity-target.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-20572"
},
{
"category": "external",
"summary": "RHBZ#2186545",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2186545"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-20572",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20572"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-20572",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-20572"
}
],
"release_date": "2022-12-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: missing DM_TARGET_IMMUTABLE feature flag in verity_target in drivers/md/dm-verity-target.c"
},
{
"acknowledgments": [
{
"names": [
"Intel"
]
}
],
"cve": "CVE-2022-21123",
"cwe": {
"id": "CWE-459",
"name": "Incomplete Cleanup"
},
"discovery_date": "2022-05-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2090237"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in hw. Incomplete cleanup of multi-core shared buffers for some Intel\u00ae Processors may allow an authenticated user to enable information disclosure via local access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "hw: cpu: incomplete clean-up of multi-core shared buffers (aka SBDR)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has very limited to no visibility and control over binary blobs provided by third-party vendors. Red Hat relies heavily on the vendors to provide timely updates and information about included changes for this content and in most cases merely acts as a release vehicle between the third-party vendor and Red Hat customers with no possibility of influencing or even documenting the changes. Unless explicitly stated, the level of insight, oversight, and control Red Hat has does not meet the criteria required (in terms of Red Hat ownership of development processes, QA, and documentation) for releasing this content as RHSA. For more information please contact the binary content vendor.",
"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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21123"
},
{
"category": "external",
"summary": "RHBZ#2090237",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2090237"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21123",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21123"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21123",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21123"
},
{
"category": "external",
"summary": "https://www.intel.com/content/www/us/en/developer/articles/technical/software-security-guidance/technical-documentation/processor-mmio-stale-data-vulnerabilities.html",
"url": "https://www.intel.com/content/www/us/en/developer/articles/technical/software-security-guidance/technical-documentation/processor-mmio-stale-data-vulnerabilities.html"
}
],
"release_date": "2022-06-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
},
{
"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 baser or stability.",
"product_ids": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "hw: cpu: incomplete clean-up of multi-core shared buffers (aka SBDR)"
},
{
"acknowledgments": [
{
"names": [
"Intel"
]
}
],
"cve": "CVE-2022-21125",
"cwe": {
"id": "CWE-459",
"name": "Incomplete Cleanup"
},
"discovery_date": "2022-05-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2090240"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in hw. Incomplete cleanup of microarchitectural fill buffers on some Intel\u00ae Processors may allow an authenticated user to enable information disclosure via local access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "hw: cpu: incomplete clean-up of microarchitectural fill buffers (aka SBDS)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has very limited to no visibility and control over binary blobs provided by third-party vendors. Red Hat relies heavily on the vendors to provide timely updates and information about included changes for this content and in most cases merely acts as a release vehicle between the third-party vendor and Red Hat customers with no possibility of influencing or even documenting the changes. Unless explicitly stated, the level of insight, oversight, and control Red Hat has does not meet the criteria required (in terms of Red Hat ownership of development processes, QA, and documentation) for releasing this content as RHSA. For more information please contact the binary content vendor.",
"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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21125"
},
{
"category": "external",
"summary": "RHBZ#2090240",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2090240"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21125",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21125"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21125",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21125"
},
{
"category": "external",
"summary": "https://www.intel.com/content/www/us/en/developer/articles/technical/software-security-guidance/technical-documentation/processor-mmio-stale-data-vulnerabilities.html",
"url": "https://www.intel.com/content/www/us/en/developer/articles/technical/software-security-guidance/technical-documentation/processor-mmio-stale-data-vulnerabilities.html"
}
],
"release_date": "2022-06-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
},
{
"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 baser or stability.",
"product_ids": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "hw: cpu: incomplete clean-up of microarchitectural fill buffers (aka SBDS)"
},
{
"acknowledgments": [
{
"names": [
"Intel"
]
}
],
"cve": "CVE-2022-21166",
"cwe": {
"id": "CWE-459",
"name": "Incomplete Cleanup"
},
"discovery_date": "2022-05-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2090241"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in hw. Incomplete cleanup in specific special register write operations for some Intel\u00ae Processors may allow an authenticated user to enable information disclosure via local access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "hw: cpu: incomplete clean-up in specific special register write operations (aka DRPW)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has very limited to no visibility and control over binary blobs provided by third-party vendors. Red Hat relies heavily on the vendors to provide timely updates and information about included changes for this content and in most cases merely acts as a release vehicle between the third-party vendor and Red Hat customers with no possibility of influencing or even documenting the changes. Unless explicitly stated, the level of insight, oversight, and control Red Hat has does not meet the criteria required (in terms of Red Hat ownership of development processes, QA, and documentation) for releasing this content as RHSA. For more information please contact the binary content vendor.",
"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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21166"
},
{
"category": "external",
"summary": "RHBZ#2090241",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2090241"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21166",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21166"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21166",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21166"
},
{
"category": "external",
"summary": "https://www.intel.com/content/www/us/en/developer/articles/technical/software-security-guidance/technical-documentation/processor-mmio-stale-data-vulnerabilities.html",
"url": "https://www.intel.com/content/www/us/en/developer/articles/technical/software-security-guidance/technical-documentation/processor-mmio-stale-data-vulnerabilities.html"
}
],
"release_date": "2022-06-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
},
{
"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 baser or stability.",
"product_ids": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "hw: cpu: incomplete clean-up in specific special register write operations (aka DRPW)"
},
{
"cve": "CVE-2022-21499",
"cwe": {
"id": "CWE-267",
"name": "Privilege Defined With Unsafe Actions"
},
"discovery_date": "2022-05-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2084183"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the kernel/debug/debug_core.c in the Linux kernel in lockdown mode. This flaw allows an attacker with local access to trigger the debugger, bypass lockdown and write anonymously.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: possible to use the debugger to write zero into a location of choice",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21499"
},
{
"category": "external",
"summary": "RHBZ#2084183",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084183"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21499",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21499"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21499",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21499"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=eadb2f47a3ced5c64b23b90fd2a3463f63726066",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=eadb2f47a3ced5c64b23b90fd2a3463f63726066"
}
],
"release_date": "2022-05-24T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
},
{
"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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: possible to use the debugger to write zero into a location of choice"
},
{
"acknowledgments": [
{
"names": [
"Johannes Wikner",
"Kaveh Razavi"
],
"organization": "ETH Z\u00fcrich"
}
],
"cve": "CVE-2022-23816",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-05-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2090226"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in hw. Mis-trained branch predictions for return instructions may allow arbitrary speculative code execution under certain microarchitecture-dependent conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "hw: cpu: AMD: RetBleed Arbitrary Speculative Code Execution with Return Instructions",
"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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23816"
},
{
"category": "external",
"summary": "RHBZ#2090226",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2090226"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23816",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23816"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23816",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23816"
},
{
"category": "external",
"summary": "https://www.amd.com/en/corporate/product-security/bulletin/amd-sb-1037",
"url": "https://www.amd.com/en/corporate/product-security/bulletin/amd-sb-1037"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "hw: cpu: AMD: RetBleed Arbitrary Speculative Code Execution with Return Instructions"
},
{
"acknowledgments": [
{
"names": [
"AMD"
]
}
],
"cve": "CVE-2022-23825",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-06-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2103153"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in hw. Aliases in the branch predictor may cause some AMD processors to predict the wrong branch type, potentially leading to information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "hw: cpu: AMD: Branch Type Confusion (non-retbleed)",
"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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23825"
},
{
"category": "external",
"summary": "RHBZ#2103153",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103153"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23825",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23825"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23825",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23825"
},
{
"category": "external",
"summary": "https://www.amd.com/en/corporate/product-security/bulletin/amd-sb-1037",
"url": "https://www.amd.com/en/corporate/product-security/bulletin/amd-sb-1037"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "hw: cpu: AMD: Branch Type Confusion (non-retbleed)"
},
{
"cve": "CVE-2022-24448",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"discovery_date": "2022-02-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2051444"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. When an application tries to open a directory (using the O_DIRECTORY flag) in a mounted NFS filesystem, a lookup operation is performed. If the NFS server returns a file as a result of the lookup, the NFS filesystem returns an uninitialized file descriptor instead of the expected ENOTDIR value. This flaw leads to the kernel\u0027s data leak into the userspace.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: nfs_atomic_open() returns uninitialized data instead of ENOTDIR",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24448"
},
{
"category": "external",
"summary": "RHBZ#2051444",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2051444"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24448",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24448"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24448",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24448"
},
{
"category": "external",
"summary": "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ac795161c93699d600db16c1a8cc23a65a1eceaf",
"url": "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ac795161c93699d600db16c1a8cc23a65a1eceaf"
}
],
"release_date": "2022-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: nfs_atomic_open() returns uninitialized data instead of ENOTDIR"
},
{
"cve": "CVE-2022-26373",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2115065"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in hw. In certain processors with Intel\u0027s Enhanced Indirect Branch Restricted Speculation (eIBRS) capabilities, soon after VM exit or IBPB command event, the linear address following the most recent near CALL instruction prior to a VM exit may be used as the Return Stack Buffer (RSB) prediction.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "hw: cpu: Intel: Post-barrier Return Stack Buffer Predictions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-26373"
},
{
"category": "external",
"summary": "RHBZ#2115065",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115065"
},
{
"category": "external",
"summary": "RHSB-6971358",
"url": "https://access.redhat.com/solutions/6971358"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-26373",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26373"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-26373",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-26373"
},
{
"category": "external",
"summary": "https://www.intel.com/content/www/us/en/developer/articles/technical/software-security-guidance/advisory-guidance/post-barrier-return-stack-buffer-predictions.html",
"url": "https://www.intel.com/content/www/us/en/developer/articles/technical/software-security-guidance/advisory-guidance/post-barrier-return-stack-buffer-predictions.html"
}
],
"release_date": "2022-08-09T06:30:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "hw: cpu: Intel: Post-barrier Return Stack Buffer Predictions"
},
{
"cve": "CVE-2022-28390",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"discovery_date": "2022-04-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2073064"
}
],
"notes": [
{
"category": "description",
"text": "A double-free flaw was found in the Linux kernel in the ems_usb_start_xmit function. This flaw allows an attacker to create a memory leak and corrupt the underlying data structure by calling free more than once.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: double free in ems_usb_start_xmit in drivers/net/can/usb/ems_usb.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28390"
},
{
"category": "external",
"summary": "RHBZ#2073064",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073064"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28390",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28390"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28390",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28390"
}
],
"release_date": "2022-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
}
],
"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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: double free in ems_usb_start_xmit in drivers/net/can/usb/ems_usb.c"
},
{
"acknowledgments": [
{
"names": [
"Johannes Wikner",
"Kaveh Razavi"
],
"organization": "ETH Zurich"
}
],
"cve": "CVE-2022-28693",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107465"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in hw. The unprotected alternative channel of return branch target prediction in some Intel(R) Processors may allow an authorized user to enable information disclosure via local access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "hw: cpu: Intel: information disclosure via local access",
"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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28693"
},
{
"category": "external",
"summary": "RHBZ#2107465",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107465"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28693",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28693"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28693",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28693"
},
{
"category": "external",
"summary": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00707.html",
"url": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00707.html"
}
],
"release_date": "2022-07-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "hw: cpu: Intel: information disclosure via local access"
},
{
"cve": "CVE-2022-28893",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-04-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2074208"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Linux kernel\u2019s net/sunrpc/xprt.c function in the Remote Procedure Call (SunRPC) protocol. This flaw allows a local attacker to crash the system, leading to a kernel information leak issue.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use after free in SUNRPC subsystem",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28893"
},
{
"category": "external",
"summary": "RHBZ#2074208",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2074208"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28893",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28893"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28893",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28893"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2022/04/11/3",
"url": "http://www.openwall.com/lists/oss-security/2022/04/11/3"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2022/04/11/4",
"url": "http://www.openwall.com/lists/oss-security/2022/04/11/4"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1a3b1bba7c7a5eb8a11513cf88427cb9d77bc60a",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1a3b1bba7c7a5eb8a11513cf88427cb9d77bc60a"
}
],
"release_date": "2022-04-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by preventing the affected SUNRPC driver (sunrpc) kernel module from loading during the boot time, ensuring the module is added to the blacklist file.\n~~~\nRefer: \nHow do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278\n~~~",
"product_ids": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: use after free in SUNRPC subsystem"
},
{
"cve": "CVE-2022-29581",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-05-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2088021"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in u32_change in net/sched/cls_u32.c in the network subcomponent of the Linux kernel. This flaw allows a local attacker to crash the system, cause a privilege escalation, and leak kernel information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free due to improper update of reference count in net/sched/cls_u32.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Keeping the impact Moderate, because only memory leak can happen by default, and both hard to reproduce (at least reproducer not exists yet).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-29581"
},
{
"category": "external",
"summary": "RHBZ#2088021",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2088021"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-29581",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29581"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29581",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29581"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3db09e762dc79584a69c10d74a6b98f89a9979f8",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3db09e762dc79584a69c10d74a6b98f89a9979f8"
},
{
"category": "external",
"summary": "https://kernel.dance/#3db09e762dc79584a69c10d74a6b98f89a9979f8",
"url": "https://kernel.dance/#3db09e762dc79584a69c10d74a6b98f89a9979f8"
}
],
"release_date": "2022-04-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent the module cls_u32 from being loaded by blacklisting the module to prevent it from loading automatically. \n~~~\nhttps://access.redhat.com/solutions/41278 \n~~~",
"product_ids": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: use-after-free due to improper update of reference count in net/sched/cls_u32.c"
},
{
"acknowledgments": [
{
"names": [
"Johannes Wikner",
"Kaveh Razavi"
],
"organization": "ETH Z\u00fcrich"
}
],
"cve": "CVE-2022-29900",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-05-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2090226"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in hw. Mis-trained branch predictions for return instructions may allow arbitrary speculative code execution under certain microarchitecture-dependent conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "hw: cpu: AMD: RetBleed Arbitrary Speculative Code Execution with Return Instructions",
"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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-29900"
},
{
"category": "external",
"summary": "RHBZ#2090226",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2090226"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-29900",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29900"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29900",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29900"
},
{
"category": "external",
"summary": "https://www.amd.com/en/corporate/product-security/bulletin/amd-sb-1037",
"url": "https://www.amd.com/en/corporate/product-security/bulletin/amd-sb-1037"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "hw: cpu: AMD: RetBleed Arbitrary Speculative Code Execution with Return Instructions"
},
{
"acknowledgments": [
{
"names": [
"Kaveh Razavi",
"Johannes Wikner"
],
"organization": "ETH Zurich"
}
],
"cve": "CVE-2022-29901",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-05-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2103148"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in hw. Non-transparent sharing of branch predictor targets between contexts in some Intel(R) processors may potentially allow an authorized user to enable information disclosure via local access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "hw: cpu: Intel: RetBleed Arbitrary Speculative Code Execution with Return Instructions",
"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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-29901"
},
{
"category": "external",
"summary": "RHBZ#2103148",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103148"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-29901",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29901"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29901",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29901"
},
{
"category": "external",
"summary": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00702.html",
"url": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00702.html"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "hw: cpu: Intel: RetBleed Arbitrary Speculative Code Execution with Return Instructions"
},
{
"cve": "CVE-2022-36946",
"discovery_date": "2022-08-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2115278"
}
],
"notes": [
{
"category": "description",
"text": "A memory corruption flaw was found in the Linux kernel\u2019s Netfilter subsystem in the way a local user uses the libnetfilter_queue when analyzing a corrupted network packet. This flaw allows a local user to crash the system or a remote user to crash the system when the libnetfilter_queue is used by a local user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: DoS in nfqnl_mangle in net/netfilter/nfnetlink_queue.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-36946"
},
{
"category": "external",
"summary": "RHBZ#2115278",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115278"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-36946",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36946"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-36946",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-36946"
},
{
"category": "external",
"summary": "https://lore.kernel.org/all/20220726104206.2036-1-fw@strlen.de/t/",
"url": "https://lore.kernel.org/all/20220726104206.2036-1-fw@strlen.de/t/"
}
],
"release_date": "2022-07-26T09:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent the module nfnetlink_queue from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blocklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: DoS in nfqnl_mangle in net/netfilter/nfnetlink_queue.c"
},
{
"cve": "CVE-2022-39190",
"cwe": {
"id": "CWE-392",
"name": "Missing Report of Error Condition"
},
"discovery_date": "2022-09-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2129152"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/netfilter/nf_tables_api.c in the Linux kernel. A denial of service can occur upon binding to an already bound chain.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: nf_tables disallow binding to already bound chain",
"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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39190"
},
{
"category": "external",
"summary": "RHBZ#2129152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39190",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39190"
},
{
"category": "external",
"summary": "https://lore.kernel.org/all/20220824220330.64283-12-pablo@netfilter.org/",
"url": "https://lore.kernel.org/all/20220824220330.64283-12-pablo@netfilter.org/"
}
],
"release_date": "2022-08-21T22:30:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
},
{
"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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: nf_tables disallow binding to already bound chain"
},
{
"cve": "CVE-2022-42432",
"cwe": {
"id": "CWE-457",
"name": "Use of Uninitialized Variable"
},
"discovery_date": "2023-03-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2182888"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the nft_osf_eval function in the netfilter subsystem of the Linux kernel. This issue results from the lack of proper initialization of memory prior to accessing it, and could allow a local privileged user to leak stale kernel stack data to userspace.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: netfilter: nfnetlink_osf: uninitialized variable information disclosure vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 6, 7 and 8 are not affected by this flaw as they did not include support for Netfilter OSF over nfnetlink (CONFIG_NETFILTER_NETLINK_OSF).",
"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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42432"
},
{
"category": "external",
"summary": "RHBZ#2182888",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182888"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42432",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42432"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42432",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42432"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-22-1457",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-22-1457"
}
],
"release_date": "2022-09-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:L",
"version": "3.1"
},
"products": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: netfilter: nfnetlink_osf: uninitialized variable information disclosure vulnerability"
},
{
"cve": "CVE-2022-48905",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"discovery_date": "2024-08-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2307158"
}
],
"notes": [
{
"category": "description",
"text": "A memory leak flaw was found in the Linux kernel\u2019s IBM Virtual Network Interface Controller (ibmvnic ) driver. This issue involved not properly freeing memory associated with a reset work item when the reset work queue is flushed, causing the reset-work-item not to be deallocated. This flaw allows an attacker with control over the virtual NIC to repeatedly trigger interface resets to cause small amounts of memory to leak. Over time, this can lead to memory exhaustion, especially in systems already resource-constrained or under heavy load, resulting in a possible denial of service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ibmvnic: free reset-work-item when flushing",
"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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-48905"
},
{
"category": "external",
"summary": "RHBZ#2307158",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2307158"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-48905",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48905"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-48905",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-48905"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2024082212-CVE-2022-48905-4c70@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2024082212-CVE-2022-48905-4c70@gregkh/T"
}
],
"release_date": "2024-08-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: ibmvnic: free reset-work-item when flushing"
},
{
"cve": "CVE-2022-48918",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2024-08-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2307171"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Linux kernel. When debugfs is set as off in the kernel command line, iwiwifi\u0027s mvm module uses an invalid/unchecked debugfs_dir pointer, resulting in disruption to availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: iwlwifi: mvm: check debugfs_dir ptr before use",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-48918"
},
{
"category": "external",
"summary": "RHBZ#2307171",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2307171"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-48918",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48918"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-48918",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-48918"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2024082217-CVE-2022-48918-9b85@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2024082217-CVE-2022-48918-9b85@gregkh/T"
}
],
"release_date": "2024-08-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
},
{
"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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: iwlwifi: mvm: check debugfs_dir ptr before use"
},
{
"cve": "CVE-2022-48936",
"discovery_date": "2024-08-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2307192"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ngso: do not skip outer ip header in case of ipip and net_failover\n\nWe encounter a tcp drop issue in our cloud environment. Packet GROed in\nhost forwards to a VM virtio_net nic with net_failover enabled. VM acts\nas a IPVS LB with ipip encapsulation. The full path like:\nhost gro -\u003e vm virtio_net rx -\u003e net_failover rx -\u003e ipvs fullnat\n -\u003e ipip encap -\u003e net_failover tx -\u003e virtio_net tx\n\nWhen net_failover transmits a ipip pkt (gso_type = 0x0103, which means\nSKB_GSO_TCPV4, SKB_GSO_DODGY and SKB_GSO_IPXIP4), there is no gso\ndid because it supports TSO and GSO_IPXIP4. But network_header points to\ninner ip header.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: gso: do not skip outer ip header in case of ipip and net_failover",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been rejected at upstream - https://lore.kernel.org/linux-cve-announce/2024083059-REJECTED-7912@gregkh/T/",
"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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-48936"
},
{
"category": "external",
"summary": "RHBZ#2307192",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2307192"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-48936",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48936"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-48936",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-48936"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2024082224-CVE-2022-48936-9302@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2024082224-CVE-2022-48936-9302@gregkh/T"
}
],
"release_date": "2024-08-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 0.0,
"baseSeverity": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:N",
"version": "3.1"
},
"products": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: gso: do not skip outer ip header in case of ipip and net_failover"
},
{
"cve": "CVE-2023-1095",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2022-12-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2173973"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference flaw was found in the Linux kernel\u2019s netfilter subsystem. The issue could occur due to an error in nf_tables_updtable while freeing a transaction object not placed on the list head. This flaw allows a local, unprivileged user to crash the system, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: netfilter: NULL pointer dereference in nf_tables due to zeroed list head",
"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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-1095"
},
{
"category": "external",
"summary": "RHBZ#2173973",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173973"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-1095",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1095"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1095",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1095"
}
],
"release_date": "2022-08-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
},
{
"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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: netfilter: NULL pointer dereference in nf_tables due to zeroed list head"
},
{
"cve": "CVE-2023-2008",
"cwe": {
"id": "CWE-129",
"name": "Improper Validation of Array Index"
},
"discovery_date": "2023-04-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2186862"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s udmabuf device driver, within a fault handler. This issue occurs due to the lack of proper validation of user-supplied data, which can result in memory access past the end of an array. This may allow an attacker to escalate privileges and execute arbitrary code in the context of the kernel.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: udmabuf: improper validation of array index leading to local privilege escalation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 6, 7, and 8 are not affected by this flaw as they did not include support for the userspace dmabuf misc driver (CONFIG_UDMABUF is not set).",
"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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2008"
},
{
"category": "external",
"summary": "RHBZ#2186862",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2186862"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2008",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2008"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2008",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2008"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-23-441/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-23-441/"
}
],
"release_date": "2023-04-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T11:38:03+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-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7933"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"NFV-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"NFV-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.src",
"RT-9.1.0.GA:kernel-rt-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-core-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debug-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-debuginfo-common-x86_64-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-devel-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-kvm-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64",
"RT-9.1.0.GA:kernel-rt-modules-extra-0:5.14.0-162.6.1.rt21.168.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: udmabuf: improper validation of array index leading to local privilege escalation"
}
]
}
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.