Action not permitted
Modal body text goes here.
cve-2024-5197
Vulnerability from cvelistv5
Published
2024-06-03 13:30
Modified
2025-02-13 17:54
Severity ?
EPSS score ?
Summary
Integer overflow in libvpx
References
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:chromium:libvpx:*:*:*:*:*:*:*:*" ], "defaultStatus": "unaffected", "product": "libvpx", "vendor": "chromium", "versions": [ { "lessThan": "1.14.1", "status": "affected", "version": "0", "versionType": "semver" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2024-5197", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-06-03T17:27:56.300102Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-06-04T18:02:28.171Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" }, { "providerMetadata": { "dateUpdated": "2024-08-01T21:03:11.058Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://g-issues.chromium.org/issues/332382766" }, { "tags": [ "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00005.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "collectionURL": "https://chromium.googlesource.com/webm/", "defaultStatus": "unaffected", "packageName": "libvpx", "product": "libvpx", "programFiles": [ "https://chromium.googlesource.com/webm/libvpx/+/refs/heads/main/vpx/src/vpx_image.c" ], "programRoutines": [ { "name": "vpx_img_alloc()" }, { "name": "vpx_img_wrap()" } ], "repo": "https://chromium.googlesource.com", "vendor": "Chromium", "versions": [ { "lessThan": "1.14.1", "status": "affected", "version": "0", "versionType": "semver" } ] } ], "datePublic": "2024-04-02T10:00:00.000Z", "descriptions": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "There exists interger overflows in libvpx in versions prior to 1.14.1.\u0026nbsp;\u003cspan style=\"background-color: var(--wht);\"\u003eCalling \u003c/span\u003e\u003ccode\u003evpx_img_alloc()\u003c/code\u003e\u003cspan style=\"background-color: var(--wht);\"\u003e\u0026nbsp;with a large value of the \u003c/span\u003e\u003ccode\u003ed_w\u003c/code\u003e\u003cspan style=\"background-color: var(--wht);\"\u003e, \u003c/span\u003e\u003ccode\u003ed_h\u003c/code\u003e\u003cspan style=\"background-color: var(--wht);\"\u003e, or \u003c/span\u003e\u003ccode\u003ealign\u003c/code\u003e\u003cspan style=\"background-color: var(--wht);\"\u003e\u0026nbsp;parameter may result in integer overflows in the calculations of buffer sizes and offsets and some fields of the returned \u003c/span\u003e\u003ccode\u003evpx_image_t\u003c/code\u003e\u003cspan style=\"background-color: var(--wht);\"\u003e\u0026nbsp;struct may be invalid.\u0026nbsp;\u003c/span\u003e\u003cspan style=\"background-color: var(--wht);\"\u003eCalling \u003c/span\u003e\u003ccode\u003evpx_img_wrap()\u003c/code\u003e\u003cspan style=\"background-color: var(--wht);\"\u003e\u0026nbsp;with a large value of the \u003c/span\u003e\u003ccode\u003ed_w\u003c/code\u003e\u003cspan style=\"background-color: var(--wht);\"\u003e, \u003c/span\u003e\u003ccode\u003ed_h\u003c/code\u003e\u003cspan style=\"background-color: var(--wht);\"\u003e, or \u003c/span\u003e\u003ccode\u003estride_align\u003c/code\u003e\u003cspan style=\"background-color: var(--wht);\"\u003e\u0026nbsp;parameter may result in integer overflows in the calculations of buffer sizes and offsets and some fields of the returned \u003c/span\u003e\u003ccode\u003evpx_image_t\u003c/code\u003e\u003cspan style=\"background-color: var(--wht);\"\u003e\u0026nbsp;struct may be invalid. We recommend upgrading to version 1.14.1 or beyond\u003c/span\u003e\u003cspan style=\"background-color: var(--wht);\"\u003e\u003cbr\u003e\u003c/span\u003e\u003cbr\u003e\u003cbr\u003e" } ], "value": "There exists interger overflows in libvpx in versions prior to 1.14.1.\u00a0Calling vpx_img_alloc()\u00a0with a large value of the d_w, d_h, or align\u00a0parameter may result in integer overflows in the calculations of buffer sizes and offsets and some fields of the returned vpx_image_t\u00a0struct may be invalid.\u00a0Calling vpx_img_wrap()\u00a0with a large value of the d_w, d_h, or stride_align\u00a0parameter may result in integer overflows in the calculations of buffer sizes and offsets and some fields of the returned vpx_image_t\u00a0struct may be invalid. We recommend upgrading to version 1.14.1 or beyond" } ], "impacts": [ { "capecId": "CAPEC-100", "descriptions": [ { "lang": "en", "value": "CAPEC-100 Overflow Buffers" } ] } ], "metrics": [ { "cvssV4_0": { "Automatable": "NOT_DEFINED", "Recovery": "NOT_DEFINED", "Safety": "NOT_DEFINED", "attackComplexity": "HIGH", "attackRequirements": "PRESENT", "attackVector": "NETWORK", "baseScore": 5.9, "baseSeverity": "MEDIUM", "privilegesRequired": "LOW", "providerUrgency": "NOT_DEFINED", "subAvailabilityImpact": "NONE", "subConfidentialityImpact": "LOW", "subIntegrityImpact": "LOW", "userInteraction": "PASSIVE", "valueDensity": "NOT_DEFINED", "vectorString": "CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:P/VC:L/VI:H/VA:N/SC:L/SI:L/SA:N", "version": "4.0", "vulnAvailabilityImpact": "NONE", "vulnConfidentialityImpact": "LOW", "vulnIntegrityImpact": "HIGH", "vulnerabilityResponseEffort": "NOT_DEFINED" }, "format": "CVSS", "scenarios": [ { "lang": "en", "value": "GENERAL" } ] } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-190", "description": "CWE-190 Integer Overflow or Wraparound", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-06-16T21:05:48.990Z", "orgId": "14ed7db2-1595-443d-9d34-6215bf890778", "shortName": "Google" }, "references": [ { "url": "https://g-issues.chromium.org/issues/332382766" }, { "url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00005.html" } ], "source": { "discovery": "UNKNOWN" }, "title": "Integer overflow in libvpx", "x_generator": { "engine": "Vulnogram 0.2.0" } } }, "cveMetadata": { "assignerOrgId": "14ed7db2-1595-443d-9d34-6215bf890778", "assignerShortName": "Google", "cveId": "CVE-2024-5197", "datePublished": "2024-06-03T13:30:26.925Z", "dateReserved": "2024-05-22T09:42:54.906Z", "dateUpdated": "2025-02-13T17:54:05.905Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2024-5197\",\"sourceIdentifier\":\"cve-coordination@google.com\",\"published\":\"2024-06-03T14:15:09.520\",\"lastModified\":\"2024-06-16T21:15:50.820\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"There exists interger overflows in libvpx in versions prior to 1.14.1.\u00a0Calling vpx_img_alloc()\u00a0with a large value of the d_w, d_h, or align\u00a0parameter may result in integer overflows in the calculations of buffer sizes and offsets and some fields of the returned vpx_image_t\u00a0struct may be invalid.\u00a0Calling vpx_img_wrap()\u00a0with a large value of the d_w, d_h, or stride_align\u00a0parameter may result in integer overflows in the calculations of buffer sizes and offsets and some fields of the returned vpx_image_t\u00a0struct may be invalid. We recommend upgrading to version 1.14.1 or beyond\"},{\"lang\":\"es\",\"value\":\"Existen desbordamientos de enteros en libvpx en versiones anteriores a la 1.14.1. Llamar a vpx_img_alloc() con un valor grande del par\u00e1metro d_w, d_h o align puede provocar desbordamientos de enteros en los c\u00e1lculos de tama\u00f1os y compensaciones del b\u00fafer y algunos campos de la estructura vpx_image_t devuelta pueden no ser v\u00e1lidos. Llamar a vpx_img_wrap() con un valor grande del par\u00e1metro d_w, d_h o stride_align puede provocar desbordamientos de enteros en los c\u00e1lculos de tama\u00f1os y compensaciones del b\u00fafer y algunos campos de la estructura vpx_image_t devuelta pueden no ser v\u00e1lidos. Recomendamos actualizar a la versi\u00f3n 1.14.1 o posterior\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"cve-coordination@google.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:P/VC:L/VI:H/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"PASSIVE\",\"vulnerableSystemConfidentiality\":\"LOW\",\"vulnerableSystemIntegrity\":\"HIGH\",\"vulnerableSystemAvailability\":\"NONE\",\"subsequentSystemConfidentiality\":\"LOW\",\"subsequentSystemIntegrity\":\"LOW\",\"subsequentSystemAvailability\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirements\":\"NOT_DEFINED\",\"integrityRequirements\":\"NOT_DEFINED\",\"availabilityRequirements\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnerableSystemConfidentiality\":\"NOT_DEFINED\",\"modifiedVulnerableSystemIntegrity\":\"NOT_DEFINED\",\"modifiedVulnerableSystemAvailability\":\"NOT_DEFINED\",\"modifiedSubsequentSystemConfidentiality\":\"NOT_DEFINED\",\"modifiedSubsequentSystemIntegrity\":\"NOT_DEFINED\",\"modifiedSubsequentSystemAvailability\":\"NOT_DEFINED\",\"safety\":\"NOT_DEFINED\",\"automatable\":\"NOT_DEFINED\",\"recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\",\"baseScore\":5.9,\"baseSeverity\":\"MEDIUM\"}}]},\"weaknesses\":[{\"source\":\"cve-coordination@google.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-190\"}]}],\"references\":[{\"url\":\"https://g-issues.chromium.org/issues/332382766\",\"source\":\"cve-coordination@google.com\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/06/msg00005.html\",\"source\":\"cve-coordination@google.com\"}]}}" } }
wid-sec-w-2024-1945
Vulnerability from csaf_certbund
Published
2024-08-28 22:00
Modified
2024-09-16 22:00
Summary
Red Hat Enterprise Linux (libvpx): Mehrere Schwachstellen ermöglichen Denial of Service
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
Red Hat Enterprise Linux (RHEL) ist eine populäre Linux-Distribution.
Angriff
Ein entfernter Angreifer kann mehrere Schwachstellen in Red Hat Enterprise Linux in der Komponente libvpx ausnutzen, um einen Denial of Service 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": "Red Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter Angreifer kann mehrere Schwachstellen in Red Hat Enterprise Linux in der Komponente libvpx ausnutzen, um einen Denial of Service 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-1945 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1945.json" }, { "category": "self", "summary": "WID-SEC-2024-1945 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1945" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:5941 vom 2024-08-28", "url": "https://access.redhat.com/errata/RHSA-2024:5941" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-5941 vom 2024-08-29", "url": "http://linux.oracle.com/errata/ELSA-2024-5941.html" }, { "category": "external", "summary": "Rocky Linux Security Advisory RLSA-2024:5941 vom 2024-09-17", "url": "https://errata.build.resf.org/RLSA-2024:5941" } ], "source_lang": "en-US", "title": "Red Hat Enterprise Linux (libvpx): Mehrere Schwachstellen erm\u00f6glichen Denial of Service", "tracking": { "current_release_date": "2024-09-16T22:00:00.000+00:00", "generator": { "date": "2024-09-17T08:12:12.187+00:00", "engine": { "name": "BSI-WID", "version": "1.3.6" } }, "id": "WID-SEC-W-2024-1945", "initial_release_date": "2024-08-28T22:00:00.000+00:00", "revision_history": [ { "date": "2024-08-28T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-08-29T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-09-16T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "RESF Rocky Linux", "product": { "name": "RESF Rocky Linux", "product_id": "T032255", "product_identification_helper": { "cpe": "cpe:/o:resf:rocky_linux:-" } } } ], "category": "vendor", "name": "RESF" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "8", "product": { "name": "Red Hat Enterprise Linux 8", "product_id": "T030330", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:8" } } }, { "category": "product_version_range", "name": "libvpx \u003c1.13.1", "product": { "name": "Red Hat Enterprise Linux libvpx \u003c1.13.1", "product_id": "T037150" } }, { "category": "product_version", "name": "libvpx 1.13.1", "product": { "name": "Red Hat Enterprise Linux libvpx 1.13.1", "product_id": "T037150-fixed", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:libvpx__1.13.1" } } }, { "category": "product_version_range", "name": "libvpx \u003c1.14.1", "product": { "name": "Red Hat Enterprise Linux libvpx \u003c1.14.1", "product_id": "T037151" } }, { "category": "product_version", "name": "libvpx 1.14.1", "product": { "name": "Red Hat Enterprise Linux libvpx 1.14.1", "product_id": "T037151-fixed", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:libvpx__1.14.1" } } } ], "category": "product_name", "name": "Enterprise Linux" } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-6349", "notes": [ { "category": "description", "text": "Es besteht eine Schwachstelle in Red Hat Enterprise Linux. Diese Schwachstelle besteht in der libvpx-Komponente wegen eines Heap-basierten Buffer Overflows. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T037150", "T004914", "T032255", "T030330" ] }, "release_date": "2024-08-28T22:00:00.000+00:00", "title": "CVE-2023-6349" }, { "cve": "CVE-2024-5197", "notes": [ { "category": "description", "text": "Es besteht eine Schwachstelle in Red Hat Enterprise Linux. Dieser Fehler existiert in der libvpx-Komponente wegen einer unsachgem\u00e4\u00dfen Validierung von Benutzereingaben, die zu einem Integer- Overflow f\u00fchrt. Indem ein Benutzer dazu gebracht wird, eine manipulierte Datei zu \u00f6ffnen, kann ein entfernter, authentifizierter Angreifer diese Schwachstelle ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen oder eine Speicherbesch\u00e4digung zu verursachen. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T037150", "T037151", "T004914", "T032255", "T030330" ] }, "release_date": "2024-08-28T22:00:00.000+00:00", "title": "CVE-2024-5197" } ] }
rhsa-2024_9827
Vulnerability from csaf_redhat
Published
2024-11-18 09:16
Modified
2024-11-26 01:47
Summary
Red Hat Security Advisory: libvpx security update
Notes
Topic
An update for libvpx is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The libvpx packages provide the VP8 SDK, which allows the encoding and decoding of the VP8 video codec, commonly used with the WebM multimedia container file format.
Security Fix(es):
* libvpx: Integer overflow in vpx_img_alloc() (CVE-2024-5197)
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": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for libvpx is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The libvpx packages provide the VP8 SDK, which allows the encoding and decoding of the VP8 video codec, commonly used with the WebM multimedia container file format.\n\nSecurity Fix(es):\n\n* libvpx: Integer overflow in vpx_img_alloc() (CVE-2024-5197)\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:9827", "url": "https://access.redhat.com/errata/RHSA-2024:9827" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2291198", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2291198" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9827.json" } ], "title": "Red Hat Security Advisory: libvpx security update", "tracking": { "current_release_date": "2024-11-26T01:47:26+00:00", "generator": { "date": "2024-11-26T01:47:26+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:9827", "initial_release_date": "2024-11-18T09:16:25+00:00", "revision_history": [ { "date": "2024-11-18T09:16:25+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-11-18T09:16:25+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-26T01:47:26+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 (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } }, { "category": "product_name", "name": "Red Hat CodeReady Linux Builder (v. 9)", "product": { "name": "Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "libvpx-0:1.9.0-8.el9_5.src", "product": { "name": "libvpx-0:1.9.0-8.el9_5.src", "product_id": "libvpx-0:1.9.0-8.el9_5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx@1.9.0-8.el9_5?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "libvpx-0:1.9.0-8.el9_5.aarch64", "product": { "name": "libvpx-0:1.9.0-8.el9_5.aarch64", "product_id": "libvpx-0:1.9.0-8.el9_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx@1.9.0-8.el9_5?arch=aarch64" } } }, { "category": "product_version", "name": "libvpx-debugsource-0:1.9.0-8.el9_5.aarch64", "product": { "name": "libvpx-debugsource-0:1.9.0-8.el9_5.aarch64", "product_id": "libvpx-debugsource-0:1.9.0-8.el9_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx-debugsource@1.9.0-8.el9_5?arch=aarch64" } } }, { "category": "product_version", "name": "libvpx-debuginfo-0:1.9.0-8.el9_5.aarch64", "product": { "name": "libvpx-debuginfo-0:1.9.0-8.el9_5.aarch64", "product_id": "libvpx-debuginfo-0:1.9.0-8.el9_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx-debuginfo@1.9.0-8.el9_5?arch=aarch64" } } }, { "category": "product_version", "name": "libvpx-utils-debuginfo-0:1.9.0-8.el9_5.aarch64", "product": { "name": "libvpx-utils-debuginfo-0:1.9.0-8.el9_5.aarch64", "product_id": "libvpx-utils-debuginfo-0:1.9.0-8.el9_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx-utils-debuginfo@1.9.0-8.el9_5?arch=aarch64" } } }, { "category": "product_version", "name": "libvpx-devel-0:1.9.0-8.el9_5.aarch64", "product": { "name": "libvpx-devel-0:1.9.0-8.el9_5.aarch64", "product_id": "libvpx-devel-0:1.9.0-8.el9_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx-devel@1.9.0-8.el9_5?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libvpx-0:1.9.0-8.el9_5.ppc64le", "product": { "name": "libvpx-0:1.9.0-8.el9_5.ppc64le", "product_id": "libvpx-0:1.9.0-8.el9_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx@1.9.0-8.el9_5?arch=ppc64le" } } }, { "category": "product_version", "name": "libvpx-debugsource-0:1.9.0-8.el9_5.ppc64le", "product": { "name": "libvpx-debugsource-0:1.9.0-8.el9_5.ppc64le", "product_id": "libvpx-debugsource-0:1.9.0-8.el9_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx-debugsource@1.9.0-8.el9_5?arch=ppc64le" } } }, { "category": "product_version", "name": "libvpx-debuginfo-0:1.9.0-8.el9_5.ppc64le", "product": { "name": "libvpx-debuginfo-0:1.9.0-8.el9_5.ppc64le", "product_id": "libvpx-debuginfo-0:1.9.0-8.el9_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx-debuginfo@1.9.0-8.el9_5?arch=ppc64le" } } }, { "category": "product_version", "name": "libvpx-utils-debuginfo-0:1.9.0-8.el9_5.ppc64le", "product": { "name": "libvpx-utils-debuginfo-0:1.9.0-8.el9_5.ppc64le", "product_id": "libvpx-utils-debuginfo-0:1.9.0-8.el9_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx-utils-debuginfo@1.9.0-8.el9_5?arch=ppc64le" } } }, { "category": "product_version", "name": "libvpx-devel-0:1.9.0-8.el9_5.ppc64le", "product": { "name": "libvpx-devel-0:1.9.0-8.el9_5.ppc64le", "product_id": "libvpx-devel-0:1.9.0-8.el9_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx-devel@1.9.0-8.el9_5?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libvpx-0:1.9.0-8.el9_5.i686", "product": { "name": "libvpx-0:1.9.0-8.el9_5.i686", "product_id": "libvpx-0:1.9.0-8.el9_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx@1.9.0-8.el9_5?arch=i686" } } }, { "category": "product_version", "name": "libvpx-debugsource-0:1.9.0-8.el9_5.i686", "product": { "name": "libvpx-debugsource-0:1.9.0-8.el9_5.i686", "product_id": "libvpx-debugsource-0:1.9.0-8.el9_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx-debugsource@1.9.0-8.el9_5?arch=i686" } } }, { "category": "product_version", "name": "libvpx-debuginfo-0:1.9.0-8.el9_5.i686", "product": { "name": "libvpx-debuginfo-0:1.9.0-8.el9_5.i686", "product_id": "libvpx-debuginfo-0:1.9.0-8.el9_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx-debuginfo@1.9.0-8.el9_5?arch=i686" } } }, { "category": "product_version", "name": "libvpx-utils-debuginfo-0:1.9.0-8.el9_5.i686", "product": { "name": "libvpx-utils-debuginfo-0:1.9.0-8.el9_5.i686", "product_id": "libvpx-utils-debuginfo-0:1.9.0-8.el9_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx-utils-debuginfo@1.9.0-8.el9_5?arch=i686" } } }, { "category": "product_version", "name": "libvpx-devel-0:1.9.0-8.el9_5.i686", "product": { "name": "libvpx-devel-0:1.9.0-8.el9_5.i686", "product_id": "libvpx-devel-0:1.9.0-8.el9_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx-devel@1.9.0-8.el9_5?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "libvpx-0:1.9.0-8.el9_5.x86_64", "product": { "name": "libvpx-0:1.9.0-8.el9_5.x86_64", "product_id": "libvpx-0:1.9.0-8.el9_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx@1.9.0-8.el9_5?arch=x86_64" } } }, { "category": "product_version", "name": "libvpx-debugsource-0:1.9.0-8.el9_5.x86_64", "product": { "name": "libvpx-debugsource-0:1.9.0-8.el9_5.x86_64", "product_id": "libvpx-debugsource-0:1.9.0-8.el9_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx-debugsource@1.9.0-8.el9_5?arch=x86_64" } } }, { "category": "product_version", "name": "libvpx-debuginfo-0:1.9.0-8.el9_5.x86_64", "product": { "name": "libvpx-debuginfo-0:1.9.0-8.el9_5.x86_64", "product_id": "libvpx-debuginfo-0:1.9.0-8.el9_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx-debuginfo@1.9.0-8.el9_5?arch=x86_64" } } }, { "category": "product_version", "name": "libvpx-utils-debuginfo-0:1.9.0-8.el9_5.x86_64", "product": { "name": "libvpx-utils-debuginfo-0:1.9.0-8.el9_5.x86_64", "product_id": "libvpx-utils-debuginfo-0:1.9.0-8.el9_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx-utils-debuginfo@1.9.0-8.el9_5?arch=x86_64" } } }, { "category": "product_version", "name": "libvpx-devel-0:1.9.0-8.el9_5.x86_64", "product": { "name": "libvpx-devel-0:1.9.0-8.el9_5.x86_64", "product_id": "libvpx-devel-0:1.9.0-8.el9_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx-devel@1.9.0-8.el9_5?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "libvpx-0:1.9.0-8.el9_5.s390x", "product": { "name": "libvpx-0:1.9.0-8.el9_5.s390x", "product_id": "libvpx-0:1.9.0-8.el9_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx@1.9.0-8.el9_5?arch=s390x" } } }, { "category": "product_version", "name": "libvpx-debugsource-0:1.9.0-8.el9_5.s390x", "product": { "name": "libvpx-debugsource-0:1.9.0-8.el9_5.s390x", "product_id": "libvpx-debugsource-0:1.9.0-8.el9_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx-debugsource@1.9.0-8.el9_5?arch=s390x" } } }, { "category": "product_version", "name": "libvpx-debuginfo-0:1.9.0-8.el9_5.s390x", "product": { "name": "libvpx-debuginfo-0:1.9.0-8.el9_5.s390x", "product_id": "libvpx-debuginfo-0:1.9.0-8.el9_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx-debuginfo@1.9.0-8.el9_5?arch=s390x" } } }, { "category": "product_version", "name": "libvpx-utils-debuginfo-0:1.9.0-8.el9_5.s390x", "product": { "name": "libvpx-utils-debuginfo-0:1.9.0-8.el9_5.s390x", "product_id": "libvpx-utils-debuginfo-0:1.9.0-8.el9_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx-utils-debuginfo@1.9.0-8.el9_5?arch=s390x" } } }, { "category": "product_version", "name": "libvpx-devel-0:1.9.0-8.el9_5.s390x", "product": { "name": "libvpx-devel-0:1.9.0-8.el9_5.s390x", "product_id": "libvpx-devel-0:1.9.0-8.el9_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx-devel@1.9.0-8.el9_5?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libvpx-0:1.9.0-8.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.aarch64" }, "product_reference": "libvpx-0:1.9.0-8.el9_5.aarch64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-0:1.9.0-8.el9_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.i686" }, "product_reference": "libvpx-0:1.9.0-8.el9_5.i686", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-0:1.9.0-8.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.ppc64le" }, "product_reference": "libvpx-0:1.9.0-8.el9_5.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-0:1.9.0-8.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.s390x" }, "product_reference": "libvpx-0:1.9.0-8.el9_5.s390x", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-0:1.9.0-8.el9_5.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.src" }, "product_reference": "libvpx-0:1.9.0-8.el9_5.src", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-0:1.9.0-8.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.x86_64" }, "product_reference": "libvpx-0:1.9.0-8.el9_5.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-debuginfo-0:1.9.0-8.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:libvpx-debuginfo-0:1.9.0-8.el9_5.aarch64" }, "product_reference": "libvpx-debuginfo-0:1.9.0-8.el9_5.aarch64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-debuginfo-0:1.9.0-8.el9_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:libvpx-debuginfo-0:1.9.0-8.el9_5.i686" }, "product_reference": "libvpx-debuginfo-0:1.9.0-8.el9_5.i686", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-debuginfo-0:1.9.0-8.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:libvpx-debuginfo-0:1.9.0-8.el9_5.ppc64le" }, "product_reference": "libvpx-debuginfo-0:1.9.0-8.el9_5.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-debuginfo-0:1.9.0-8.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:libvpx-debuginfo-0:1.9.0-8.el9_5.s390x" }, "product_reference": "libvpx-debuginfo-0:1.9.0-8.el9_5.s390x", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-debuginfo-0:1.9.0-8.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:libvpx-debuginfo-0:1.9.0-8.el9_5.x86_64" }, "product_reference": "libvpx-debuginfo-0:1.9.0-8.el9_5.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-debugsource-0:1.9.0-8.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:libvpx-debugsource-0:1.9.0-8.el9_5.aarch64" }, "product_reference": "libvpx-debugsource-0:1.9.0-8.el9_5.aarch64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-debugsource-0:1.9.0-8.el9_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:libvpx-debugsource-0:1.9.0-8.el9_5.i686" }, "product_reference": "libvpx-debugsource-0:1.9.0-8.el9_5.i686", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-debugsource-0:1.9.0-8.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:libvpx-debugsource-0:1.9.0-8.el9_5.ppc64le" }, "product_reference": "libvpx-debugsource-0:1.9.0-8.el9_5.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-debugsource-0:1.9.0-8.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:libvpx-debugsource-0:1.9.0-8.el9_5.s390x" }, "product_reference": "libvpx-debugsource-0:1.9.0-8.el9_5.s390x", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-debugsource-0:1.9.0-8.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:libvpx-debugsource-0:1.9.0-8.el9_5.x86_64" }, "product_reference": "libvpx-debugsource-0:1.9.0-8.el9_5.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-devel-0:1.9.0-8.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:libvpx-devel-0:1.9.0-8.el9_5.aarch64" }, "product_reference": "libvpx-devel-0:1.9.0-8.el9_5.aarch64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-devel-0:1.9.0-8.el9_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:libvpx-devel-0:1.9.0-8.el9_5.i686" }, "product_reference": "libvpx-devel-0:1.9.0-8.el9_5.i686", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-devel-0:1.9.0-8.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:libvpx-devel-0:1.9.0-8.el9_5.ppc64le" }, "product_reference": "libvpx-devel-0:1.9.0-8.el9_5.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-devel-0:1.9.0-8.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:libvpx-devel-0:1.9.0-8.el9_5.s390x" }, "product_reference": "libvpx-devel-0:1.9.0-8.el9_5.s390x", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-devel-0:1.9.0-8.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:libvpx-devel-0:1.9.0-8.el9_5.x86_64" }, "product_reference": "libvpx-devel-0:1.9.0-8.el9_5.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-utils-debuginfo-0:1.9.0-8.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:libvpx-utils-debuginfo-0:1.9.0-8.el9_5.aarch64" }, "product_reference": "libvpx-utils-debuginfo-0:1.9.0-8.el9_5.aarch64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-utils-debuginfo-0:1.9.0-8.el9_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:libvpx-utils-debuginfo-0:1.9.0-8.el9_5.i686" }, "product_reference": "libvpx-utils-debuginfo-0:1.9.0-8.el9_5.i686", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-utils-debuginfo-0:1.9.0-8.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:libvpx-utils-debuginfo-0:1.9.0-8.el9_5.ppc64le" }, "product_reference": "libvpx-utils-debuginfo-0:1.9.0-8.el9_5.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-utils-debuginfo-0:1.9.0-8.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:libvpx-utils-debuginfo-0:1.9.0-8.el9_5.s390x" }, "product_reference": "libvpx-utils-debuginfo-0:1.9.0-8.el9_5.s390x", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-utils-debuginfo-0:1.9.0-8.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:libvpx-utils-debuginfo-0:1.9.0-8.el9_5.x86_64" }, "product_reference": "libvpx-utils-debuginfo-0:1.9.0-8.el9_5.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-0:1.9.0-8.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.aarch64" }, "product_reference": "libvpx-0:1.9.0-8.el9_5.aarch64", "relates_to_product_reference": "CRB-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-0:1.9.0-8.el9_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.i686" }, "product_reference": "libvpx-0:1.9.0-8.el9_5.i686", "relates_to_product_reference": "CRB-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-0:1.9.0-8.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.ppc64le" }, "product_reference": "libvpx-0:1.9.0-8.el9_5.ppc64le", "relates_to_product_reference": "CRB-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-0:1.9.0-8.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.s390x" }, "product_reference": "libvpx-0:1.9.0-8.el9_5.s390x", "relates_to_product_reference": "CRB-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-0:1.9.0-8.el9_5.src as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.src" }, "product_reference": "libvpx-0:1.9.0-8.el9_5.src", "relates_to_product_reference": "CRB-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-0:1.9.0-8.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.x86_64" }, "product_reference": "libvpx-0:1.9.0-8.el9_5.x86_64", "relates_to_product_reference": "CRB-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-debuginfo-0:1.9.0-8.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.Z.MAIN:libvpx-debuginfo-0:1.9.0-8.el9_5.aarch64" }, "product_reference": "libvpx-debuginfo-0:1.9.0-8.el9_5.aarch64", "relates_to_product_reference": "CRB-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-debuginfo-0:1.9.0-8.el9_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.Z.MAIN:libvpx-debuginfo-0:1.9.0-8.el9_5.i686" }, "product_reference": "libvpx-debuginfo-0:1.9.0-8.el9_5.i686", "relates_to_product_reference": "CRB-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-debuginfo-0:1.9.0-8.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.Z.MAIN:libvpx-debuginfo-0:1.9.0-8.el9_5.ppc64le" }, "product_reference": "libvpx-debuginfo-0:1.9.0-8.el9_5.ppc64le", "relates_to_product_reference": "CRB-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-debuginfo-0:1.9.0-8.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.Z.MAIN:libvpx-debuginfo-0:1.9.0-8.el9_5.s390x" }, "product_reference": "libvpx-debuginfo-0:1.9.0-8.el9_5.s390x", "relates_to_product_reference": "CRB-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-debuginfo-0:1.9.0-8.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.Z.MAIN:libvpx-debuginfo-0:1.9.0-8.el9_5.x86_64" }, "product_reference": "libvpx-debuginfo-0:1.9.0-8.el9_5.x86_64", "relates_to_product_reference": "CRB-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-debugsource-0:1.9.0-8.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.Z.MAIN:libvpx-debugsource-0:1.9.0-8.el9_5.aarch64" }, "product_reference": "libvpx-debugsource-0:1.9.0-8.el9_5.aarch64", "relates_to_product_reference": "CRB-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-debugsource-0:1.9.0-8.el9_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.Z.MAIN:libvpx-debugsource-0:1.9.0-8.el9_5.i686" }, "product_reference": "libvpx-debugsource-0:1.9.0-8.el9_5.i686", "relates_to_product_reference": "CRB-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-debugsource-0:1.9.0-8.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.Z.MAIN:libvpx-debugsource-0:1.9.0-8.el9_5.ppc64le" }, "product_reference": "libvpx-debugsource-0:1.9.0-8.el9_5.ppc64le", "relates_to_product_reference": "CRB-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-debugsource-0:1.9.0-8.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.Z.MAIN:libvpx-debugsource-0:1.9.0-8.el9_5.s390x" }, "product_reference": "libvpx-debugsource-0:1.9.0-8.el9_5.s390x", "relates_to_product_reference": "CRB-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-debugsource-0:1.9.0-8.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.Z.MAIN:libvpx-debugsource-0:1.9.0-8.el9_5.x86_64" }, "product_reference": "libvpx-debugsource-0:1.9.0-8.el9_5.x86_64", "relates_to_product_reference": "CRB-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-devel-0:1.9.0-8.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.Z.MAIN:libvpx-devel-0:1.9.0-8.el9_5.aarch64" }, "product_reference": "libvpx-devel-0:1.9.0-8.el9_5.aarch64", "relates_to_product_reference": "CRB-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-devel-0:1.9.0-8.el9_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.Z.MAIN:libvpx-devel-0:1.9.0-8.el9_5.i686" }, "product_reference": "libvpx-devel-0:1.9.0-8.el9_5.i686", "relates_to_product_reference": "CRB-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-devel-0:1.9.0-8.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.Z.MAIN:libvpx-devel-0:1.9.0-8.el9_5.ppc64le" }, "product_reference": "libvpx-devel-0:1.9.0-8.el9_5.ppc64le", "relates_to_product_reference": "CRB-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-devel-0:1.9.0-8.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.Z.MAIN:libvpx-devel-0:1.9.0-8.el9_5.s390x" }, "product_reference": "libvpx-devel-0:1.9.0-8.el9_5.s390x", "relates_to_product_reference": "CRB-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-devel-0:1.9.0-8.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.Z.MAIN:libvpx-devel-0:1.9.0-8.el9_5.x86_64" }, "product_reference": "libvpx-devel-0:1.9.0-8.el9_5.x86_64", "relates_to_product_reference": "CRB-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-utils-debuginfo-0:1.9.0-8.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.Z.MAIN:libvpx-utils-debuginfo-0:1.9.0-8.el9_5.aarch64" }, "product_reference": "libvpx-utils-debuginfo-0:1.9.0-8.el9_5.aarch64", "relates_to_product_reference": "CRB-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-utils-debuginfo-0:1.9.0-8.el9_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.Z.MAIN:libvpx-utils-debuginfo-0:1.9.0-8.el9_5.i686" }, "product_reference": "libvpx-utils-debuginfo-0:1.9.0-8.el9_5.i686", "relates_to_product_reference": "CRB-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-utils-debuginfo-0:1.9.0-8.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.Z.MAIN:libvpx-utils-debuginfo-0:1.9.0-8.el9_5.ppc64le" }, "product_reference": "libvpx-utils-debuginfo-0:1.9.0-8.el9_5.ppc64le", "relates_to_product_reference": "CRB-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-utils-debuginfo-0:1.9.0-8.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.Z.MAIN:libvpx-utils-debuginfo-0:1.9.0-8.el9_5.s390x" }, "product_reference": "libvpx-utils-debuginfo-0:1.9.0-8.el9_5.s390x", "relates_to_product_reference": "CRB-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-utils-debuginfo-0:1.9.0-8.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.Z.MAIN:libvpx-utils-debuginfo-0:1.9.0-8.el9_5.x86_64" }, "product_reference": "libvpx-utils-debuginfo-0:1.9.0-8.el9_5.x86_64", "relates_to_product_reference": "CRB-9.5.0.Z.MAIN" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-5197", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2024-06-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2291198" } ], "notes": [ { "category": "description", "text": "A flaw was found in libvpx. When creating images, libvpx trusts the width, height, and alignment of the user input. However, it does not properly validate the provided values. This flaw allows an attacker to craft user inputs or trick the user into opening crafted files, where these types of values are invalid, leading to integer overflows during memory allocation procedures. A successful full attack leads to the targeted application crashing, resulting in a denial of service or memory corruption, which results in data integrity issues.", "title": "Vulnerability description" }, { "category": "summary", "text": "libvpx: Integer overflow in vpx_img_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.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.aarch64", "AppStream-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.i686", "AppStream-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.ppc64le", "AppStream-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.s390x", "AppStream-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.src", "AppStream-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.x86_64", "AppStream-9.5.0.Z.MAIN:libvpx-debuginfo-0:1.9.0-8.el9_5.aarch64", "AppStream-9.5.0.Z.MAIN:libvpx-debuginfo-0:1.9.0-8.el9_5.i686", "AppStream-9.5.0.Z.MAIN:libvpx-debuginfo-0:1.9.0-8.el9_5.ppc64le", "AppStream-9.5.0.Z.MAIN:libvpx-debuginfo-0:1.9.0-8.el9_5.s390x", "AppStream-9.5.0.Z.MAIN:libvpx-debuginfo-0:1.9.0-8.el9_5.x86_64", "AppStream-9.5.0.Z.MAIN:libvpx-debugsource-0:1.9.0-8.el9_5.aarch64", "AppStream-9.5.0.Z.MAIN:libvpx-debugsource-0:1.9.0-8.el9_5.i686", "AppStream-9.5.0.Z.MAIN:libvpx-debugsource-0:1.9.0-8.el9_5.ppc64le", "AppStream-9.5.0.Z.MAIN:libvpx-debugsource-0:1.9.0-8.el9_5.s390x", "AppStream-9.5.0.Z.MAIN:libvpx-debugsource-0:1.9.0-8.el9_5.x86_64", "AppStream-9.5.0.Z.MAIN:libvpx-devel-0:1.9.0-8.el9_5.aarch64", "AppStream-9.5.0.Z.MAIN:libvpx-devel-0:1.9.0-8.el9_5.i686", "AppStream-9.5.0.Z.MAIN:libvpx-devel-0:1.9.0-8.el9_5.ppc64le", "AppStream-9.5.0.Z.MAIN:libvpx-devel-0:1.9.0-8.el9_5.s390x", "AppStream-9.5.0.Z.MAIN:libvpx-devel-0:1.9.0-8.el9_5.x86_64", "AppStream-9.5.0.Z.MAIN:libvpx-utils-debuginfo-0:1.9.0-8.el9_5.aarch64", "AppStream-9.5.0.Z.MAIN:libvpx-utils-debuginfo-0:1.9.0-8.el9_5.i686", "AppStream-9.5.0.Z.MAIN:libvpx-utils-debuginfo-0:1.9.0-8.el9_5.ppc64le", "AppStream-9.5.0.Z.MAIN:libvpx-utils-debuginfo-0:1.9.0-8.el9_5.s390x", "AppStream-9.5.0.Z.MAIN:libvpx-utils-debuginfo-0:1.9.0-8.el9_5.x86_64", "CRB-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.aarch64", "CRB-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.i686", "CRB-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.ppc64le", "CRB-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.s390x", "CRB-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.src", "CRB-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.x86_64", "CRB-9.5.0.Z.MAIN:libvpx-debuginfo-0:1.9.0-8.el9_5.aarch64", "CRB-9.5.0.Z.MAIN:libvpx-debuginfo-0:1.9.0-8.el9_5.i686", "CRB-9.5.0.Z.MAIN:libvpx-debuginfo-0:1.9.0-8.el9_5.ppc64le", "CRB-9.5.0.Z.MAIN:libvpx-debuginfo-0:1.9.0-8.el9_5.s390x", "CRB-9.5.0.Z.MAIN:libvpx-debuginfo-0:1.9.0-8.el9_5.x86_64", "CRB-9.5.0.Z.MAIN:libvpx-debugsource-0:1.9.0-8.el9_5.aarch64", "CRB-9.5.0.Z.MAIN:libvpx-debugsource-0:1.9.0-8.el9_5.i686", "CRB-9.5.0.Z.MAIN:libvpx-debugsource-0:1.9.0-8.el9_5.ppc64le", "CRB-9.5.0.Z.MAIN:libvpx-debugsource-0:1.9.0-8.el9_5.s390x", "CRB-9.5.0.Z.MAIN:libvpx-debugsource-0:1.9.0-8.el9_5.x86_64", "CRB-9.5.0.Z.MAIN:libvpx-devel-0:1.9.0-8.el9_5.aarch64", "CRB-9.5.0.Z.MAIN:libvpx-devel-0:1.9.0-8.el9_5.i686", "CRB-9.5.0.Z.MAIN:libvpx-devel-0:1.9.0-8.el9_5.ppc64le", "CRB-9.5.0.Z.MAIN:libvpx-devel-0:1.9.0-8.el9_5.s390x", "CRB-9.5.0.Z.MAIN:libvpx-devel-0:1.9.0-8.el9_5.x86_64", "CRB-9.5.0.Z.MAIN:libvpx-utils-debuginfo-0:1.9.0-8.el9_5.aarch64", "CRB-9.5.0.Z.MAIN:libvpx-utils-debuginfo-0:1.9.0-8.el9_5.i686", "CRB-9.5.0.Z.MAIN:libvpx-utils-debuginfo-0:1.9.0-8.el9_5.ppc64le", "CRB-9.5.0.Z.MAIN:libvpx-utils-debuginfo-0:1.9.0-8.el9_5.s390x", "CRB-9.5.0.Z.MAIN:libvpx-utils-debuginfo-0:1.9.0-8.el9_5.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-5197" }, { "category": "external", "summary": "RHBZ#2291198", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2291198" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-5197", "url": "https://www.cve.org/CVERecord?id=CVE-2024-5197" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-5197", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-5197" } ], "release_date": "2024-06-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-18T09:16:25+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.aarch64", "AppStream-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.i686", "AppStream-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.ppc64le", "AppStream-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.s390x", "AppStream-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.src", "AppStream-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.x86_64", "AppStream-9.5.0.Z.MAIN:libvpx-debuginfo-0:1.9.0-8.el9_5.aarch64", "AppStream-9.5.0.Z.MAIN:libvpx-debuginfo-0:1.9.0-8.el9_5.i686", "AppStream-9.5.0.Z.MAIN:libvpx-debuginfo-0:1.9.0-8.el9_5.ppc64le", "AppStream-9.5.0.Z.MAIN:libvpx-debuginfo-0:1.9.0-8.el9_5.s390x", "AppStream-9.5.0.Z.MAIN:libvpx-debuginfo-0:1.9.0-8.el9_5.x86_64", "AppStream-9.5.0.Z.MAIN:libvpx-debugsource-0:1.9.0-8.el9_5.aarch64", "AppStream-9.5.0.Z.MAIN:libvpx-debugsource-0:1.9.0-8.el9_5.i686", "AppStream-9.5.0.Z.MAIN:libvpx-debugsource-0:1.9.0-8.el9_5.ppc64le", "AppStream-9.5.0.Z.MAIN:libvpx-debugsource-0:1.9.0-8.el9_5.s390x", "AppStream-9.5.0.Z.MAIN:libvpx-debugsource-0:1.9.0-8.el9_5.x86_64", "AppStream-9.5.0.Z.MAIN:libvpx-devel-0:1.9.0-8.el9_5.aarch64", "AppStream-9.5.0.Z.MAIN:libvpx-devel-0:1.9.0-8.el9_5.i686", "AppStream-9.5.0.Z.MAIN:libvpx-devel-0:1.9.0-8.el9_5.ppc64le", "AppStream-9.5.0.Z.MAIN:libvpx-devel-0:1.9.0-8.el9_5.s390x", "AppStream-9.5.0.Z.MAIN:libvpx-devel-0:1.9.0-8.el9_5.x86_64", "AppStream-9.5.0.Z.MAIN:libvpx-utils-debuginfo-0:1.9.0-8.el9_5.aarch64", "AppStream-9.5.0.Z.MAIN:libvpx-utils-debuginfo-0:1.9.0-8.el9_5.i686", "AppStream-9.5.0.Z.MAIN:libvpx-utils-debuginfo-0:1.9.0-8.el9_5.ppc64le", "AppStream-9.5.0.Z.MAIN:libvpx-utils-debuginfo-0:1.9.0-8.el9_5.s390x", "AppStream-9.5.0.Z.MAIN:libvpx-utils-debuginfo-0:1.9.0-8.el9_5.x86_64", "CRB-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.aarch64", "CRB-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.i686", "CRB-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.ppc64le", "CRB-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.s390x", "CRB-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.src", "CRB-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.x86_64", "CRB-9.5.0.Z.MAIN:libvpx-debuginfo-0:1.9.0-8.el9_5.aarch64", "CRB-9.5.0.Z.MAIN:libvpx-debuginfo-0:1.9.0-8.el9_5.i686", "CRB-9.5.0.Z.MAIN:libvpx-debuginfo-0:1.9.0-8.el9_5.ppc64le", "CRB-9.5.0.Z.MAIN:libvpx-debuginfo-0:1.9.0-8.el9_5.s390x", "CRB-9.5.0.Z.MAIN:libvpx-debuginfo-0:1.9.0-8.el9_5.x86_64", "CRB-9.5.0.Z.MAIN:libvpx-debugsource-0:1.9.0-8.el9_5.aarch64", "CRB-9.5.0.Z.MAIN:libvpx-debugsource-0:1.9.0-8.el9_5.i686", "CRB-9.5.0.Z.MAIN:libvpx-debugsource-0:1.9.0-8.el9_5.ppc64le", "CRB-9.5.0.Z.MAIN:libvpx-debugsource-0:1.9.0-8.el9_5.s390x", "CRB-9.5.0.Z.MAIN:libvpx-debugsource-0:1.9.0-8.el9_5.x86_64", "CRB-9.5.0.Z.MAIN:libvpx-devel-0:1.9.0-8.el9_5.aarch64", "CRB-9.5.0.Z.MAIN:libvpx-devel-0:1.9.0-8.el9_5.i686", "CRB-9.5.0.Z.MAIN:libvpx-devel-0:1.9.0-8.el9_5.ppc64le", "CRB-9.5.0.Z.MAIN:libvpx-devel-0:1.9.0-8.el9_5.s390x", "CRB-9.5.0.Z.MAIN:libvpx-devel-0:1.9.0-8.el9_5.x86_64", "CRB-9.5.0.Z.MAIN:libvpx-utils-debuginfo-0:1.9.0-8.el9_5.aarch64", "CRB-9.5.0.Z.MAIN:libvpx-utils-debuginfo-0:1.9.0-8.el9_5.i686", "CRB-9.5.0.Z.MAIN:libvpx-utils-debuginfo-0:1.9.0-8.el9_5.ppc64le", "CRB-9.5.0.Z.MAIN:libvpx-utils-debuginfo-0:1.9.0-8.el9_5.s390x", "CRB-9.5.0.Z.MAIN:libvpx-utils-debuginfo-0:1.9.0-8.el9_5.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:9827" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.aarch64", "AppStream-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.i686", "AppStream-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.ppc64le", "AppStream-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.s390x", "AppStream-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.src", "AppStream-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.x86_64", "AppStream-9.5.0.Z.MAIN:libvpx-debuginfo-0:1.9.0-8.el9_5.aarch64", "AppStream-9.5.0.Z.MAIN:libvpx-debuginfo-0:1.9.0-8.el9_5.i686", "AppStream-9.5.0.Z.MAIN:libvpx-debuginfo-0:1.9.0-8.el9_5.ppc64le", "AppStream-9.5.0.Z.MAIN:libvpx-debuginfo-0:1.9.0-8.el9_5.s390x", "AppStream-9.5.0.Z.MAIN:libvpx-debuginfo-0:1.9.0-8.el9_5.x86_64", "AppStream-9.5.0.Z.MAIN:libvpx-debugsource-0:1.9.0-8.el9_5.aarch64", "AppStream-9.5.0.Z.MAIN:libvpx-debugsource-0:1.9.0-8.el9_5.i686", "AppStream-9.5.0.Z.MAIN:libvpx-debugsource-0:1.9.0-8.el9_5.ppc64le", "AppStream-9.5.0.Z.MAIN:libvpx-debugsource-0:1.9.0-8.el9_5.s390x", "AppStream-9.5.0.Z.MAIN:libvpx-debugsource-0:1.9.0-8.el9_5.x86_64", "AppStream-9.5.0.Z.MAIN:libvpx-devel-0:1.9.0-8.el9_5.aarch64", "AppStream-9.5.0.Z.MAIN:libvpx-devel-0:1.9.0-8.el9_5.i686", "AppStream-9.5.0.Z.MAIN:libvpx-devel-0:1.9.0-8.el9_5.ppc64le", "AppStream-9.5.0.Z.MAIN:libvpx-devel-0:1.9.0-8.el9_5.s390x", "AppStream-9.5.0.Z.MAIN:libvpx-devel-0:1.9.0-8.el9_5.x86_64", "AppStream-9.5.0.Z.MAIN:libvpx-utils-debuginfo-0:1.9.0-8.el9_5.aarch64", "AppStream-9.5.0.Z.MAIN:libvpx-utils-debuginfo-0:1.9.0-8.el9_5.i686", "AppStream-9.5.0.Z.MAIN:libvpx-utils-debuginfo-0:1.9.0-8.el9_5.ppc64le", "AppStream-9.5.0.Z.MAIN:libvpx-utils-debuginfo-0:1.9.0-8.el9_5.s390x", "AppStream-9.5.0.Z.MAIN:libvpx-utils-debuginfo-0:1.9.0-8.el9_5.x86_64", "CRB-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.aarch64", "CRB-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.i686", "CRB-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.ppc64le", "CRB-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.s390x", "CRB-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.src", "CRB-9.5.0.Z.MAIN:libvpx-0:1.9.0-8.el9_5.x86_64", "CRB-9.5.0.Z.MAIN:libvpx-debuginfo-0:1.9.0-8.el9_5.aarch64", "CRB-9.5.0.Z.MAIN:libvpx-debuginfo-0:1.9.0-8.el9_5.i686", "CRB-9.5.0.Z.MAIN:libvpx-debuginfo-0:1.9.0-8.el9_5.ppc64le", "CRB-9.5.0.Z.MAIN:libvpx-debuginfo-0:1.9.0-8.el9_5.s390x", "CRB-9.5.0.Z.MAIN:libvpx-debuginfo-0:1.9.0-8.el9_5.x86_64", "CRB-9.5.0.Z.MAIN:libvpx-debugsource-0:1.9.0-8.el9_5.aarch64", "CRB-9.5.0.Z.MAIN:libvpx-debugsource-0:1.9.0-8.el9_5.i686", "CRB-9.5.0.Z.MAIN:libvpx-debugsource-0:1.9.0-8.el9_5.ppc64le", "CRB-9.5.0.Z.MAIN:libvpx-debugsource-0:1.9.0-8.el9_5.s390x", "CRB-9.5.0.Z.MAIN:libvpx-debugsource-0:1.9.0-8.el9_5.x86_64", "CRB-9.5.0.Z.MAIN:libvpx-devel-0:1.9.0-8.el9_5.aarch64", "CRB-9.5.0.Z.MAIN:libvpx-devel-0:1.9.0-8.el9_5.i686", "CRB-9.5.0.Z.MAIN:libvpx-devel-0:1.9.0-8.el9_5.ppc64le", "CRB-9.5.0.Z.MAIN:libvpx-devel-0:1.9.0-8.el9_5.s390x", "CRB-9.5.0.Z.MAIN:libvpx-devel-0:1.9.0-8.el9_5.x86_64", "CRB-9.5.0.Z.MAIN:libvpx-utils-debuginfo-0:1.9.0-8.el9_5.aarch64", "CRB-9.5.0.Z.MAIN:libvpx-utils-debuginfo-0:1.9.0-8.el9_5.i686", "CRB-9.5.0.Z.MAIN:libvpx-utils-debuginfo-0:1.9.0-8.el9_5.ppc64le", "CRB-9.5.0.Z.MAIN:libvpx-utils-debuginfo-0:1.9.0-8.el9_5.s390x", "CRB-9.5.0.Z.MAIN:libvpx-utils-debuginfo-0:1.9.0-8.el9_5.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libvpx: Integer overflow in vpx_img_alloc()" } ] }
rhsa-2024_5941
Vulnerability from csaf_redhat
Published
2024-08-28 15:50
Modified
2024-11-06 06:48
Summary
Red Hat Security Advisory: libvpx security update
Notes
Topic
An update for libvpx is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The libvpx packages provide the VP8 SDK, which allows the encoding and decoding of the VP8 video codec, commonly used with the WebM multimedia container file format.
Security Fix(es):
* libvpx: Heap buffer overflow related to VP9 encoding (CVE-2023-6349)
* libvpx: Integer overflow in vpx_img_alloc() (CVE-2024-5197)
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": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for libvpx is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The libvpx packages provide the VP8 SDK, which allows the encoding and decoding of the VP8 video codec, commonly used with the WebM multimedia container file format.\n\nSecurity Fix(es):\n\n* libvpx: Heap buffer overflow related to VP9 encoding (CVE-2023-6349)\n\n* libvpx: Integer overflow in vpx_img_alloc() (CVE-2024-5197)\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:5941", "url": "https://access.redhat.com/errata/RHSA-2024:5941" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2283553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2283553" }, { "category": "external", "summary": "2291198", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2291198" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5941.json" } ], "title": "Red Hat Security Advisory: libvpx security update", "tracking": { "current_release_date": "2024-11-06T06:48:55+00:00", "generator": { "date": "2024-11-06T06:48:55+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:5941", "initial_release_date": "2024-08-28T15:50:23+00:00", "revision_history": [ { "date": "2024-08-28T15:50:23+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-28T15:50:23+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T06:48:55+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 (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux CRB (v. 8)", "product": { "name": "Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "libvpx-0:1.7.0-11.el8_10.src", "product": { "name": "libvpx-0:1.7.0-11.el8_10.src", "product_id": "libvpx-0:1.7.0-11.el8_10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx@1.7.0-11.el8_10?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "libvpx-0:1.7.0-11.el8_10.aarch64", "product": { "name": "libvpx-0:1.7.0-11.el8_10.aarch64", "product_id": "libvpx-0:1.7.0-11.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx@1.7.0-11.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "libvpx-debugsource-0:1.7.0-11.el8_10.aarch64", "product": { "name": "libvpx-debugsource-0:1.7.0-11.el8_10.aarch64", "product_id": "libvpx-debugsource-0:1.7.0-11.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx-debugsource@1.7.0-11.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "libvpx-debuginfo-0:1.7.0-11.el8_10.aarch64", "product": { "name": "libvpx-debuginfo-0:1.7.0-11.el8_10.aarch64", "product_id": "libvpx-debuginfo-0:1.7.0-11.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx-debuginfo@1.7.0-11.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "libvpx-utils-debuginfo-0:1.7.0-11.el8_10.aarch64", "product": { "name": "libvpx-utils-debuginfo-0:1.7.0-11.el8_10.aarch64", "product_id": "libvpx-utils-debuginfo-0:1.7.0-11.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx-utils-debuginfo@1.7.0-11.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "libvpx-devel-0:1.7.0-11.el8_10.aarch64", "product": { "name": "libvpx-devel-0:1.7.0-11.el8_10.aarch64", "product_id": "libvpx-devel-0:1.7.0-11.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx-devel@1.7.0-11.el8_10?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libvpx-0:1.7.0-11.el8_10.ppc64le", "product": { "name": "libvpx-0:1.7.0-11.el8_10.ppc64le", "product_id": "libvpx-0:1.7.0-11.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx@1.7.0-11.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "libvpx-debugsource-0:1.7.0-11.el8_10.ppc64le", "product": { "name": "libvpx-debugsource-0:1.7.0-11.el8_10.ppc64le", "product_id": "libvpx-debugsource-0:1.7.0-11.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx-debugsource@1.7.0-11.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "libvpx-debuginfo-0:1.7.0-11.el8_10.ppc64le", "product": { "name": "libvpx-debuginfo-0:1.7.0-11.el8_10.ppc64le", "product_id": "libvpx-debuginfo-0:1.7.0-11.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx-debuginfo@1.7.0-11.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "libvpx-utils-debuginfo-0:1.7.0-11.el8_10.ppc64le", "product": { "name": "libvpx-utils-debuginfo-0:1.7.0-11.el8_10.ppc64le", "product_id": "libvpx-utils-debuginfo-0:1.7.0-11.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx-utils-debuginfo@1.7.0-11.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "libvpx-devel-0:1.7.0-11.el8_10.ppc64le", "product": { "name": "libvpx-devel-0:1.7.0-11.el8_10.ppc64le", "product_id": "libvpx-devel-0:1.7.0-11.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx-devel@1.7.0-11.el8_10?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libvpx-0:1.7.0-11.el8_10.i686", "product": { "name": "libvpx-0:1.7.0-11.el8_10.i686", "product_id": "libvpx-0:1.7.0-11.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx@1.7.0-11.el8_10?arch=i686" } } }, { "category": "product_version", "name": "libvpx-debugsource-0:1.7.0-11.el8_10.i686", "product": { "name": "libvpx-debugsource-0:1.7.0-11.el8_10.i686", "product_id": "libvpx-debugsource-0:1.7.0-11.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx-debugsource@1.7.0-11.el8_10?arch=i686" } } }, { "category": "product_version", "name": "libvpx-debuginfo-0:1.7.0-11.el8_10.i686", "product": { "name": "libvpx-debuginfo-0:1.7.0-11.el8_10.i686", "product_id": "libvpx-debuginfo-0:1.7.0-11.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx-debuginfo@1.7.0-11.el8_10?arch=i686" } } }, { "category": "product_version", "name": "libvpx-utils-debuginfo-0:1.7.0-11.el8_10.i686", "product": { "name": "libvpx-utils-debuginfo-0:1.7.0-11.el8_10.i686", "product_id": "libvpx-utils-debuginfo-0:1.7.0-11.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx-utils-debuginfo@1.7.0-11.el8_10?arch=i686" } } }, { "category": "product_version", "name": "libvpx-devel-0:1.7.0-11.el8_10.i686", "product": { "name": "libvpx-devel-0:1.7.0-11.el8_10.i686", "product_id": "libvpx-devel-0:1.7.0-11.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx-devel@1.7.0-11.el8_10?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "libvpx-0:1.7.0-11.el8_10.x86_64", "product": { "name": "libvpx-0:1.7.0-11.el8_10.x86_64", "product_id": "libvpx-0:1.7.0-11.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx@1.7.0-11.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "libvpx-debugsource-0:1.7.0-11.el8_10.x86_64", "product": { "name": "libvpx-debugsource-0:1.7.0-11.el8_10.x86_64", "product_id": "libvpx-debugsource-0:1.7.0-11.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx-debugsource@1.7.0-11.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "libvpx-debuginfo-0:1.7.0-11.el8_10.x86_64", "product": { "name": "libvpx-debuginfo-0:1.7.0-11.el8_10.x86_64", "product_id": "libvpx-debuginfo-0:1.7.0-11.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx-debuginfo@1.7.0-11.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "libvpx-utils-debuginfo-0:1.7.0-11.el8_10.x86_64", "product": { "name": "libvpx-utils-debuginfo-0:1.7.0-11.el8_10.x86_64", "product_id": "libvpx-utils-debuginfo-0:1.7.0-11.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx-utils-debuginfo@1.7.0-11.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "libvpx-devel-0:1.7.0-11.el8_10.x86_64", "product": { "name": "libvpx-devel-0:1.7.0-11.el8_10.x86_64", "product_id": "libvpx-devel-0:1.7.0-11.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx-devel@1.7.0-11.el8_10?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "libvpx-0:1.7.0-11.el8_10.s390x", "product": { "name": "libvpx-0:1.7.0-11.el8_10.s390x", "product_id": "libvpx-0:1.7.0-11.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx@1.7.0-11.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "libvpx-debugsource-0:1.7.0-11.el8_10.s390x", "product": { "name": "libvpx-debugsource-0:1.7.0-11.el8_10.s390x", "product_id": "libvpx-debugsource-0:1.7.0-11.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx-debugsource@1.7.0-11.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "libvpx-debuginfo-0:1.7.0-11.el8_10.s390x", "product": { "name": "libvpx-debuginfo-0:1.7.0-11.el8_10.s390x", "product_id": "libvpx-debuginfo-0:1.7.0-11.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx-debuginfo@1.7.0-11.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "libvpx-utils-debuginfo-0:1.7.0-11.el8_10.s390x", "product": { "name": "libvpx-utils-debuginfo-0:1.7.0-11.el8_10.s390x", "product_id": "libvpx-utils-debuginfo-0:1.7.0-11.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx-utils-debuginfo@1.7.0-11.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "libvpx-devel-0:1.7.0-11.el8_10.s390x", "product": { "name": "libvpx-devel-0:1.7.0-11.el8_10.s390x", "product_id": "libvpx-devel-0:1.7.0-11.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvpx-devel@1.7.0-11.el8_10?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libvpx-0:1.7.0-11.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.aarch64" }, "product_reference": "libvpx-0:1.7.0-11.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-0:1.7.0-11.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.i686" }, "product_reference": "libvpx-0:1.7.0-11.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-0:1.7.0-11.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.ppc64le" }, "product_reference": "libvpx-0:1.7.0-11.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-0:1.7.0-11.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.s390x" }, "product_reference": "libvpx-0:1.7.0-11.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-0:1.7.0-11.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.src" }, "product_reference": "libvpx-0:1.7.0-11.el8_10.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-0:1.7.0-11.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.x86_64" }, "product_reference": "libvpx-0:1.7.0-11.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-debuginfo-0:1.7.0-11.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.aarch64" }, "product_reference": "libvpx-debuginfo-0:1.7.0-11.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-debuginfo-0:1.7.0-11.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.i686" }, "product_reference": "libvpx-debuginfo-0:1.7.0-11.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-debuginfo-0:1.7.0-11.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.ppc64le" }, "product_reference": "libvpx-debuginfo-0:1.7.0-11.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-debuginfo-0:1.7.0-11.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.s390x" }, "product_reference": "libvpx-debuginfo-0:1.7.0-11.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-debuginfo-0:1.7.0-11.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.x86_64" }, "product_reference": "libvpx-debuginfo-0:1.7.0-11.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-debugsource-0:1.7.0-11.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.aarch64" }, "product_reference": "libvpx-debugsource-0:1.7.0-11.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-debugsource-0:1.7.0-11.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.i686" }, "product_reference": "libvpx-debugsource-0:1.7.0-11.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-debugsource-0:1.7.0-11.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.ppc64le" }, "product_reference": "libvpx-debugsource-0:1.7.0-11.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-debugsource-0:1.7.0-11.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.s390x" }, "product_reference": "libvpx-debugsource-0:1.7.0-11.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-debugsource-0:1.7.0-11.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.x86_64" }, "product_reference": "libvpx-debugsource-0:1.7.0-11.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-devel-0:1.7.0-11.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.aarch64" }, "product_reference": "libvpx-devel-0:1.7.0-11.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-devel-0:1.7.0-11.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.i686" }, "product_reference": "libvpx-devel-0:1.7.0-11.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-devel-0:1.7.0-11.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.ppc64le" }, "product_reference": "libvpx-devel-0:1.7.0-11.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-devel-0:1.7.0-11.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.s390x" }, "product_reference": "libvpx-devel-0:1.7.0-11.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-devel-0:1.7.0-11.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.x86_64" }, "product_reference": "libvpx-devel-0:1.7.0-11.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-utils-debuginfo-0:1.7.0-11.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.aarch64" }, "product_reference": "libvpx-utils-debuginfo-0:1.7.0-11.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-utils-debuginfo-0:1.7.0-11.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.i686" }, "product_reference": "libvpx-utils-debuginfo-0:1.7.0-11.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-utils-debuginfo-0:1.7.0-11.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.ppc64le" }, "product_reference": "libvpx-utils-debuginfo-0:1.7.0-11.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-utils-debuginfo-0:1.7.0-11.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.s390x" }, "product_reference": "libvpx-utils-debuginfo-0:1.7.0-11.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-utils-debuginfo-0:1.7.0-11.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.x86_64" }, "product_reference": "libvpx-utils-debuginfo-0:1.7.0-11.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-0:1.7.0-11.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.aarch64" }, "product_reference": "libvpx-0:1.7.0-11.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-0:1.7.0-11.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.i686" }, "product_reference": "libvpx-0:1.7.0-11.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-0:1.7.0-11.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.ppc64le" }, "product_reference": "libvpx-0:1.7.0-11.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-0:1.7.0-11.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.s390x" }, "product_reference": "libvpx-0:1.7.0-11.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-0:1.7.0-11.el8_10.src as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.src" }, "product_reference": "libvpx-0:1.7.0-11.el8_10.src", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-0:1.7.0-11.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.x86_64" }, "product_reference": "libvpx-0:1.7.0-11.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-debuginfo-0:1.7.0-11.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.aarch64" }, "product_reference": "libvpx-debuginfo-0:1.7.0-11.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-debuginfo-0:1.7.0-11.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.i686" }, "product_reference": "libvpx-debuginfo-0:1.7.0-11.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-debuginfo-0:1.7.0-11.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.ppc64le" }, "product_reference": "libvpx-debuginfo-0:1.7.0-11.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-debuginfo-0:1.7.0-11.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.s390x" }, "product_reference": "libvpx-debuginfo-0:1.7.0-11.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-debuginfo-0:1.7.0-11.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.x86_64" }, "product_reference": "libvpx-debuginfo-0:1.7.0-11.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-debugsource-0:1.7.0-11.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.aarch64" }, "product_reference": "libvpx-debugsource-0:1.7.0-11.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-debugsource-0:1.7.0-11.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.i686" }, "product_reference": "libvpx-debugsource-0:1.7.0-11.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-debugsource-0:1.7.0-11.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.ppc64le" }, "product_reference": "libvpx-debugsource-0:1.7.0-11.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-debugsource-0:1.7.0-11.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.s390x" }, "product_reference": "libvpx-debugsource-0:1.7.0-11.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-debugsource-0:1.7.0-11.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.x86_64" }, "product_reference": "libvpx-debugsource-0:1.7.0-11.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-devel-0:1.7.0-11.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.aarch64" }, "product_reference": "libvpx-devel-0:1.7.0-11.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-devel-0:1.7.0-11.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.i686" }, "product_reference": "libvpx-devel-0:1.7.0-11.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-devel-0:1.7.0-11.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.ppc64le" }, "product_reference": "libvpx-devel-0:1.7.0-11.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-devel-0:1.7.0-11.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.s390x" }, "product_reference": "libvpx-devel-0:1.7.0-11.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-devel-0:1.7.0-11.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.x86_64" }, "product_reference": "libvpx-devel-0:1.7.0-11.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-utils-debuginfo-0:1.7.0-11.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.aarch64" }, "product_reference": "libvpx-utils-debuginfo-0:1.7.0-11.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-utils-debuginfo-0:1.7.0-11.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.i686" }, "product_reference": "libvpx-utils-debuginfo-0:1.7.0-11.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-utils-debuginfo-0:1.7.0-11.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.ppc64le" }, "product_reference": "libvpx-utils-debuginfo-0:1.7.0-11.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-utils-debuginfo-0:1.7.0-11.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.s390x" }, "product_reference": "libvpx-utils-debuginfo-0:1.7.0-11.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libvpx-utils-debuginfo-0:1.7.0-11.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.x86_64" }, "product_reference": "libvpx-utils-debuginfo-0:1.7.0-11.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-6349", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "discovery_date": "2024-05-27T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2283553" } ], "notes": [ { "category": "description", "text": "A flaw was found in libvpx. Encoding a frame with larger dimensions than the original configured size with VP9 may result in a heap overflow.", "title": "Vulnerability description" }, { "category": "summary", "text": "libvpx: Heap buffer overflow related to VP9 encoding", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability does not affect any versions of Red Hat Enterprise Linux.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6349" }, { "category": "external", "summary": "RHBZ#2283553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2283553" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6349", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6349" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6349", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6349" } ], "release_date": "2024-05-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-28T15:50:23+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5941" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libvpx: Heap buffer overflow related to VP9 encoding" }, { "cve": "CVE-2024-5197", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2024-06-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2291198" } ], "notes": [ { "category": "description", "text": "A flaw was found in libvpx. When creating images, libvpx trusts the width, height, and alignment of the user input. However, it does not properly validate the provided values. This flaw allows an attacker to craft user inputs or trick the user into opening crafted files, where these types of values are invalid, leading to integer overflows during memory allocation procedures. A successful full attack leads to the targeted application crashing, resulting in a denial of service or memory corruption, which results in data integrity issues.", "title": "Vulnerability description" }, { "category": "summary", "text": "libvpx: Integer overflow in vpx_img_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-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-5197" }, { "category": "external", "summary": "RHBZ#2291198", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2291198" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-5197", "url": "https://www.cve.org/CVERecord?id=CVE-2024-5197" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-5197", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-5197" } ], "release_date": "2024-06-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-28T15:50:23+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5941" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:libvpx-0:1.7.0-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debuginfo-0:1.7.0-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:libvpx-debugsource-0:1.7.0-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:libvpx-devel-0:1.7.0-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:libvpx-utils-debuginfo-0:1.7.0-11.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libvpx: Integer overflow in vpx_img_alloc()" } ] }
ghsa-4h58-f788-v8pw
Vulnerability from github
Published
2024-06-03 15:31
Modified
2024-06-16 21:30
Details
There exists interger overflows in libvpx in versions prior to 1.14.1. Calling vpx_img_alloc() with a large value of the d_w, d_h, or align parameter may result in integer overflows in the calculations of buffer sizes and offsets and some fields of the returned vpx_image_t struct may be invalid. Calling vpx_img_wrap() with a large value of the d_w, d_h, or stride_align parameter may result in integer overflows in the calculations of buffer sizes and offsets and some fields of the returned vpx_image_t struct may be invalid. We recommend upgrading to version 1.14.1 or beyond
{ "affected": [], "aliases": [ "CVE-2024-5197" ], "database_specific": { "cwe_ids": [ "CWE-190" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-06-03T14:15:09Z", "severity": null }, "details": "There exists interger overflows in libvpx in versions prior to 1.14.1.\u00a0Calling vpx_img_alloc()\u00a0with a large value of the d_w, d_h, or align\u00a0parameter may result in integer overflows in the calculations of buffer sizes and offsets and some fields of the returned vpx_image_t\u00a0struct may be invalid.\u00a0Calling vpx_img_wrap()\u00a0with a large value of the d_w, d_h, or stride_align\u00a0parameter may result in integer overflows in the calculations of buffer sizes and offsets and some fields of the returned vpx_image_t\u00a0struct may be invalid. We recommend upgrading to version 1.14.1 or beyond", "id": "GHSA-4h58-f788-v8pw", "modified": "2024-06-16T21:30:34Z", "published": "2024-06-03T15:31:00Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-5197" }, { "type": "WEB", "url": "https://g-issues.chromium.org/issues/332382766" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00005.html" } ], "schema_version": "1.4.0", "severity": [] }
Loading...
Loading...
- 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.