Action not permitted
Modal body text goes here.
cve-2022-48816
Vulnerability from cvelistv5
Published
2024-07-16 11:44
Modified
2024-11-04 12:17
Severity ?
EPSS score ?
Summary
SUNRPC: lock against ->sock changing during sysfs read
References
Impacted products
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T15:25:01.591Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://git.kernel.org/stable/c/9482ab4540f5bcc869b44c067ae99b5fca16bd07" }, { "tags": [ "x_transferred" ], "url": "https://git.kernel.org/stable/c/b49ea673e119f59c71645e2f65b3ccad857c90ee" } ], "title": "CVE Program Container" }, { "metrics": [ { "other": { "content": { "id": "CVE-2022-48816", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-09-10T16:58:15.719556Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-09-11T17:33:00.382Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "Linux", "programFiles": [ "net/sunrpc/sysfs.c", "net/sunrpc/xprtsock.c" ], "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", "vendor": "Linux", "versions": [ { "lessThan": "9482ab4540f5", "status": "affected", "version": "a8482488a7d6", "versionType": "git" }, { "lessThan": "b49ea673e119", "status": "affected", "version": "a8482488a7d6", "versionType": "git" } ] }, { "defaultStatus": "affected", "product": "Linux", "programFiles": [ "net/sunrpc/sysfs.c", "net/sunrpc/xprtsock.c" ], "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", "vendor": "Linux", "versions": [ { "status": "affected", "version": "5.14" }, { "lessThan": "5.14", "status": "unaffected", "version": "0", "versionType": "semver" }, { "lessThanOrEqual": "5.16.*", "status": "unaffected", "version": "5.16.10", "versionType": "semver" }, { "lessThanOrEqual": "*", "status": "unaffected", "version": "5.17", "versionType": "original_commit_for_fix" } ] } ], "descriptions": [ { "lang": "en", "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nSUNRPC: lock against -\u003esock changing during sysfs read\n\n-\u003esock can be set to NULL asynchronously unless -\u003erecv_mutex is held.\nSo it is important to hold that mutex. Otherwise a sysfs read can\ntrigger an oops.\nCommit 17f09d3f619a (\"SUNRPC: Check if the xprt is connected before\nhandling sysfs reads\") appears to attempt to fix this problem, but it\nonly narrows the race window." } ], "providerMetadata": { "dateUpdated": "2024-11-04T12:17:08.395Z", "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "shortName": "Linux" }, "references": [ { "url": "https://git.kernel.org/stable/c/9482ab4540f5bcc869b44c067ae99b5fca16bd07" }, { "url": "https://git.kernel.org/stable/c/b49ea673e119f59c71645e2f65b3ccad857c90ee" } ], "title": "SUNRPC: lock against -\u003esock changing during sysfs read", "x_generator": { "engine": "bippy-9e1c9544281a" } } }, "cveMetadata": { "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "assignerShortName": "Linux", "cveId": "CVE-2022-48816", "datePublished": "2024-07-16T11:44:04.654Z", "dateReserved": "2024-07-16T11:38:08.900Z", "dateUpdated": "2024-11-04T12:17:08.395Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2022-48816\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2024-07-16T12:15:05.687\",\"lastModified\":\"2024-11-21T07:34:08.530\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nSUNRPC: lock against -\u003esock changing during sysfs read\\n\\n-\u003esock can be set to NULL asynchronously unless -\u003erecv_mutex is held.\\nSo it is important to hold that mutex. Otherwise a sysfs read can\\ntrigger an oops.\\nCommit 17f09d3f619a (\\\"SUNRPC: Check if the xprt is connected before\\nhandling sysfs reads\\\") appears to attempt to fix this problem, but it\\nonly narrows the race window.\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se resolvi\u00f3 la siguiente vulnerabilidad: SUNRPC: bloqueo contra -\u0026gt;cambio de calcet\u00edn durante la lectura de sysfs -\u0026gt;sock se puede establecer en NULL de forma asincr\u00f3nica a menos que se mantenga -\u0026gt;recv_mutex. Por eso es importante mantener ese mutex. De lo contrario, una lectura de sysfs puede provocar un error. El commit 17f09d3f619a (\\\"SUNRPC: compruebe si el xprt est\u00e1 conectado antes de manejar las lecturas sysfs\\\") parece intentar solucionar este problema, pero solo reduce la ventana de ejecuci\u00f3n.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/9482ab4540f5bcc869b44c067ae99b5fca16bd07\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/b49ea673e119f59c71645e2f65b3ccad857c90ee\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/9482ab4540f5bcc869b44c067ae99b5fca16bd07\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://git.kernel.org/stable/c/b49ea673e119f59c71645e2f65b3ccad857c90ee\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}" } }
wid-sec-w-2024-1625
Vulnerability from csaf_certbund
Published
2024-07-16 22:00
Modified
2024-12-03 23:00
Summary
Linux Kernel: Mehrere Schwachstellen ermöglichen nicht spezifizierten Angriff
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Der Kernel stellt den Kern des Linux Betriebssystems dar.
Angriff
Ein Angreifer kann mehrere Schwachstellen im Linux Kernel ausnutzen, um einen nicht näher spezifizierten Angriff durchzuführen.
Betroffene Betriebssysteme
- Linux
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Der Kernel stellt den Kern des Linux Betriebssystems dar.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer kann mehrere Schwachstellen im Linux Kernel ausnutzen, um einen nicht n\u00e4her spezifizierten Angriff durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-1625 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1625.json" }, { "category": "self", "summary": "WID-SEC-2024-1625 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1625" }, { "category": "external", "summary": "Linux CVE Announce vom 2024-07-16", "url": "https://lore.kernel.org/linux-cve-announce/" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6919-1 vom 2024-07-26", "url": "https://ubuntu.com/security/notices/USN-6919-1" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6917-1 vom 2024-07-26", "url": "https://ubuntu.com/security/notices/USN-6917-1" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6927-1 vom 2024-07-30", "url": "https://ubuntu.com/security/notices/USN-6927-1" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:5101 vom 2024-08-08", "url": "https://access.redhat.com/errata/RHSA-2024:5101" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:5102 vom 2024-08-08", "url": "https://access.redhat.com/errata/RHSA-2024:5102" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-5101 vom 2024-08-09", "url": "https://linux.oracle.com/errata/ELSA-2024-5101.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:5266 vom 2024-08-13", "url": "https://access.redhat.com/errata/RHSA-2024:5266" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:5256 vom 2024-08-13", "url": "https://access.redhat.com/errata/RHSA-2024:5256" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:5257 vom 2024-08-13", "url": "https://access.redhat.com/errata/RHSA-2024:5257" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:5282 vom 2024-08-13", "url": "https://access.redhat.com/errata/RHSA-2024:5282" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:2893-1 vom 2024-08-13", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019187.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:2892-1 vom 2024-08-13", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019188.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:5281 vom 2024-08-13", "url": "https://access.redhat.com/errata/RHSA-2024:5281" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:2894-1 vom 2024-08-13", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019182.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:2902-1 vom 2024-08-14", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019193.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:2901-1 vom 2024-08-14", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019194.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:2923-1 vom 2024-08-15", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019201.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:2929-1 vom 2024-08-15", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019209.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:2939-1 vom 2024-08-16", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019211.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:2948-1 vom 2024-08-16", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019219.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:2947-1 vom 2024-08-16", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019220.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:2940-1 vom 2024-08-16", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019212.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:5692 vom 2024-08-21", "url": "https://access.redhat.com/errata/RHSA-2024:5692" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:6156 vom 2024-09-03", "url": "https://access.redhat.com/errata/RHSA-2024:6156" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:6160 vom 2024-09-03", "url": "https://access.redhat.com/errata/RHSA-2024:6160" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:6297 vom 2024-09-04", "url": "https://access.redhat.com/errata/RHSA-2024:6297" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:3190-1 vom 2024-09-10", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019403.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:3189-1 vom 2024-09-10", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019404.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:3209-1 vom 2024-09-11", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/YNWVZVIFSX7PLBJX3I3PDZ4MIBERTN2Y/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:3225-1 vom 2024-09-12", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019432.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:3252-1 vom 2024-09-16", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019436.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:3249-1 vom 2024-09-16", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019438.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:3251-1 vom 2024-09-16", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019435.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7022-1 vom 2024-09-18", "url": "https://ubuntu.com/security/notices/USN-7022-1" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:3304-1 vom 2024-09-18", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019453.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7028-1 vom 2024-09-23", "url": "https://ubuntu.com/security/notices/USN-7028-1" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:6992 vom 2024-09-24", "url": "https://access.redhat.com/errata/RHSA-2024:6992" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:7001 vom 2024-09-24", "url": "https://access.redhat.com/errata/RHSA-2024:7001" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:6991 vom 2024-09-24", "url": "https://access.redhat.com/errata/RHSA-2024:6991" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:6990 vom 2024-09-24", "url": "https://access.redhat.com/errata/RHSA-2024:6990" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:7000 vom 2024-09-24", "url": "https://access.redhat.com/errata/RHSA-2024:7000" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-7000 vom 2024-09-26", "url": "https://linux.oracle.com/errata/ELSA-2024-7000.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7039-1 vom 2024-09-26", "url": "https://ubuntu.com/security/notices/USN-7039-1" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:3483-1 vom 2024-09-29", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/2HO244EHQ65DPDJ2NOBAXLG7QYWSCUMA/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:3483-1 vom 2024-09-29", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/2HO244EHQ65DPDJ2NOBAXLG7QYWSCUMA/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:3467-1 vom 2024-09-27", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019532.html" }, { "category": "external", "summary": "Rocky Linux Security Advisory RLSA-2024:7001 vom 2024-09-30", "url": "https://errata.build.resf.org/RLSA-2024:7001" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:3499-1 vom 2024-09-30", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019536.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7022-2 vom 2024-10-01", "url": "https://ubuntu.com/security/notices/USN-7022-2" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:3566-1 vom 2024-10-09", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-October/019578.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:3559-1 vom 2024-10-09", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-October/019575.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7022-3 vom 2024-10-10", "url": "https://ubuntu.com/security/notices/USN-7022-3" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:3591-1 vom 2024-10-10", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-October/019587.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7028-2 vom 2024-10-17", "url": "https://ubuntu.com/security/notices/USN-7028-2" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:8318 vom 2024-10-23", "url": "https://access.redhat.com/errata/RHSA-2024:8318" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:8616 vom 2024-10-30", "url": "https://access.redhat.com/errata/RHSA-2024:8616" }, { "category": "external", "summary": "IBM Security Bulletin", "url": "https://www.ibm.com/support/pages/node/7174634" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:8870 vom 2024-11-05", "url": "https://access.redhat.com/errata/RHSA-2024:8870" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:8856 vom 2024-11-05", "url": "https://access.redhat.com/errata/RHSA-2024:8856" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-8856 vom 2024-11-06", "url": "https://linux.oracle.com/errata/ELSA-2024-8856.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-12806 vom 2024-11-06", "url": "http://linux.oracle.com/errata/ELSA-2024-12806.html" }, { "category": "external", "summary": "ORACLE OVMSA-2024-0015 vom 2024-11-08", "url": "https://oss.oracle.com/pipermail/oraclevm-errata/2024-November/001103.html" }, { "category": "external", "summary": "Rocky Linux Security Advisory RLSA-2024:8870 vom 2024-11-08", "url": "https://errata.build.resf.org/RLSA-2024:8870" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:9315 vom 2024-11-12", "url": "https://access.redhat.com/errata/RHSA-2024:9315" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:9942 vom 2024-11-19", "url": "https://access.redhat.com/errata/RHSA-2024:9942" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:9943 vom 2024-11-19", "url": "https://access.redhat.com/errata/RHSA-2024:9943" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7119-1 vom 2024-11-20", "url": "https://ubuntu.com/security/notices/USN-7119-1" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:10275 vom 2024-11-26", "url": "https://access.redhat.com/errata/RHSA-2024:10275" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:10262 vom 2024-11-26", "url": "https://access.redhat.com/errata/RHSA-2024:10262" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:10265 vom 2024-11-26", "url": "https://access.redhat.com/errata/RHSA-2024:10265" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:10273 vom 2024-11-26", "url": "https://access.redhat.com/errata/RHSA-2024:10273" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:4100-1 vom 2024-11-28", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019864.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:10771 vom 2024-12-04", "url": "https://access.redhat.com/errata/RHSA-2024:10771" } ], "source_lang": "en-US", "title": "Linux Kernel: Mehrere Schwachstellen erm\u00f6glichen nicht spezifizierten Angriff", "tracking": { "current_release_date": "2024-12-03T23:00:00.000+00:00", "generator": { "date": "2024-12-04T11:17:46.873+00:00", "engine": { "name": "BSI-WID", "version": "1.3.10" } }, "id": "WID-SEC-W-2024-1625", "initial_release_date": "2024-07-16T22:00:00.000+00:00", "revision_history": [ { "date": "2024-07-16T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-07-28T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2024-07-30T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2024-08-07T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-08-11T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-08-12T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-08-13T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Red Hat und SUSE aufgenommen" }, { "date": "2024-08-14T22:00:00.000+00:00", "number": "8", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-08-15T22:00:00.000+00:00", "number": "9", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-08-18T22:00:00.000+00:00", "number": "10", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-08-21T22:00:00.000+00:00", "number": "11", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-09-02T22:00:00.000+00:00", "number": "12", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-09-03T22:00:00.000+00:00", "number": "13", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-09-04T22:00:00.000+00:00", "number": "14", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-09-10T22:00:00.000+00:00", "number": "15", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-09-11T22:00:00.000+00:00", "number": "16", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-09-12T22:00:00.000+00:00", "number": "17", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-09-16T22:00:00.000+00:00", "number": "18", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-09-18T22:00:00.000+00:00", "number": "19", "summary": "Neue Updates von Ubuntu und SUSE aufgenommen" }, { "date": "2024-09-22T22:00:00.000+00:00", "number": "20", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2024-09-23T22:00:00.000+00:00", "number": "21", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-09-25T22:00:00.000+00:00", "number": "22", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-09-26T22:00:00.000+00:00", "number": "23", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2024-09-29T22:00:00.000+00:00", "number": "24", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-09-30T22:00:00.000+00:00", "number": "25", "summary": "Neue Updates von Rocky Enterprise Software Foundation und SUSE aufgenommen" }, { "date": "2024-10-01T22:00:00.000+00:00", "number": "26", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2024-10-09T22:00:00.000+00:00", "number": "27", "summary": "Neue Updates von SUSE und Ubuntu aufgenommen" }, { "date": "2024-10-10T22:00:00.000+00:00", "number": "28", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-10-17T22:00:00.000+00:00", "number": "29", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2024-10-23T22:00:00.000+00:00", "number": "30", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-10-29T23:00:00.000+00:00", "number": "31", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-10-31T23:00:00.000+00:00", "number": "32", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2024-11-04T23:00:00.000+00:00", "number": "33", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-11-05T23:00:00.000+00:00", "number": "34", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-11-07T23:00:00.000+00:00", "number": "35", "summary": "Neue Updates von ORACLE aufgenommen" }, { "date": "2024-11-10T23:00:00.000+00:00", "number": "36", "summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen" }, { "date": "2024-11-12T23:00:00.000+00:00", "number": "37", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-11-18T23:00:00.000+00:00", "number": "38", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-11-19T23:00:00.000+00:00", "number": "39", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2024-11-25T23:00:00.000+00:00", "number": "40", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-11-28T23:00:00.000+00:00", "number": "41", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-12-03T23:00:00.000+00:00", "number": "42", "summary": "Neue Updates von Red Hat aufgenommen" } ], "status": "final", "version": "42" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c7.5.0 UP10 IF01", "product": { "name": "IBM QRadar SIEM \u003c7.5.0 UP10 IF01", "product_id": "T038741" } }, { "category": "product_version", "name": "7.5.0 UP10 IF01", "product": { "name": "IBM QRadar SIEM 7.5.0 UP10 IF01", "product_id": "T038741-fixed", "product_identification_helper": { "cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up10_if01" } } } ], "category": "product_name", "name": "QRadar SIEM" } ], "category": "vendor", "name": "IBM" }, { "branches": [ { "category": "product_name", "name": "Open Source Linux Kernel", "product": { "name": "Open Source Linux Kernel", "product_id": "T034386", "product_identification_helper": { "cpe": "cpe:/o:linux:linux_kernel:-" } } } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } }, { "branches": [ { "category": "product_version", "name": "3", "product": { "name": "Oracle VM 3", "product_id": "T030927", "product_identification_helper": { "cpe": "cpe:/a:oracle:vm:3" } } } ], "category": "product_name", "name": "VM" } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "RESF Rocky Linux", "product": { "name": "RESF Rocky Linux", "product_id": "T032255", "product_identification_helper": { "cpe": "cpe:/o:resf:rocky_linux:-" } } } ], "category": "vendor", "name": "RESF" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-47622", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2021-47622" }, { "cve": "CVE-2021-47623", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2021-47623" }, { "cve": "CVE-2021-47624", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2021-47624" }, { "cve": "CVE-2022-48773", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48773" }, { "cve": "CVE-2022-48774", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48774" }, { "cve": "CVE-2022-48775", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48775" }, { "cve": "CVE-2022-48776", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48776" }, { "cve": "CVE-2022-48777", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48777" }, { "cve": "CVE-2022-48778", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48778" }, { "cve": "CVE-2022-48779", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48779" }, { "cve": "CVE-2022-48780", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48780" }, { "cve": "CVE-2022-48781", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48781" }, { "cve": "CVE-2022-48782", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48782" }, { "cve": "CVE-2022-48783", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48783" }, { "cve": "CVE-2022-48784", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48784" }, { "cve": "CVE-2022-48785", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48785" }, { "cve": "CVE-2022-48786", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48786" }, { "cve": "CVE-2022-48787", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48787" }, { "cve": "CVE-2022-48788", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48788" }, { "cve": "CVE-2022-48789", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48789" }, { "cve": "CVE-2022-48790", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48790" }, { "cve": "CVE-2022-48791", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48791" }, { "cve": "CVE-2022-48792", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48792" }, { "cve": "CVE-2022-48793", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48793" }, { "cve": "CVE-2022-48794", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48794" }, { "cve": "CVE-2022-48795", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48795" }, { "cve": "CVE-2022-48796", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48796" }, { "cve": "CVE-2022-48797", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48797" }, { "cve": "CVE-2022-48798", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48798" }, { "cve": "CVE-2022-48799", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48799" }, { "cve": "CVE-2022-48800", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48800" }, { "cve": "CVE-2022-48801", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48801" }, { "cve": "CVE-2022-48802", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48802" }, { "cve": "CVE-2022-48803", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48803" }, { "cve": "CVE-2022-48804", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48804" }, { "cve": "CVE-2022-48805", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48805" }, { "cve": "CVE-2022-48806", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48806" }, { "cve": "CVE-2022-48807", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48807" }, { "cve": "CVE-2022-48808", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48808" }, { "cve": "CVE-2022-48809", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48809" }, { "cve": "CVE-2022-48810", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48810" }, { "cve": "CVE-2022-48811", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48811" }, { "cve": "CVE-2022-48812", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48812" }, { "cve": "CVE-2022-48813", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48813" }, { "cve": "CVE-2022-48814", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48814" }, { "cve": "CVE-2022-48815", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48815" }, { "cve": "CVE-2022-48816", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48816" }, { "cve": "CVE-2022-48817", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48817" }, { "cve": "CVE-2022-48818", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48818" }, { "cve": "CVE-2022-48819", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48819" }, { "cve": "CVE-2022-48820", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48820" }, { "cve": "CVE-2022-48821", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48821" }, { "cve": "CVE-2022-48822", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48822" }, { "cve": "CVE-2022-48823", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48823" }, { "cve": "CVE-2022-48824", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48824" }, { "cve": "CVE-2022-48825", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48825" }, { "cve": "CVE-2022-48826", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48826" }, { "cve": "CVE-2022-48827", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48827" }, { "cve": "CVE-2022-48828", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48828" }, { "cve": "CVE-2022-48829", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48829" }, { "cve": "CVE-2022-48830", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48830" }, { "cve": "CVE-2022-48831", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48831" }, { "cve": "CVE-2022-48832", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48832" }, { "cve": "CVE-2022-48833", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48833" }, { "cve": "CVE-2022-48834", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48834" }, { "cve": "CVE-2022-48835", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48835" }, { "cve": "CVE-2022-48836", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48836" }, { "cve": "CVE-2022-48837", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48837" }, { "cve": "CVE-2022-48838", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48838" }, { "cve": "CVE-2022-48839", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48839" }, { "cve": "CVE-2022-48840", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48840" }, { "cve": "CVE-2022-48841", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48841" }, { "cve": "CVE-2022-48842", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48842" }, { "cve": "CVE-2022-48843", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48843" }, { "cve": "CVE-2022-48844", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48844" }, { "cve": "CVE-2022-48845", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48845" }, { "cve": "CVE-2022-48846", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48846" }, { "cve": "CVE-2022-48847", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48847" }, { "cve": "CVE-2022-48848", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48848" }, { "cve": "CVE-2022-48849", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48849" }, { "cve": "CVE-2022-48850", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48850" }, { "cve": "CVE-2022-48851", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48851" }, { "cve": "CVE-2022-48852", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48852" }, { "cve": "CVE-2022-48853", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48853" }, { "cve": "CVE-2022-48854", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48854" }, { "cve": "CVE-2022-48855", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48855" }, { "cve": "CVE-2022-48856", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48856" }, { "cve": "CVE-2022-48857", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48857" }, { "cve": "CVE-2022-48858", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48858" }, { "cve": "CVE-2022-48859", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48859" }, { "cve": "CVE-2022-48860", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48860" }, { "cve": "CVE-2022-48861", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48861" }, { "cve": "CVE-2022-48862", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48862" }, { "cve": "CVE-2022-48863", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48863" }, { "cve": "CVE-2022-48864", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48864" }, { "cve": "CVE-2022-48865", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48865" }, { "cve": "CVE-2022-48866", "notes": [ { "category": "description", "text": "Im Linux-Kernel bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie dem vhost, dem HID oder den Cachedateien, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Use-after-free und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T004914", "T030927", "T032255", "T038741", "T034386" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48866" } ] }
ghsa-9wm5-v97c-mv82
Vulnerability from github
Published
2024-07-16 12:30
Modified
2024-07-16 12:30
Details
In the Linux kernel, the following vulnerability has been resolved:
SUNRPC: lock against ->sock changing during sysfs read
->sock can be set to NULL asynchronously unless ->recv_mutex is held. So it is important to hold that mutex. Otherwise a sysfs read can trigger an oops. Commit 17f09d3f619a ("SUNRPC: Check if the xprt is connected before handling sysfs reads") appears to attempt to fix this problem, but it only narrows the race window.
{ "affected": [], "aliases": [ "CVE-2022-48816" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-07-16T12:15:05Z", "severity": null }, "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nSUNRPC: lock against -\u003esock changing during sysfs read\n\n-\u003esock can be set to NULL asynchronously unless -\u003erecv_mutex is held.\nSo it is important to hold that mutex. Otherwise a sysfs read can\ntrigger an oops.\nCommit 17f09d3f619a (\"SUNRPC: Check if the xprt is connected before\nhandling sysfs reads\") appears to attempt to fix this problem, but it\nonly narrows the race window.", "id": "GHSA-9wm5-v97c-mv82", "modified": "2024-07-16T12:30:40Z", "published": "2024-07-16T12:30:40Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-48816" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/9482ab4540f5bcc869b44c067ae99b5fca16bd07" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/b49ea673e119f59c71645e2f65b3ccad857c90ee" } ], "schema_version": "1.4.0", "severity": [] }
rhsa-2024_6990
Vulnerability from csaf_redhat
Published
2024-09-24 00:27
Modified
2024-11-26 07:21
Summary
Red Hat Security Advisory: kernel-rt security update
Notes
Topic
An update for kernel-rt is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements.
Security Fix(es):
* kernel: mm/sparsemem: fix race in accessing memory_section->usage (CVE-2023-52489)
* kernel: hwmon: (mlxreg-fan) Return non-zero value when fan current state is enforced from sysfs (CVE-2021-47393)
* kernel: net/smc: Fix NULL pointer dereferencing in smc_vlan_by_tcpsk() (CVE-2021-47559)
* kernel: ACPICA: Revert "ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine." (CVE-2024-40984)
* kernel: net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc() (CVE-2024-40995)
* kernel: xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create (CVE-2022-48773)
* kernel: vsock: remove vsock from connected table when connect is interrupted by a signal (CVE-2022-48786)
* kernel: perf: Fix list corruption in perf_cgroup_switch() (CVE-2022-48799)
* kernel: SUNRPC: lock against ->sock changing during sysfs read (CVE-2022-48816)
* kernel: mm: prevent derefencing NULL ptr in pfn_section_valid() (CVE-2024-41055)
* kernel: wifi: mac80211: Avoid address calculations via out of bounds array indexing (CVE-2024-41071)
For 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.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for kernel-rt is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements.\n\nSecurity Fix(es):\n\n* kernel: mm/sparsemem: fix race in accessing memory_section-\u003eusage (CVE-2023-52489)\n\n* kernel: hwmon: (mlxreg-fan) Return non-zero value when fan current state is enforced from sysfs (CVE-2021-47393)\n\n* kernel: net/smc: Fix NULL pointer dereferencing in smc_vlan_by_tcpsk() (CVE-2021-47559)\n\n* kernel: ACPICA: Revert \u0026#34;ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine.\u0026#34; (CVE-2024-40984)\n\n* kernel: net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc() (CVE-2024-40995)\n\n* kernel: xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create (CVE-2022-48773)\n\n* kernel: vsock: remove vsock from connected table when connect is interrupted by a signal (CVE-2022-48786)\n\n* kernel: perf: Fix list corruption in perf_cgroup_switch() (CVE-2022-48799)\n\n* kernel: SUNRPC: lock against -\u0026gt;sock changing during sysfs read (CVE-2022-48816)\n\n* kernel: mm: prevent derefencing NULL ptr in pfn_section_valid() (CVE-2024-41055)\n\n* kernel: wifi: mac80211: Avoid address calculations via out of bounds array indexing (CVE-2024-41071)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:6990", "url": "https://access.redhat.com/errata/RHSA-2024:6990" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2269189", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2269189" }, { "category": "external", "summary": "2282345", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2282345" }, { "category": "external", "summary": "2283390", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2283390" }, { "category": "external", "summary": "2297568", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2297568" }, { "category": "external", "summary": "2297579", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2297579" }, { "category": "external", "summary": "2298109", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2298109" }, { "category": "external", "summary": "2298122", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2298122" }, { "category": "external", "summary": "2298135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2298135" }, { "category": "external", "summary": "2298155", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2298155" }, { "category": "external", "summary": "2300429", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2300429" }, { "category": "external", "summary": "2300448", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2300448" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6990.json" } ], "title": "Red Hat Security Advisory: kernel-rt security update", "tracking": { "current_release_date": "2024-11-26T07:21:39+00:00", "generator": { "date": "2024-11-26T07:21:39+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:6990", "initial_release_date": "2024-09-24T00:27:36+00:00", "revision_history": [ { "date": "2024-09-24T00:27:36+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-09-24T00:27:36+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-26T07:21:39+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux NFV E4S (v.9.0)", "product": { "name": "Red Hat Enterprise Linux NFV E4S (v.9.0)", "product_id": "NFV-9.0.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:9.0::nfv" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Real Time E4S (v.9.0)", "product": { "name": "Red Hat Enterprise Linux Real Time E4S (v.9.0)", "product_id": "RT-9.0.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:9.0::realtime" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "product": { "name": "kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "product_id": "kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt@5.14.0-70.117.1.rt21.189.el9_0?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product": { "name": "kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product_id": "kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt@5.14.0-70.117.1.rt21.189.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product": { "name": "kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product_id": "kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-70.117.1.rt21.189.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product": { "name": "kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product_id": "kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-70.117.1.rt21.189.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product": { "name": "kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product_id": "kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-70.117.1.rt21.189.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product": { "name": "kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product_id": "kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-70.117.1.rt21.189.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product": { "name": "kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product_id": "kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-70.117.1.rt21.189.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product": { "name": "kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product_id": "kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-70.117.1.rt21.189.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product": { "name": "kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product_id": "kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-70.117.1.rt21.189.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product": { "name": "kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product_id": "kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-70.117.1.rt21.189.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product": { "name": "kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product_id": "kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-70.117.1.rt21.189.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product": { "name": "kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product_id": "kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-70.117.1.rt21.189.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product": { "name": "kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product_id": "kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-70.117.1.rt21.189.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product": { "name": "kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product_id": "kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-70.117.1.rt21.189.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product": { "name": "kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product_id": "kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-70.117.1.rt21.189.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product": { "name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product_id": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@5.14.0-70.117.1.rt21.189.el9_0?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-70.117.1.rt21.189.el9_0.src as a component of Red Hat Enterprise Linux NFV E4S (v.9.0)", "product_id": "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src" }, "product_reference": "kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "relates_to_product_reference": "NFV-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.9.0)", "product_id": "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" }, "product_reference": "kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "relates_to_product_reference": "NFV-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.9.0)", "product_id": "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" }, "product_reference": "kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "relates_to_product_reference": "NFV-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.9.0)", "product_id": "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" }, "product_reference": "kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "relates_to_product_reference": "NFV-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.9.0)", "product_id": "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" }, "product_reference": "kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "relates_to_product_reference": "NFV-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.9.0)", "product_id": "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" }, "product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "relates_to_product_reference": "NFV-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.9.0)", "product_id": "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" }, "product_reference": "kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "relates_to_product_reference": "NFV-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.9.0)", "product_id": "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" }, "product_reference": "kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "relates_to_product_reference": "NFV-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.9.0)", "product_id": "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" }, "product_reference": "kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "relates_to_product_reference": "NFV-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.9.0)", "product_id": "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" }, "product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "relates_to_product_reference": "NFV-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.9.0)", "product_id": "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" }, "product_reference": "kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "relates_to_product_reference": "NFV-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.9.0)", "product_id": "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" }, "product_reference": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "relates_to_product_reference": "NFV-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.9.0)", "product_id": "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" }, "product_reference": "kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "relates_to_product_reference": "NFV-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.9.0)", "product_id": "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" }, "product_reference": "kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "relates_to_product_reference": "NFV-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.9.0)", "product_id": "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" }, "product_reference": "kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "relates_to_product_reference": "NFV-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.9.0)", "product_id": "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" }, "product_reference": "kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "relates_to_product_reference": "NFV-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src as a component of Red Hat Enterprise Linux Real Time E4S (v.9.0)", "product_id": "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src" }, "product_reference": "kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "relates_to_product_reference": "RT-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.0)", "product_id": "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" }, "product_reference": "kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "relates_to_product_reference": "RT-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.0)", "product_id": "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" }, "product_reference": "kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "relates_to_product_reference": "RT-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.0)", "product_id": "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" }, "product_reference": "kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "relates_to_product_reference": "RT-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.0)", "product_id": "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" }, "product_reference": "kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "relates_to_product_reference": "RT-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.0)", "product_id": "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" }, "product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "relates_to_product_reference": "RT-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.0)", "product_id": "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" }, "product_reference": "kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "relates_to_product_reference": "RT-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.0)", "product_id": "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" }, "product_reference": "kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "relates_to_product_reference": "RT-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.0)", "product_id": "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" }, "product_reference": "kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "relates_to_product_reference": "RT-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.0)", "product_id": "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" }, "product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "relates_to_product_reference": "RT-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.0)", "product_id": "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" }, "product_reference": "kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "relates_to_product_reference": "RT-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.0)", "product_id": "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" }, "product_reference": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "relates_to_product_reference": "RT-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.0)", "product_id": "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" }, "product_reference": "kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "relates_to_product_reference": "RT-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.0)", "product_id": "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" }, "product_reference": "kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "relates_to_product_reference": "RT-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.0)", "product_id": "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" }, "product_reference": "kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "relates_to_product_reference": "RT-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.0)", "product_id": "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" }, "product_reference": "kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "relates_to_product_reference": "RT-9.0.0.Z.E4S" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-47393", "cwe": { "id": "CWE-754", "name": "Improper Check for Unusual or Exceptional Conditions" }, "discovery_date": "2024-05-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2282345" } ], "notes": [ { "category": "description", "text": "In the Linux kernel, the following vulnerability has been resolved:\n\nhwmon: (mlxreg-fan) Return non-zero value when fan current state is enforced from sysfs\n\nFan speed minimum can be enforced from sysfs. For example, setting\ncurrent fan speed to 20 is used to enforce fan speed to be at 100%\nspeed, 19 - to be not below 90% speed, etcetera. This feature provides\nability to limit fan speed according to some system wise\nconsiderations, like absence of some replaceable units or high system\nambient temperature.\n\nRequest for changing fan minimum speed is configuration request and can\nbe set only through \u0027sysfs\u0027 write procedure. In this situation value of\nargument \u0027state\u0027 is above nominal fan speed maximum.\n\nReturn non-zero code in this case to avoid\nthermal_cooling_device_stats_update() call, because in this case\nstatistics update violates thermal statistics table range.\nThe issues is observed in case kernel is configured with option\nCONFIG_THERMAL_STATISTICS.\n\nHere is the trace from KASAN:\n[ 159.506659] BUG: KASAN: slab-out-of-bounds in thermal_cooling_device_stats_update+0x7d/0xb0\n[ 159.516016] Read of size 4 at addr ffff888116163840 by task hw-management.s/7444\n[ 159.545625] Call Trace:\n[ 159.548366] dump_stack+0x92/0xc1\n[ 159.552084] ? thermal_cooling_device_stats_update+0x7d/0xb0\n[ 159.635869] thermal_zone_device_update+0x345/0x780\n[ 159.688711] thermal_zone_device_set_mode+0x7d/0xc0\n[ 159.694174] mlxsw_thermal_modules_init+0x48f/0x590 [mlxsw_core]\n[ 159.700972] ? mlxsw_thermal_set_cur_state+0x5a0/0x5a0 [mlxsw_core]\n[ 159.731827] mlxsw_thermal_init+0x763/0x880 [mlxsw_core]\n[ 160.070233] RIP: 0033:0x7fd995909970\n[ 160.074239] Code: 73 01 c3 48 8b 0d 28 d5 2b 00 f7 d8 64 89 01 48 83 c8 ff c3 66 0f 1f 44 00 00 83 3d 99 2d 2c 00 00 75 10 b8 01 00 00 00 0f 05 \u003c48\u003e 3d 01 f0 ff ..\n[ 160.095242] RSP: 002b:00007fff54f5d938 EFLAGS: 00000246 ORIG_RAX: 0000000000000001\n[ 160.103722] RAX: ffffffffffffffda RBX: 0000000000000013 RCX: 00007fd995909970\n[ 160.111710] RDX: 0000000000000013 RSI: 0000000001906008 RDI: 0000000000000001\n[ 160.119699] RBP: 0000000001906008 R08: 00007fd995bc9760 R09: 00007fd996210700\n[ 160.127687] R10: 0000000000000073 R11: 0000000000000246 R12: 0000000000000013\n[ 160.135673] R13: 0000000000000001 R14: 00007fd995bc8600 R15: 0000000000000013\n[ 160.143671]\n[ 160.145338] Allocated by task 2924:\n[ 160.149242] kasan_save_stack+0x19/0x40\n[ 160.153541] __kasan_kmalloc+0x7f/0xa0\n[ 160.157743] __kmalloc+0x1a2/0x2b0\n[ 160.161552] thermal_cooling_device_setup_sysfs+0xf9/0x1a0\n[ 160.167687] __thermal_cooling_device_register+0x1b5/0x500\n[ 160.173833] devm_thermal_of_cooling_device_register+0x60/0xa0\n[ 160.180356] mlxreg_fan_probe+0x474/0x5e0 [mlxreg_fan]\n[ 160.248140]\n[ 160.249807] The buggy address belongs to the object at ffff888116163400\n[ 160.249807] which belongs to the cache kmalloc-1k of size 1024\n[ 160.263814] The buggy address is located 64 bytes to the right of\n[ 160.263814] 1024-byte region [ffff888116163400, ffff888116163800)\n[ 160.277536] The buggy address belongs to the page:\n[ 160.282898] page:0000000012275840 refcount:1 mapcount:0 mapping:0000000000000000 index:0xffff888116167000 pfn:0x116160\n[ 160.294872] head:0000000012275840 order:3 compound_mapcount:0 compound_pincount:0\n[ 160.303251] flags: 0x200000000010200(slab|head|node=0|zone=2)\n[ 160.309694] raw: 0200000000010200 ffffea00046f7208 ffffea0004928208 ffff88810004dbc0\n[ 160.318367] raw: ffff888116167000 00000000000a0006 00000001ffffffff 0000000000000000\n[ 160.327033] page dumped because: kasan: bad access detected\n[ 160.333270]\n[ 160.334937] Memory state around the buggy address:\n[ 160.356469] \u003effff888116163800: fc ..", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: hwmon: (mlxreg-fan) Return non-zero value when fan current state is enforced from sysfs", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is rated as a moderate severity because it can disrupt system operation by causing crashes or unpredictable behaviour under specific conditions.", "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.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-47393" }, { "category": "external", "summary": "RHBZ#2282345", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2282345" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-47393", "url": "https://www.cve.org/CVERecord?id=CVE-2021-47393" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-47393", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-47393" }, { "category": "external", "summary": "https://lore.kernel.org/linux-cve-announce/2024052147-CVE-2021-47393-ea1c@gregkh/T", "url": "https://lore.kernel.org/linux-cve-announce/2024052147-CVE-2021-47393-ea1c@gregkh/T" } ], "release_date": "2024-05-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-24T00:27:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:6990" }, { "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.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.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.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: hwmon: (mlxreg-fan) Return non-zero value when fan current state is enforced from sysfs" }, { "cve": "CVE-2021-47559", "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": "2283390" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the Linux kernel\u0027s SMC implementation in the smc_vlan_by_tcpsk() function. A potential NULL pointer dereference occurred when handling lower network devices, leading to system crashes and resulting in denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/smc: Fix NULL pointer dereferencing in smc_vlan_by_tcpsk()", "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.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-47559" }, { "category": "external", "summary": "RHBZ#2283390", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2283390" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-47559", "url": "https://www.cve.org/CVERecord?id=CVE-2021-47559" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-47559", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-47559" }, { "category": "external", "summary": "https://lore.kernel.org/linux-cve-announce/2024052450-CVE-2021-47559-9909@gregkh/T", "url": "https://lore.kernel.org/linux-cve-announce/2024052450-CVE-2021-47559-9909@gregkh/T" } ], "release_date": "2024-05-24T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-24T00:27:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:6990" }, { "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.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.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.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: net/smc: Fix NULL pointer dereferencing in smc_vlan_by_tcpsk()" }, { "cve": "CVE-2022-48773", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2024-07-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2298109" } ], "notes": [ { "category": "description", "text": "In the Linux kernel, the following vulnerability has been resolved:\n\nxprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create\n\nIf there are failures then we must not leave the non-NULL pointers with\nthe error value, otherwise `rpcrdma_ep_destroy` gets confused and tries\nfree them, resulting in an Oops.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-48773" }, { "category": "external", "summary": "RHBZ#2298109", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2298109" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-48773", "url": "https://www.cve.org/CVERecord?id=CVE-2022-48773" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-48773", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-48773" }, { "category": "external", "summary": "https://lore.kernel.org/linux-cve-announce/2024071628-CVE-2022-48773-9563@gregkh/T", "url": "https://lore.kernel.org/linux-cve-announce/2024071628-CVE-2022-48773-9563@gregkh/T" } ], "release_date": "2024-07-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-24T00:27:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:6990" } ], "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.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create" }, { "cve": "CVE-2022-48786", "cwe": { "id": "CWE-371", "name": "CWE-371" }, "discovery_date": "2024-07-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2298122" } ], "notes": [ { "category": "description", "text": "In the Linux kernel, the following vulnerability has been resolved:\n\nvsock: remove vsock from connected table when connect is interrupted by a signal\n\nvsock_connect() expects that the socket could already be in the\nTCP_ESTABLISHED state when the connecting task wakes up with a signal\npending. If this happens the socket will be in the connected table, and\nit is not removed when the socket state is reset. In this situation it\u0027s\ncommon for the process to retry connect(), and if the connection is\nsuccessful the socket will be added to the connected table a second\ntime, corrupting the list.\n\nPrevent this by calling vsock_remove_connected() if a signal is received\nwhile waiting for a connection. This is harmless if the socket is not in\nthe connected table, and if it is in the table then removing it will\nprevent list corruption from a double add.\n\nNote for backporting: this patch requires d5afa82c977e (\"vsock: correct\nremoval of socket from the list\"), which is in all current stable trees\nexcept 4.9.y.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: vsock: remove vsock from connected table when connect is interrupted by a signal", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue is fixed in RHEL-9.1 and above\n~~~\nin (rhel-8.7, rhel-8.8, rhel-8.9, rhel-8.10) vsock: remove vsock from connected table when connect is interrupted by a signal\nin (rhel-9.1, rhel-9.2, rhel-9.3, rhel-9.4, rhel-9.5) vsock: remove vsock from connected table when connect is interrupted by a signal\n~~~\n\nPlease note that while RHEL-9 kernel-rt still appears as affected, it has been fixed in the same RHSA as RHEL-9 kernel. This is because from RHEL-9.3 onwards, the kernel and kernel-rt fixes are bundled together in a single errata.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-48786" }, { "category": "external", "summary": "RHBZ#2298122", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2298122" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-48786", "url": "https://www.cve.org/CVERecord?id=CVE-2022-48786" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-48786", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-48786" }, { "category": "external", "summary": "https://lore.kernel.org/linux-cve-announce/2024071637-CVE-2022-48786-7416@gregkh/T", "url": "https://lore.kernel.org/linux-cve-announce/2024071637-CVE-2022-48786-7416@gregkh/T" } ], "release_date": "2024-07-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-24T00:27:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:6990" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 4.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L", "version": "3.1" }, "products": [ "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: vsock: remove vsock from connected table when connect is interrupted by a signal" }, { "cve": "CVE-2022-48799", "cwe": { "id": "CWE-99", "name": "Improper Control of Resource Identifiers (\u0027Resource Injection\u0027)" }, "discovery_date": "2024-07-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2298135" } ], "notes": [ { "category": "description", "text": "In the Linux kernel, the following vulnerability has been resolved:\n\nperf: Fix list corruption in perf_cgroup_switch()\n\nThere\u0027s list corruption on cgrp_cpuctx_list. This happens on the\nfollowing path:\n\n perf_cgroup_switch: list_for_each_entry(cgrp_cpuctx_list)\n cpu_ctx_sched_in\n ctx_sched_in\n ctx_pinned_sched_in\n merge_sched_in\n perf_cgroup_event_disable: remove the event from the list\n\nUse list_for_each_entry_safe() to allow removing an entry during\niteration.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: perf: Fix list corruption in perf_cgroup_switch()", "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.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-48799" }, { "category": "external", "summary": "RHBZ#2298135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2298135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-48799", "url": "https://www.cve.org/CVERecord?id=CVE-2022-48799" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-48799", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-48799" }, { "category": "external", "summary": "https://lore.kernel.org/linux-cve-announce/2024071643-CVE-2022-48799-9594@gregkh/T", "url": "https://lore.kernel.org/linux-cve-announce/2024071643-CVE-2022-48799-9594@gregkh/T" } ], "release_date": "2024-07-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-24T00:27:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:6990" }, { "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.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.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.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: perf: Fix list corruption in perf_cgroup_switch()" }, { "cve": "CVE-2022-48816", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2024-07-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2298155" } ], "notes": [ { "category": "description", "text": "In the Linux kernel, the following vulnerability has been resolved:\n\nSUNRPC: lock against -\u003esock changing during sysfs read\n\n-\u003esock can be set to NULL asynchronously unless -\u003erecv_mutex is held.\nSo it is important to hold that mutex. Otherwise a sysfs read can\ntrigger an oops.\nCommit 17f09d3f619a (\"SUNRPC: Check if the xprt is connected before\nhandling sysfs reads\") appears to attempt to fix this problem, but it\nonly narrows the race window.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: SUNRPC: lock against -\u0026gt;sock changing during sysfs read", "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.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-48816" }, { "category": "external", "summary": "RHBZ#2298155", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2298155" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-48816", "url": "https://www.cve.org/CVERecord?id=CVE-2022-48816" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-48816", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-48816" }, { "category": "external", "summary": "https://lore.kernel.org/linux-cve-announce/2024071648-CVE-2022-48816-e2a3@gregkh/T", "url": "https://lore.kernel.org/linux-cve-announce/2024071648-CVE-2022-48816-e2a3@gregkh/T" } ], "release_date": "2024-07-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-24T00:27:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:6990" }, { "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.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.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.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: SUNRPC: lock against -\u0026gt;sock changing during sysfs read" }, { "cve": "CVE-2023-52489", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "discovery_date": "2024-02-29T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2269189" } ], "notes": [ { "category": "description", "text": "A race condition was found on a PFN in the Linux Kernel, which can fall into the device memory region with the system memory configuration. Normal zone start and end PFNs contain the device memory PFNs as well, and the compaction triggered will try on the device memory PFNs and end up in NOP. This may lead to compromised Availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: mm/sparsemem: fix race in accessing memory_section-\u003eusage", "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.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-52489" }, { "category": "external", "summary": "RHBZ#2269189", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2269189" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-52489", "url": "https://www.cve.org/CVERecord?id=CVE-2023-52489" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-52489", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52489" }, { "category": "external", "summary": "https://lore.kernel.org/linux-cve-announce/20240229155245.1571576-30-lee@kernel.org/T", "url": "https://lore.kernel.org/linux-cve-announce/20240229155245.1571576-30-lee@kernel.org/T" } ], "release_date": "2024-02-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-24T00:27:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:6990" } ], "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.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: mm/sparsemem: fix race in accessing memory_section-\u003eusage" }, { "cve": "CVE-2024-40984", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2024-07-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2297568" } ], "notes": [ { "category": "description", "text": "In the Linux kernel, the following vulnerability has been resolved:\n\nACPICA: Revert \"ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine.\"\n\nUndo the modifications made in commit d410ee5109a1 (\"ACPICA: avoid\n\"Info: mapping multiple BARs. Your kernel is fine.\"\"). The initial\npurpose of this commit was to stop memory mappings for operation\nregions from overlapping page boundaries, as it can trigger warnings\nif different page attributes are present.\n\nHowever, it was found that when this situation arises, mapping\ncontinues until the boundary\u0027s end, but there is still an attempt to\nread/write the entire length of the map, leading to a NULL pointer\ndeference. For example, if a four-byte mapping request is made but\nonly one byte is mapped because it hits the current page boundary\u0027s\nend, a four-byte read/write attempt is still made, resulting in a NULL\npointer deference.\n\nInstead, map the entire length, as the ACPI specification does not\nmandate that it must be within the same page boundary. It is\npermissible for it to be mapped across different regions.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: ACPICA: Revert \u0026#34;ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine.\u0026#34;", "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.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-40984" }, { "category": "external", "summary": "RHBZ#2297568", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2297568" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-40984", "url": "https://www.cve.org/CVERecord?id=CVE-2024-40984" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-40984", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-40984" }, { "category": "external", "summary": "https://lore.kernel.org/linux-cve-announce/2024071201-CVE-2024-40984-66b2@gregkh/T", "url": "https://lore.kernel.org/linux-cve-announce/2024071201-CVE-2024-40984-66b2@gregkh/T" } ], "release_date": "2024-07-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-24T00:27:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:6990" }, { "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.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.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.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: ACPICA: Revert \u0026#34;ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine.\u0026#34;" }, { "cve": "CVE-2024-40995", "cwe": { "id": "CWE-833", "name": "Deadlock" }, "discovery_date": "2024-07-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2297579" } ], "notes": [ { "category": "description", "text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc()\n\nsyzbot found hanging tasks waiting on rtnl_lock [1]\n\nA reproducer is available in the syzbot bug.\n\nWhen a request to add multiple actions with the same index is sent, the\nsecond request will block forever on the first request. This holds\nrtnl_lock, and causes tasks to hang.\n\nReturn -EAGAIN to prevent infinite looping, while keeping documented\nbehavior.\n\n[1]\n\nINFO: task kworker/1:0:5088 blocked for more than 143 seconds.\nNot tainted 6.9.0-rc4-syzkaller-00173-g3cdb45594619 #0\n\"echo 0 \u003e /proc/sys/kernel/hung_task_timeout_secs\" disables this message.\ntask:kworker/1:0 state:D stack:23744 pid:5088 tgid:5088 ppid:2 flags:0x00004000\nWorkqueue: events_power_efficient reg_check_chans_work\nCall Trace:\n\u003cTASK\u003e\ncontext_switch kernel/sched/core.c:5409 [inline]\n__schedule+0xf15/0x5d00 kernel/sched/core.c:6746\n__schedule_loop kernel/sched/core.c:6823 [inline]\nschedule+0xe7/0x350 kernel/sched/core.c:6838\nschedule_preempt_disabled+0x13/0x30 kernel/sched/core.c:6895\n__mutex_lock_common kernel/locking/mutex.c:684 [inline]\n__mutex_lock+0x5b8/0x9c0 kernel/locking/mutex.c:752\nwiphy_lock include/net/cfg80211.h:5953 [inline]\nreg_leave_invalid_chans net/wireless/reg.c:2466 [inline]\nreg_check_chans_work+0x10a/0x10e0 net/wireless/reg.c:2481", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc()", "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.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-40995" }, { "category": "external", "summary": "RHBZ#2297579", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2297579" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-40995", "url": "https://www.cve.org/CVERecord?id=CVE-2024-40995" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-40995", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-40995" }, { "category": "external", "summary": "https://lore.kernel.org/linux-cve-announce/2024071251-CVE-2024-40995-2a5c@gregkh/T", "url": "https://lore.kernel.org/linux-cve-announce/2024071251-CVE-2024-40995-2a5c@gregkh/T" } ], "release_date": "2024-07-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-24T00:27:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:6990" }, { "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.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.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.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc()" }, { "cve": "CVE-2024-41055", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2024-07-29T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2300429" } ], "notes": [ { "category": "description", "text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmm: prevent derefencing NULL ptr in pfn_section_valid()\n\nCommit 5ec8e8ea8b77 (\"mm/sparsemem: fix race in accessing\nmemory_section-\u003eusage\") changed pfn_section_valid() to add a READ_ONCE()\ncall around \"ms-\u003eusage\" to fix a race with section_deactivate() where\nms-\u003eusage can be cleared. The READ_ONCE() call, by itself, is not enough\nto prevent NULL pointer dereference. We need to check its value before\ndereferencing it.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: mm: prevent derefencing NULL ptr in pfn_section_valid()", "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.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-41055" }, { "category": "external", "summary": "RHBZ#2300429", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2300429" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-41055", "url": "https://www.cve.org/CVERecord?id=CVE-2024-41055" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-41055", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41055" }, { "category": "external", "summary": "https://lore.kernel.org/linux-cve-announce/2024072928-CVE-2024-41055-5764@gregkh/T", "url": "https://lore.kernel.org/linux-cve-announce/2024072928-CVE-2024-41055-5764@gregkh/T" } ], "release_date": "2024-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-24T00:27:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:6990" } ], "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.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: mm: prevent derefencing NULL ptr in pfn_section_valid()" }, { "cve": "CVE-2024-41071", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-07-29T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2300448" } ], "notes": [ { "category": "description", "text": "An out-of-bounds buffer overflow has been found in the Linux kernel\u2019s mac80211 subsystem when scanning for SSIDs. Address calculation using out-of-bounds array indexing could result in an attacker crafting an exploit, resulting in the complete compromise of a system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: wifi: mac80211: Avoid address calculations via out of bounds array indexing", "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.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-41071" }, { "category": "external", "summary": "RHBZ#2300448", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2300448" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-41071", "url": "https://www.cve.org/CVERecord?id=CVE-2024-41071" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-41071", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41071" }, { "category": "external", "summary": "https://lore.kernel.org/linux-cve-announce/2024072909-CVE-2024-41071-4eb6@gregkh/T", "url": "https://lore.kernel.org/linux-cve-announce/2024072909-CVE-2024-41071-4eb6@gregkh/T" } ], "release_date": "2024-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-24T00:27:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:6990" }, { "category": "workaround", "details": "There are no mitigations for the flaw. Please update your system for fixes.", "product_ids": [ "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.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.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.src", "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64", "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.117.1.rt21.189.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: wifi: mac80211: Avoid address calculations via out of bounds array indexing" } ] }
rhsa-2024_6991
Vulnerability from csaf_redhat
Published
2024-09-24 00:49
Modified
2024-11-26 07:21
Summary
Red Hat Security Advisory: kernel security update
Notes
Topic
An update for kernel is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: mm/sparsemem: fix race in accessing memory_section->usage (CVE-2023-52489)
* kernel: hwmon: (mlxreg-fan) Return non-zero value when fan current state is enforced from sysfs (CVE-2021-47393)
* kernel: net/smc: Fix NULL pointer dereferencing in smc_vlan_by_tcpsk() (CVE-2021-47559)
* kernel: ACPICA: Revert "ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine." (CVE-2024-40984)
* kernel: net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc() (CVE-2024-40995)
* kernel: powerpc/fixmap: Fix VM debug warning on unmap (CVE-2021-47623)
* kernel: xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create (CVE-2022-48773)
* kernel: vsock: remove vsock from connected table when connect is interrupted by a signal (CVE-2022-48786)
* kernel: perf: Fix list corruption in perf_cgroup_switch() (CVE-2022-48799)
* kernel: SUNRPC: lock against ->sock changing during sysfs read (CVE-2022-48816)
* kernel: mm: prevent derefencing NULL ptr in pfn_section_valid() (CVE-2024-41055)
* kernel: wifi: mac80211: Avoid address calculations via out of bounds array indexing (CVE-2024-41071)
For 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.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for kernel is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The kernel packages contain the Linux kernel, the core of any Linux operating system.\n\nSecurity Fix(es):\n\n* kernel: mm/sparsemem: fix race in accessing memory_section-\u003eusage (CVE-2023-52489)\n\n* kernel: hwmon: (mlxreg-fan) Return non-zero value when fan current state is enforced from sysfs (CVE-2021-47393)\n\n* kernel: net/smc: Fix NULL pointer dereferencing in smc_vlan_by_tcpsk() (CVE-2021-47559)\n\n* kernel: ACPICA: Revert \u0026#34;ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine.\u0026#34; (CVE-2024-40984)\n\n* kernel: net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc() (CVE-2024-40995)\n\n* kernel: powerpc/fixmap: Fix VM debug warning on unmap (CVE-2021-47623)\n\n* kernel: xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create (CVE-2022-48773)\n\n* kernel: vsock: remove vsock from connected table when connect is interrupted by a signal (CVE-2022-48786)\n\n* kernel: perf: Fix list corruption in perf_cgroup_switch() (CVE-2022-48799)\n\n* kernel: SUNRPC: lock against -\u0026gt;sock changing during sysfs read (CVE-2022-48816)\n\n* kernel: mm: prevent derefencing NULL ptr in pfn_section_valid() (CVE-2024-41055)\n\n* kernel: wifi: mac80211: Avoid address calculations via out of bounds array indexing (CVE-2024-41071)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:6991", "url": "https://access.redhat.com/errata/RHSA-2024:6991" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2269189", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2269189" }, { "category": "external", "summary": "2282345", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2282345" }, { "category": "external", "summary": "2283390", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2283390" }, { "category": "external", "summary": "2297568", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2297568" }, { "category": "external", "summary": "2297579", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2297579" }, { "category": "external", "summary": "2298107", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2298107" }, { "category": "external", "summary": "2298109", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2298109" }, { "category": "external", "summary": "2298122", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2298122" }, { "category": "external", "summary": "2298135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2298135" }, { "category": "external", "summary": "2298155", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2298155" }, { "category": "external", "summary": "2300429", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2300429" }, { "category": "external", "summary": "2300448", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2300448" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6991.json" } ], "title": "Red Hat Security Advisory: kernel security update", "tracking": { "current_release_date": "2024-11-26T07:21:50+00:00", "generator": { "date": "2024-11-26T07:21:50+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:6991", "initial_release_date": "2024-09-24T00:49:27+00:00", "revision_history": [ { "date": "2024-09-24T00:49:27+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-09-24T00:49:27+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-26T07:21:50+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product": { "name": "Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_e4s:9.0::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "product": { "name": "bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "product_id": "bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@5.14.0-70.117.1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-0:5.14.0-70.117.1.el9_0.aarch64", "product": { "name": "kernel-0:5.14.0-70.117.1.el9_0.aarch64", "product_id": "kernel-0:5.14.0-70.117.1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@5.14.0-70.117.1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "product": { "name": "kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "product_id": "kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-core@5.14.0-70.117.1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "product": { "name": "kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "product_id": "kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-70.117.1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "product": { "name": "kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "product_id": "kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-70.117.1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "product": { "name": "kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "product_id": "kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-70.117.1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "product": { "name": "kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "product_id": "kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-70.117.1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "product": { "name": "kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "product_id": "kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-70.117.1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "product": { "name": "kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "product_id": "kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-70.117.1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "product": { "name": "kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "product_id": "kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-70.117.1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "product": { "name": "kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "product_id": "kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-70.117.1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "product": { "name": "python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "product_id": "python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf@5.14.0-70.117.1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "product": { "name": "bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "product_id": "bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@5.14.0-70.117.1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "product": { "name": "kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "product_id": "kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-70.117.1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "product": { "name": "kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "product_id": "kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-70.117.1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "product": { "name": "kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-70.117.1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "product": { "name": "kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "product_id": "kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-70.117.1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "product": { "name": "perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "product_id": "perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-70.117.1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "product": { "name": "python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "product_id": "python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-70.117.1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "product": { "name": "kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "product_id": "kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-70.117.1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "product": { "name": "kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "product_id": "kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-70.117.1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "product": { "name": "kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "product_id": "kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-70.117.1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "product": { "name": "kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "product_id": "kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-70.117.1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "product": { "name": "kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "product_id": "kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-70.117.1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "perf-0:5.14.0-70.117.1.el9_0.aarch64", "product": { "name": "perf-0:5.14.0-70.117.1.el9_0.aarch64", "product_id": "perf-0:5.14.0-70.117.1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@5.14.0-70.117.1.el9_0?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "product": { "name": "bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "product_id": "bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@5.14.0-70.117.1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "product": { "name": "kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "product_id": "kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@5.14.0-70.117.1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "product": { "name": "kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "product_id": "kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-core@5.14.0-70.117.1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "product": { "name": "kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "product_id": "kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-70.117.1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "product": { "name": "kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "product_id": "kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-70.117.1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "product": { "name": "kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "product_id": "kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-70.117.1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "product": { "name": "kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "product_id": "kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-70.117.1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "product": { "name": "kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "product_id": "kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-70.117.1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "product": { "name": "kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "product_id": "kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-70.117.1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "product": { "name": "kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "product_id": "kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-70.117.1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "product": { "name": "kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "product_id": "kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-70.117.1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "product": { "name": "python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "product_id": "python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf@5.14.0-70.117.1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "product": { "name": "bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "product_id": "bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@5.14.0-70.117.1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "product": { "name": "kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "product_id": "kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-70.117.1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "product": { "name": "kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "product_id": "kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-70.117.1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "product": { "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-70.117.1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "product": { "name": "kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "product_id": "kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-70.117.1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "product": { "name": "perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "product_id": "perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-70.117.1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "product": { "name": "python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "product_id": "python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-70.117.1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "product": { "name": "kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "product_id": "kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-70.117.1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "product": { "name": "kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "product_id": "kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-70.117.1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "product": { "name": "kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "product_id": "kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-70.117.1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "product": { "name": "kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "product_id": "kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-70.117.1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "product": { "name": "kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "product_id": "kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-70.117.1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "perf-0:5.14.0-70.117.1.el9_0.ppc64le", "product": { "name": "perf-0:5.14.0-70.117.1.el9_0.ppc64le", "product_id": "perf-0:5.14.0-70.117.1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@5.14.0-70.117.1.el9_0?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "product": { "name": "bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "product_id": "bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@5.14.0-70.117.1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-0:5.14.0-70.117.1.el9_0.x86_64", "product": { "name": "kernel-0:5.14.0-70.117.1.el9_0.x86_64", "product_id": "kernel-0:5.14.0-70.117.1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@5.14.0-70.117.1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "product": { "name": "kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "product_id": "kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-core@5.14.0-70.117.1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "product": { "name": "kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "product_id": "kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-70.117.1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "product": { "name": "kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "product_id": "kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-70.117.1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "product": { "name": "kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "product_id": "kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-70.117.1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "product": { "name": "kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "product_id": "kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-70.117.1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "product": { "name": "kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "product_id": "kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-70.117.1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "product": { "name": "kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "product_id": "kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-70.117.1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "product": { "name": "kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "product_id": "kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-70.117.1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "product": { "name": "kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "product_id": "kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-70.117.1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "product": { "name": "python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "product_id": "python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf@5.14.0-70.117.1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "product": { "name": "bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "product_id": "bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@5.14.0-70.117.1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "product": { "name": "kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "product_id": "kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-70.117.1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "product": { "name": "kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "product_id": "kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-70.117.1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "product": { "name": "kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-70.117.1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "product": { "name": "kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "product_id": "kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-70.117.1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "product": { "name": "perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "product_id": "perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-70.117.1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "product": { "name": "python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "product_id": "python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-70.117.1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "product": { "name": "kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "product_id": "kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-70.117.1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "product": { "name": "kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "product_id": "kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-70.117.1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "product": { "name": "kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "product_id": "kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-70.117.1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "product": { "name": "kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "product_id": "kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-70.117.1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "product": { "name": "kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "product_id": "kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-70.117.1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "perf-0:5.14.0-70.117.1.el9_0.x86_64", "product": { "name": "perf-0:5.14.0-70.117.1.el9_0.x86_64", "product_id": "perf-0:5.14.0-70.117.1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@5.14.0-70.117.1.el9_0?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "bpftool-0:5.14.0-70.117.1.el9_0.s390x", "product": { "name": "bpftool-0:5.14.0-70.117.1.el9_0.s390x", "product_id": "bpftool-0:5.14.0-70.117.1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@5.14.0-70.117.1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "kernel-0:5.14.0-70.117.1.el9_0.s390x", "product": { "name": "kernel-0:5.14.0-70.117.1.el9_0.s390x", "product_id": "kernel-0:5.14.0-70.117.1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@5.14.0-70.117.1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "product": { "name": "kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "product_id": "kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-core@5.14.0-70.117.1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "product": { "name": "kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "product_id": "kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-70.117.1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "product": { "name": "kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "product_id": "kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-70.117.1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "product": { "name": "kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "product_id": "kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-70.117.1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "product": { "name": "kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "product_id": "kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-70.117.1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "product": { "name": "kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "product_id": "kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-70.117.1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "product": { "name": "kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "product_id": "kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-70.117.1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "product": { "name": "kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "product_id": "kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-70.117.1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "product": { "name": "kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "product_id": "kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-70.117.1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "product": { "name": "kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "product_id": "kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-70.117.1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "product": { "name": "kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "product_id": "kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-70.117.1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "product": { "name": "kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-70.117.1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "product": { "name": "python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "product_id": "python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf@5.14.0-70.117.1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "product": { "name": "bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "product_id": "bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@5.14.0-70.117.1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "product": { "name": "kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "product_id": "kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-70.117.1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "product": { "name": "kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "product_id": "kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-70.117.1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "product": { "name": "kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "product_id": "kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-70.117.1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "product": { "name": "kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "product_id": "kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-70.117.1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "product": { "name": "kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-70.117.1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "product": { "name": "perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "product_id": "perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-70.117.1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "product": { "name": "python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "product_id": "python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-70.117.1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "product": { "name": "kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "product_id": "kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-70.117.1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "product": { "name": "kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "product_id": "kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-70.117.1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "product": { "name": "kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "product_id": "kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-70.117.1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "product": { "name": "kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "product_id": "kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-70.117.1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "product": { "name": "kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "product_id": "kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-70.117.1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "product": { "name": "kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "product_id": "kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-70.117.1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "product": { "name": "kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-70.117.1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "perf-0:5.14.0-70.117.1.el9_0.s390x", "product": { "name": "perf-0:5.14.0-70.117.1.el9_0.s390x", "product_id": "perf-0:5.14.0-70.117.1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@5.14.0-70.117.1.el9_0?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "kernel-0:5.14.0-70.117.1.el9_0.src", "product": { "name": "kernel-0:5.14.0-70.117.1.el9_0.src", "product_id": "kernel-0:5.14.0-70.117.1.el9_0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@5.14.0-70.117.1.el9_0?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "product": { "name": "kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "product_id": "kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-70.117.1.el9_0?arch=noarch" } } }, { "category": "product_version", "name": "kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "product": { "name": "kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "product_id": "kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-doc@5.14.0-70.117.1.el9_0?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "bpftool-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "kernel-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:5.14.0-70.117.1.el9_0.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src" }, "product_reference": "kernel-0:5.14.0-70.117.1.el9_0.src", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "kernel-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch" }, "product_reference": "kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:5.14.0-70.117.1.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch" }, "product_reference": "kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "perf-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "perf-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "perf-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "perf-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "bpftool-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "kernel-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:5.14.0-70.117.1.el9_0.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src" }, "product_reference": "kernel-0:5.14.0-70.117.1.el9_0.src", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "kernel-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch" }, "product_reference": "kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:5.14.0-70.117.1.el9_0.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch" }, "product_reference": "kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "perf-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "perf-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "perf-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "perf-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64" }, "product_reference": "python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le" }, "product_reference": "python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x" }, "product_reference": "python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" }, "product_reference": "python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-47393", "cwe": { "id": "CWE-754", "name": "Improper Check for Unusual or Exceptional Conditions" }, "discovery_date": "2024-05-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2282345" } ], "notes": [ { "category": "description", "text": "In the Linux kernel, the following vulnerability has been resolved:\n\nhwmon: (mlxreg-fan) Return non-zero value when fan current state is enforced from sysfs\n\nFan speed minimum can be enforced from sysfs. For example, setting\ncurrent fan speed to 20 is used to enforce fan speed to be at 100%\nspeed, 19 - to be not below 90% speed, etcetera. This feature provides\nability to limit fan speed according to some system wise\nconsiderations, like absence of some replaceable units or high system\nambient temperature.\n\nRequest for changing fan minimum speed is configuration request and can\nbe set only through \u0027sysfs\u0027 write procedure. In this situation value of\nargument \u0027state\u0027 is above nominal fan speed maximum.\n\nReturn non-zero code in this case to avoid\nthermal_cooling_device_stats_update() call, because in this case\nstatistics update violates thermal statistics table range.\nThe issues is observed in case kernel is configured with option\nCONFIG_THERMAL_STATISTICS.\n\nHere is the trace from KASAN:\n[ 159.506659] BUG: KASAN: slab-out-of-bounds in thermal_cooling_device_stats_update+0x7d/0xb0\n[ 159.516016] Read of size 4 at addr ffff888116163840 by task hw-management.s/7444\n[ 159.545625] Call Trace:\n[ 159.548366] dump_stack+0x92/0xc1\n[ 159.552084] ? thermal_cooling_device_stats_update+0x7d/0xb0\n[ 159.635869] thermal_zone_device_update+0x345/0x780\n[ 159.688711] thermal_zone_device_set_mode+0x7d/0xc0\n[ 159.694174] mlxsw_thermal_modules_init+0x48f/0x590 [mlxsw_core]\n[ 159.700972] ? mlxsw_thermal_set_cur_state+0x5a0/0x5a0 [mlxsw_core]\n[ 159.731827] mlxsw_thermal_init+0x763/0x880 [mlxsw_core]\n[ 160.070233] RIP: 0033:0x7fd995909970\n[ 160.074239] Code: 73 01 c3 48 8b 0d 28 d5 2b 00 f7 d8 64 89 01 48 83 c8 ff c3 66 0f 1f 44 00 00 83 3d 99 2d 2c 00 00 75 10 b8 01 00 00 00 0f 05 \u003c48\u003e 3d 01 f0 ff ..\n[ 160.095242] RSP: 002b:00007fff54f5d938 EFLAGS: 00000246 ORIG_RAX: 0000000000000001\n[ 160.103722] RAX: ffffffffffffffda RBX: 0000000000000013 RCX: 00007fd995909970\n[ 160.111710] RDX: 0000000000000013 RSI: 0000000001906008 RDI: 0000000000000001\n[ 160.119699] RBP: 0000000001906008 R08: 00007fd995bc9760 R09: 00007fd996210700\n[ 160.127687] R10: 0000000000000073 R11: 0000000000000246 R12: 0000000000000013\n[ 160.135673] R13: 0000000000000001 R14: 00007fd995bc8600 R15: 0000000000000013\n[ 160.143671]\n[ 160.145338] Allocated by task 2924:\n[ 160.149242] kasan_save_stack+0x19/0x40\n[ 160.153541] __kasan_kmalloc+0x7f/0xa0\n[ 160.157743] __kmalloc+0x1a2/0x2b0\n[ 160.161552] thermal_cooling_device_setup_sysfs+0xf9/0x1a0\n[ 160.167687] __thermal_cooling_device_register+0x1b5/0x500\n[ 160.173833] devm_thermal_of_cooling_device_register+0x60/0xa0\n[ 160.180356] mlxreg_fan_probe+0x474/0x5e0 [mlxreg_fan]\n[ 160.248140]\n[ 160.249807] The buggy address belongs to the object at ffff888116163400\n[ 160.249807] which belongs to the cache kmalloc-1k of size 1024\n[ 160.263814] The buggy address is located 64 bytes to the right of\n[ 160.263814] 1024-byte region [ffff888116163400, ffff888116163800)\n[ 160.277536] The buggy address belongs to the page:\n[ 160.282898] page:0000000012275840 refcount:1 mapcount:0 mapping:0000000000000000 index:0xffff888116167000 pfn:0x116160\n[ 160.294872] head:0000000012275840 order:3 compound_mapcount:0 compound_pincount:0\n[ 160.303251] flags: 0x200000000010200(slab|head|node=0|zone=2)\n[ 160.309694] raw: 0200000000010200 ffffea00046f7208 ffffea0004928208 ffff88810004dbc0\n[ 160.318367] raw: ffff888116167000 00000000000a0006 00000001ffffffff 0000000000000000\n[ 160.327033] page dumped because: kasan: bad access detected\n[ 160.333270]\n[ 160.334937] Memory state around the buggy address:\n[ 160.356469] \u003effff888116163800: fc ..", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: hwmon: (mlxreg-fan) Return non-zero value when fan current state is enforced from sysfs", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is rated as a moderate severity because it can disrupt system operation by causing crashes or unpredictable behaviour under specific conditions.", "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": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-47393" }, { "category": "external", "summary": "RHBZ#2282345", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2282345" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-47393", "url": "https://www.cve.org/CVERecord?id=CVE-2021-47393" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-47393", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-47393" }, { "category": "external", "summary": "https://lore.kernel.org/linux-cve-announce/2024052147-CVE-2021-47393-ea1c@gregkh/T", "url": "https://lore.kernel.org/linux-cve-announce/2024052147-CVE-2021-47393-ea1c@gregkh/T" } ], "release_date": "2024-05-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-24T00:49:27+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:6991" }, { "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": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.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": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: hwmon: (mlxreg-fan) Return non-zero value when fan current state is enforced from sysfs" }, { "cve": "CVE-2021-47559", "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": "2283390" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the Linux kernel\u0027s SMC implementation in the smc_vlan_by_tcpsk() function. A potential NULL pointer dereference occurred when handling lower network devices, leading to system crashes and resulting in denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/smc: Fix NULL pointer dereferencing in smc_vlan_by_tcpsk()", "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": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-47559" }, { "category": "external", "summary": "RHBZ#2283390", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2283390" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-47559", "url": "https://www.cve.org/CVERecord?id=CVE-2021-47559" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-47559", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-47559" }, { "category": "external", "summary": "https://lore.kernel.org/linux-cve-announce/2024052450-CVE-2021-47559-9909@gregkh/T", "url": "https://lore.kernel.org/linux-cve-announce/2024052450-CVE-2021-47559-9909@gregkh/T" } ], "release_date": "2024-05-24T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-24T00:49:27+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:6991" }, { "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": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.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": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: net/smc: Fix NULL pointer dereferencing in smc_vlan_by_tcpsk()" }, { "cve": "CVE-2021-47623", "cwe": { "id": "CWE-99", "name": "Improper Control of Resource Identifiers (\u0027Resource Injection\u0027)" }, "discovery_date": "2024-07-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2298107" } ], "notes": [ { "category": "description", "text": "In the Linux kernel, the following vulnerability has been resolved:\n\npowerpc/fixmap: Fix VM debug warning on unmap\n\nUnmapping a fixmap entry is done by calling __set_fixmap()\nwith FIXMAP_PAGE_CLEAR as flags.\n\nToday, powerpc __set_fixmap() calls map_kernel_page().\n\nmap_kernel_page() is not happy when called a second time\nfor the same page.\n\n\tWARNING: CPU: 0 PID: 1 at arch/powerpc/mm/pgtable.c:194 set_pte_at+0xc/0x1e8\n\tCPU: 0 PID: 1 Comm: swapper Not tainted 5.16.0-rc3-s3k-dev-01993-g350ff07feb7d-dirty #682\n\tNIP: c0017cd4 LR: c00187f0 CTR: 00000010\n\tREGS: e1011d50 TRAP: 0700 Not tainted (5.16.0-rc3-s3k-dev-01993-g350ff07feb7d-dirty)\n\tMSR: 00029032 \u003cEE,ME,IR,DR,RI\u003e CR: 42000208 XER: 00000000\n\n\tGPR00: c0165fec e1011e10 c14c0000 c0ee2550 ff800000 c0f3d000 00000000 c001686c\n\tGPR08: 00001000 b00045a9 00000001 c0f58460 c0f50000 00000000 c0007e10 00000000\n\tGPR16: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000\n\tGPR24: 00000000 00000000 c0ee2550 00000000 c0f57000 00000ff8 00000000 ff800000\n\tNIP [c0017cd4] set_pte_at+0xc/0x1e8\n\tLR [c00187f0] map_kernel_page+0x9c/0x100\n\tCall Trace:\n\t[e1011e10] [c0736c68] vsnprintf+0x358/0x6c8 (unreliable)\n\t[e1011e30] [c0165fec] __set_fixmap+0x30/0x44\n\t[e1011e40] [c0c13bdc] early_iounmap+0x11c/0x170\n\t[e1011e70] [c0c06cb0] ioremap_legacy_serial_console+0x88/0xc0\n\t[e1011e90] [c0c03634] do_one_initcall+0x80/0x178\n\t[e1011ef0] [c0c0385c] kernel_init_freeable+0xb4/0x250\n\t[e1011f20] [c0007e34] kernel_init+0x24/0x140\n\t[e1011f30] [c0016268] ret_from_kernel_thread+0x5c/0x64\n\tInstruction dump:\n\t7fe3fb78 48019689 80010014 7c630034 83e1000c 5463d97e 7c0803a6 38210010\n\t4e800020 81250000 712a0001 41820008 \u003c0fe00000\u003e 9421ffe0 93e1001c 48000030\n\nImplement unmap_kernel_page() which clears an existing pte.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: powerpc/fixmap: Fix VM debug warning on unmap", "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": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-47623" }, { "category": "external", "summary": "RHBZ#2298107", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2298107" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-47623", "url": "https://www.cve.org/CVERecord?id=CVE-2021-47623" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-47623", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-47623" }, { "category": "external", "summary": "https://lore.kernel.org/linux-cve-announce/2024071645-CVE-2021-47623-407f@gregkh/T", "url": "https://lore.kernel.org/linux-cve-announce/2024071645-CVE-2021-47623-407f@gregkh/T" } ], "release_date": "2024-07-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-24T00:49:27+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:6991" } ], "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": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "kernel: powerpc/fixmap: Fix VM debug warning on unmap" }, { "cve": "CVE-2022-48773", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2024-07-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2298109" } ], "notes": [ { "category": "description", "text": "In the Linux kernel, the following vulnerability has been resolved:\n\nxprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create\n\nIf there are failures then we must not leave the non-NULL pointers with\nthe error value, otherwise `rpcrdma_ep_destroy` gets confused and tries\nfree them, resulting in an Oops.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-48773" }, { "category": "external", "summary": "RHBZ#2298109", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2298109" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-48773", "url": "https://www.cve.org/CVERecord?id=CVE-2022-48773" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-48773", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-48773" }, { "category": "external", "summary": "https://lore.kernel.org/linux-cve-announce/2024071628-CVE-2022-48773-9563@gregkh/T", "url": "https://lore.kernel.org/linux-cve-announce/2024071628-CVE-2022-48773-9563@gregkh/T" } ], "release_date": "2024-07-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-24T00:49:27+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:6991" } ], "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": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create" }, { "cve": "CVE-2022-48786", "cwe": { "id": "CWE-371", "name": "CWE-371" }, "discovery_date": "2024-07-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2298122" } ], "notes": [ { "category": "description", "text": "In the Linux kernel, the following vulnerability has been resolved:\n\nvsock: remove vsock from connected table when connect is interrupted by a signal\n\nvsock_connect() expects that the socket could already be in the\nTCP_ESTABLISHED state when the connecting task wakes up with a signal\npending. If this happens the socket will be in the connected table, and\nit is not removed when the socket state is reset. In this situation it\u0027s\ncommon for the process to retry connect(), and if the connection is\nsuccessful the socket will be added to the connected table a second\ntime, corrupting the list.\n\nPrevent this by calling vsock_remove_connected() if a signal is received\nwhile waiting for a connection. This is harmless if the socket is not in\nthe connected table, and if it is in the table then removing it will\nprevent list corruption from a double add.\n\nNote for backporting: this patch requires d5afa82c977e (\"vsock: correct\nremoval of socket from the list\"), which is in all current stable trees\nexcept 4.9.y.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: vsock: remove vsock from connected table when connect is interrupted by a signal", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue is fixed in RHEL-9.1 and above\n~~~\nin (rhel-8.7, rhel-8.8, rhel-8.9, rhel-8.10) vsock: remove vsock from connected table when connect is interrupted by a signal\nin (rhel-9.1, rhel-9.2, rhel-9.3, rhel-9.4, rhel-9.5) vsock: remove vsock from connected table when connect is interrupted by a signal\n~~~\n\nPlease note that while RHEL-9 kernel-rt still appears as affected, it has been fixed in the same RHSA as RHEL-9 kernel. This is because from RHEL-9.3 onwards, the kernel and kernel-rt fixes are bundled together in a single errata.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-48786" }, { "category": "external", "summary": "RHBZ#2298122", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2298122" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-48786", "url": "https://www.cve.org/CVERecord?id=CVE-2022-48786" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-48786", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-48786" }, { "category": "external", "summary": "https://lore.kernel.org/linux-cve-announce/2024071637-CVE-2022-48786-7416@gregkh/T", "url": "https://lore.kernel.org/linux-cve-announce/2024071637-CVE-2022-48786-7416@gregkh/T" } ], "release_date": "2024-07-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-24T00:49:27+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:6991" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 4.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: vsock: remove vsock from connected table when connect is interrupted by a signal" }, { "cve": "CVE-2022-48799", "cwe": { "id": "CWE-99", "name": "Improper Control of Resource Identifiers (\u0027Resource Injection\u0027)" }, "discovery_date": "2024-07-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2298135" } ], "notes": [ { "category": "description", "text": "In the Linux kernel, the following vulnerability has been resolved:\n\nperf: Fix list corruption in perf_cgroup_switch()\n\nThere\u0027s list corruption on cgrp_cpuctx_list. This happens on the\nfollowing path:\n\n perf_cgroup_switch: list_for_each_entry(cgrp_cpuctx_list)\n cpu_ctx_sched_in\n ctx_sched_in\n ctx_pinned_sched_in\n merge_sched_in\n perf_cgroup_event_disable: remove the event from the list\n\nUse list_for_each_entry_safe() to allow removing an entry during\niteration.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: perf: Fix list corruption in perf_cgroup_switch()", "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": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-48799" }, { "category": "external", "summary": "RHBZ#2298135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2298135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-48799", "url": "https://www.cve.org/CVERecord?id=CVE-2022-48799" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-48799", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-48799" }, { "category": "external", "summary": "https://lore.kernel.org/linux-cve-announce/2024071643-CVE-2022-48799-9594@gregkh/T", "url": "https://lore.kernel.org/linux-cve-announce/2024071643-CVE-2022-48799-9594@gregkh/T" } ], "release_date": "2024-07-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-24T00:49:27+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:6991" }, { "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": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.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": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: perf: Fix list corruption in perf_cgroup_switch()" }, { "cve": "CVE-2022-48816", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2024-07-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2298155" } ], "notes": [ { "category": "description", "text": "In the Linux kernel, the following vulnerability has been resolved:\n\nSUNRPC: lock against -\u003esock changing during sysfs read\n\n-\u003esock can be set to NULL asynchronously unless -\u003erecv_mutex is held.\nSo it is important to hold that mutex. Otherwise a sysfs read can\ntrigger an oops.\nCommit 17f09d3f619a (\"SUNRPC: Check if the xprt is connected before\nhandling sysfs reads\") appears to attempt to fix this problem, but it\nonly narrows the race window.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: SUNRPC: lock against -\u0026gt;sock changing during sysfs read", "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": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-48816" }, { "category": "external", "summary": "RHBZ#2298155", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2298155" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-48816", "url": "https://www.cve.org/CVERecord?id=CVE-2022-48816" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-48816", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-48816" }, { "category": "external", "summary": "https://lore.kernel.org/linux-cve-announce/2024071648-CVE-2022-48816-e2a3@gregkh/T", "url": "https://lore.kernel.org/linux-cve-announce/2024071648-CVE-2022-48816-e2a3@gregkh/T" } ], "release_date": "2024-07-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-24T00:49:27+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:6991" }, { "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": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.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": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: SUNRPC: lock against -\u0026gt;sock changing during sysfs read" }, { "cve": "CVE-2023-52489", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "discovery_date": "2024-02-29T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2269189" } ], "notes": [ { "category": "description", "text": "A race condition was found on a PFN in the Linux Kernel, which can fall into the device memory region with the system memory configuration. Normal zone start and end PFNs contain the device memory PFNs as well, and the compaction triggered will try on the device memory PFNs and end up in NOP. This may lead to compromised Availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: mm/sparsemem: fix race in accessing memory_section-\u003eusage", "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": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-52489" }, { "category": "external", "summary": "RHBZ#2269189", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2269189" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-52489", "url": "https://www.cve.org/CVERecord?id=CVE-2023-52489" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-52489", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52489" }, { "category": "external", "summary": "https://lore.kernel.org/linux-cve-announce/20240229155245.1571576-30-lee@kernel.org/T", "url": "https://lore.kernel.org/linux-cve-announce/20240229155245.1571576-30-lee@kernel.org/T" } ], "release_date": "2024-02-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-24T00:49:27+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:6991" } ], "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": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: mm/sparsemem: fix race in accessing memory_section-\u003eusage" }, { "cve": "CVE-2024-40984", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2024-07-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2297568" } ], "notes": [ { "category": "description", "text": "In the Linux kernel, the following vulnerability has been resolved:\n\nACPICA: Revert \"ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine.\"\n\nUndo the modifications made in commit d410ee5109a1 (\"ACPICA: avoid\n\"Info: mapping multiple BARs. Your kernel is fine.\"\"). The initial\npurpose of this commit was to stop memory mappings for operation\nregions from overlapping page boundaries, as it can trigger warnings\nif different page attributes are present.\n\nHowever, it was found that when this situation arises, mapping\ncontinues until the boundary\u0027s end, but there is still an attempt to\nread/write the entire length of the map, leading to a NULL pointer\ndeference. For example, if a four-byte mapping request is made but\nonly one byte is mapped because it hits the current page boundary\u0027s\nend, a four-byte read/write attempt is still made, resulting in a NULL\npointer deference.\n\nInstead, map the entire length, as the ACPI specification does not\nmandate that it must be within the same page boundary. It is\npermissible for it to be mapped across different regions.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: ACPICA: Revert \u0026#34;ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine.\u0026#34;", "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": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-40984" }, { "category": "external", "summary": "RHBZ#2297568", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2297568" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-40984", "url": "https://www.cve.org/CVERecord?id=CVE-2024-40984" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-40984", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-40984" }, { "category": "external", "summary": "https://lore.kernel.org/linux-cve-announce/2024071201-CVE-2024-40984-66b2@gregkh/T", "url": "https://lore.kernel.org/linux-cve-announce/2024071201-CVE-2024-40984-66b2@gregkh/T" } ], "release_date": "2024-07-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-24T00:49:27+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:6991" }, { "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": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.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": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: ACPICA: Revert \u0026#34;ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine.\u0026#34;" }, { "cve": "CVE-2024-40995", "cwe": { "id": "CWE-833", "name": "Deadlock" }, "discovery_date": "2024-07-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2297579" } ], "notes": [ { "category": "description", "text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc()\n\nsyzbot found hanging tasks waiting on rtnl_lock [1]\n\nA reproducer is available in the syzbot bug.\n\nWhen a request to add multiple actions with the same index is sent, the\nsecond request will block forever on the first request. This holds\nrtnl_lock, and causes tasks to hang.\n\nReturn -EAGAIN to prevent infinite looping, while keeping documented\nbehavior.\n\n[1]\n\nINFO: task kworker/1:0:5088 blocked for more than 143 seconds.\nNot tainted 6.9.0-rc4-syzkaller-00173-g3cdb45594619 #0\n\"echo 0 \u003e /proc/sys/kernel/hung_task_timeout_secs\" disables this message.\ntask:kworker/1:0 state:D stack:23744 pid:5088 tgid:5088 ppid:2 flags:0x00004000\nWorkqueue: events_power_efficient reg_check_chans_work\nCall Trace:\n\u003cTASK\u003e\ncontext_switch kernel/sched/core.c:5409 [inline]\n__schedule+0xf15/0x5d00 kernel/sched/core.c:6746\n__schedule_loop kernel/sched/core.c:6823 [inline]\nschedule+0xe7/0x350 kernel/sched/core.c:6838\nschedule_preempt_disabled+0x13/0x30 kernel/sched/core.c:6895\n__mutex_lock_common kernel/locking/mutex.c:684 [inline]\n__mutex_lock+0x5b8/0x9c0 kernel/locking/mutex.c:752\nwiphy_lock include/net/cfg80211.h:5953 [inline]\nreg_leave_invalid_chans net/wireless/reg.c:2466 [inline]\nreg_check_chans_work+0x10a/0x10e0 net/wireless/reg.c:2481", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc()", "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": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-40995" }, { "category": "external", "summary": "RHBZ#2297579", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2297579" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-40995", "url": "https://www.cve.org/CVERecord?id=CVE-2024-40995" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-40995", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-40995" }, { "category": "external", "summary": "https://lore.kernel.org/linux-cve-announce/2024071251-CVE-2024-40995-2a5c@gregkh/T", "url": "https://lore.kernel.org/linux-cve-announce/2024071251-CVE-2024-40995-2a5c@gregkh/T" } ], "release_date": "2024-07-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-24T00:49:27+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:6991" }, { "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": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.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": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc()" }, { "cve": "CVE-2024-41055", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2024-07-29T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2300429" } ], "notes": [ { "category": "description", "text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmm: prevent derefencing NULL ptr in pfn_section_valid()\n\nCommit 5ec8e8ea8b77 (\"mm/sparsemem: fix race in accessing\nmemory_section-\u003eusage\") changed pfn_section_valid() to add a READ_ONCE()\ncall around \"ms-\u003eusage\" to fix a race with section_deactivate() where\nms-\u003eusage can be cleared. The READ_ONCE() call, by itself, is not enough\nto prevent NULL pointer dereference. We need to check its value before\ndereferencing it.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: mm: prevent derefencing NULL ptr in pfn_section_valid()", "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": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-41055" }, { "category": "external", "summary": "RHBZ#2300429", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2300429" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-41055", "url": "https://www.cve.org/CVERecord?id=CVE-2024-41055" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-41055", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41055" }, { "category": "external", "summary": "https://lore.kernel.org/linux-cve-announce/2024072928-CVE-2024-41055-5764@gregkh/T", "url": "https://lore.kernel.org/linux-cve-announce/2024072928-CVE-2024-41055-5764@gregkh/T" } ], "release_date": "2024-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-24T00:49:27+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:6991" } ], "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": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: mm: prevent derefencing NULL ptr in pfn_section_valid()" }, { "cve": "CVE-2024-41071", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-07-29T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2300448" } ], "notes": [ { "category": "description", "text": "An out-of-bounds buffer overflow has been found in the Linux kernel\u2019s mac80211 subsystem when scanning for SSIDs. Address calculation using out-of-bounds array indexing could result in an attacker crafting an exploit, resulting in the complete compromise of a system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: wifi: mac80211: Avoid address calculations via out of bounds array indexing", "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": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-41071" }, { "category": "external", "summary": "RHBZ#2300448", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2300448" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-41071", "url": "https://www.cve.org/CVERecord?id=CVE-2024-41071" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-41071", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41071" }, { "category": "external", "summary": "https://lore.kernel.org/linux-cve-announce/2024072909-CVE-2024-41071-4eb6@gregkh/T", "url": "https://lore.kernel.org/linux-cve-announce/2024072909-CVE-2024-41071-4eb6@gregkh/T" } ], "release_date": "2024-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-24T00:49:27+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:6991" }, { "category": "workaround", "details": "There are no mitigations for the flaw. Please update your system for fixes.", "product_ids": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.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": [ "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "AppStream-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.src", "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.117.1.el9_0.noarch", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-headers-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.117.1.el9_0.x86_64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.aarch64", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.ppc64le", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.s390x", "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.117.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: wifi: mac80211: Avoid address calculations via out of bounds array indexing" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.