Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-13574 (GCVE-0-2026-13574)
Vulnerability from cvelistv5 – Published: 2026-06-29 14:15 – Updated: 2026-07-07 14:32 Disputed| URL | Tags |
|---|---|
| https://vuldb.com/vuln/374582 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/374582/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-13574 | third-party-advisory |
| https://vuldb.com/submit/844468 | third-party-advisory |
| https://github.com/llvm/llvm-project/issues/199191 | issue-tracking |
| https://github.com/user-attachments/files/2814261… | broken-linkexploit |
| https://github.com/llvm/llvm-project/ | product |
| Vendor | Product | Version | |
|---|---|---|---|
| llvm | llvm-project |
Affected:
22.1.0
Affected: 22.1.1 Affected: 22.1.2 Affected: 22.1.3 Affected: 22.1.4 Affected: 22.1.5 Affected: 22.1.6 cpe:2.3:a:llvm:llvm-project:*:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-13574",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-01T14:03:05.481009Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-01T14:03:43.581Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://github.com/llvm/llvm-project/issues/199191"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:llvm:llvm-project:*:*:*:*:*:*:*:*"
],
"modules": [
"Bitcode File Handler"
],
"product": "llvm-project",
"vendor": "llvm",
"versions": [
{
"status": "affected",
"version": "22.1.0"
},
{
"status": "affected",
"version": "22.1.1"
},
{
"status": "affected",
"version": "22.1.2"
},
{
"status": "affected",
"version": "22.1.3"
},
{
"status": "affected",
"version": "22.1.4"
},
{
"status": "affected",
"version": "22.1.5"
},
{
"status": "affected",
"version": "22.1.6"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "TYGLS (VulDB User)"
},
{
"lang": "en",
"type": "coordinator",
"value": "VulDB CNA Team"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was determined in llvm llvm-project up to 22.1.6. This impacts the function GCRelocateInst::getBasePtr in the library llvm/lib/IR/IntrinsicInst.cpp of the component Bitcode File Handler. This manipulation causes heap-based buffer overflow. It is possible to launch the attack on the local host. The exploit has been publicly disclosed and may be utilized. There are still doubts about whether this vulnerability truly exists. The LLVM project explains, that the reported behavior is outside its documented security scope and therefore not considered a security vulnerability."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:X/RC:R",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:X/RC:R",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 1.7,
"vectorString": "AV:L/AC:L/Au:S/C:N/I:N/A:P/E:POC/RL:ND/RC:UR",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-122",
"description": "Heap-based Buffer Overflow",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-119",
"description": "Memory Corruption",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-07T14:32:28.820Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-374582 | llvm llvm-project Bitcode File IntrinsicInst.cpp getBasePtr heap-based overflow",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/374582"
},
{
"name": "VDB-374582 | CTI Indicators (IOB, IOC, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/374582/cti"
},
{
"name": "CVE-2026-13574 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-13574"
},
{
"name": "Submit #844468 | LLVM LLVM Project commit 3b3a3c2 Heap-based Buffer Overflow",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/844468"
},
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/llvm/llvm-project/issues/199191"
},
{
"tags": [
"broken-link",
"exploit"
],
"url": "https://github.com/user-attachments/files/28142619/poc.zip"
},
{
"tags": [
"product"
],
"url": "https://github.com/llvm/llvm-project/"
}
],
"tags": [
"disputed"
],
"timeline": [
{
"lang": "en",
"time": "2026-06-28T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-06-28T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-07-07T16:37:12.000Z",
"value": "VulDB entry last update"
}
],
"title": "llvm llvm-project Bitcode File IntrinsicInst.cpp getBasePtr heap-based overflow"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-13574",
"datePublished": "2026-06-29T14:15:09.190Z",
"dateReserved": "2026-06-28T18:47:39.506Z",
"dateUpdated": "2026-07-07T14:32:28.820Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-13574",
"date": "2026-07-31",
"epss": "0.00124",
"percentile": "0.02538"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-13574\",\"sourceIdentifier\":\"cna@vuldb.com\",\"published\":\"2026-06-29T15:16:38.857\",\"lastModified\":\"2026-07-07T15:16:42.707\",\"vulnStatus\":\"Deferred\",\"cveTags\":[{\"sourceIdentifier\":\"cna@vuldb.com\",\"tags\":[\"disputed\"]}],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A vulnerability was determined in llvm llvm-project up to 22.1.6. This impacts the function GCRelocateInst::getBasePtr in the library llvm/lib/IR/IntrinsicInst.cpp of the component Bitcode File Handler. This manipulation causes heap-based buffer overflow. It is possible to launch the attack on the local host. The exploit has been publicly disclosed and may be utilized. There are still doubts about whether this vulnerability truly exists. The LLVM project explains, that the reported behavior is outside its documented security scope and therefore not considered a security vulnerability.\"}],\"affected\":[{\"source\":\"cna@vuldb.com\",\"affectedData\":[{\"vendor\":\"llvm\",\"product\":\"llvm-project\",\"cpes\":[\"cpe:2.3:a:llvm:llvm-project:*:*:*:*:*:*:*:*\"],\"modules\":[\"Bitcode File Handler\"],\"versions\":[{\"version\":\"22.1.0\",\"status\":\"affected\"},{\"version\":\"22.1.1\",\"status\":\"affected\"},{\"version\":\"22.1.2\",\"status\":\"affected\"},{\"version\":\"22.1.3\",\"status\":\"affected\"},{\"version\":\"22.1.4\",\"status\":\"affected\"},{\"version\":\"22.1.5\",\"status\":\"affected\"},{\"version\":\"22.1.6\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"cna@vuldb.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P/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\",\"baseScore\":1.9,\"baseSeverity\":\"LOW\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"LOW\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"PROOF_OF_CONCEPT\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"cna@vuldb.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L\",\"baseScore\":3.3,\"baseSeverity\":\"LOW\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":1.8,\"impactScore\":1.4}],\"cvssMetricV2\":[{\"source\":\"cna@vuldb.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:L/Au:S/C:N/I:N/A:P\",\"baseScore\":1.7,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"LOW\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"LOW\",\"exploitabilityScore\":3.1,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-07-01T14:03:05.481009Z\",\"id\":\"CVE-2026-13574\",\"options\":[{\"exploitation\":\"poc\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"cna@vuldb.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-119\"},{\"lang\":\"en\",\"value\":\"CWE-122\"}]}],\"references\":[{\"url\":\"https://github.com/llvm/llvm-project/\",\"source\":\"cna@vuldb.com\"},{\"url\":\"https://github.com/llvm/llvm-project/issues/199191\",\"source\":\"cna@vuldb.com\"},{\"url\":\"https://github.com/user-attachments/files/28142619/poc.zip\",\"source\":\"cna@vuldb.com\"},{\"url\":\"https://vuldb.com/cve/CVE-2026-13574\",\"source\":\"cna@vuldb.com\"},{\"url\":\"https://vuldb.com/submit/844468\",\"source\":\"cna@vuldb.com\"},{\"url\":\"https://vuldb.com/vuln/374582\",\"source\":\"cna@vuldb.com\"},{\"url\":\"https://vuldb.com/vuln/374582/cti\",\"source\":\"cna@vuldb.com\"},{\"url\":\"https://github.com/llvm/llvm-project/issues/199191\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\"}]}}",
"redhat_vex": {
"aggregate_severity": "Low",
"current_release_date": "2026-07-03T12:14:49+00:00",
"cve": "CVE-2026-13574",
"id": "CVE-2026-13574",
"initial_release_date": "2026-06-29T14:15:09.190000+00:00",
"product_status:fixed": "8",
"product_status:known_affected": "64",
"product_status:known_not_affected": "65",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "llvm: llvm-project: LLVM: Denial of service via heap-based buffer overflow in Bitcode File Handler",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-13574.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "low",
"current_release_date": "2026-07-09T03:09:50Z",
"cve": "CVE-2026-13574",
"id": "CVE-2026-13574",
"initial_release_date": "2026-07-01T03:35:47Z",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-13574",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-13574.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-13574\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-07-01T14:03:05.481009Z\"}}}], \"references\": [{\"url\": \"https://github.com/llvm/llvm-project/issues/199191\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-07-01T14:03:33.078Z\"}}], \"cna\": {\"tags\": [\"disputed\"], \"title\": \"llvm llvm-project Bitcode File IntrinsicInst.cpp getBasePtr heap-based overflow\", \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"TYGLS (VulDB User)\"}, {\"lang\": \"en\", \"type\": \"coordinator\", \"value\": \"VulDB CNA Team\"}], \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 4.8, \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P\"}}, {\"cvssV3_1\": {\"version\": \"3.1\", \"baseScore\": 3.3, \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:X/RC:R\"}}, {\"cvssV3_0\": {\"version\": \"3.0\", \"baseScore\": 3.3, \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:X/RC:R\"}}, {\"cvssV2_0\": {\"version\": \"2.0\", \"baseScore\": 1.7, \"vectorString\": \"AV:L/AC:L/Au:S/C:N/I:N/A:P/E:POC/RL:ND/RC:UR\"}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:llvm:llvm-project:*:*:*:*:*:*:*:*\"], \"vendor\": \"llvm\", \"modules\": [\"Bitcode File Handler\"], \"product\": \"llvm-project\", \"versions\": [{\"status\": \"affected\", \"version\": \"22.1.0\"}, {\"status\": \"affected\", \"version\": \"22.1.1\"}, {\"status\": \"affected\", \"version\": \"22.1.2\"}, {\"status\": \"affected\", \"version\": \"22.1.3\"}, {\"status\": \"affected\", \"version\": \"22.1.4\"}, {\"status\": \"affected\", \"version\": \"22.1.5\"}, {\"status\": \"affected\", \"version\": \"22.1.6\"}]}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2026-06-28T00:00:00.000Z\", \"value\": \"Advisory disclosed\"}, {\"lang\": \"en\", \"time\": \"2026-06-28T02:00:00.000Z\", \"value\": \"VulDB entry created\"}, {\"lang\": \"en\", \"time\": \"2026-07-07T16:37:12.000Z\", \"value\": \"VulDB entry last update\"}], \"references\": [{\"url\": \"https://vuldb.com/vuln/374582\", \"name\": \"VDB-374582 | llvm llvm-project Bitcode File IntrinsicInst.cpp getBasePtr heap-based overflow\", \"tags\": [\"vdb-entry\", \"technical-description\"]}, {\"url\": \"https://vuldb.com/vuln/374582/cti\", \"name\": \"VDB-374582 | CTI Indicators (IOB, IOC, IOA)\", \"tags\": [\"signature\", \"permissions-required\"]}, {\"url\": \"https://vuldb.com/cve/CVE-2026-13574\", \"name\": \"CVE-2026-13574 | CVE Analysis and Report\", \"tags\": [\"third-party-advisory\"]}, {\"url\": \"https://vuldb.com/submit/844468\", \"name\": \"Submit #844468 | LLVM LLVM Project commit 3b3a3c2 Heap-based Buffer Overflow\", \"tags\": [\"third-party-advisory\"]}, {\"url\": \"https://github.com/llvm/llvm-project/issues/199191\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://github.com/user-attachments/files/28142619/poc.zip\", \"tags\": [\"broken-link\", \"exploit\"]}, {\"url\": \"https://github.com/llvm/llvm-project/\", \"tags\": [\"product\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"A vulnerability was determined in llvm llvm-project up to 22.1.6. This impacts the function GCRelocateInst::getBasePtr in the library llvm/lib/IR/IntrinsicInst.cpp of the component Bitcode File Handler. This manipulation causes heap-based buffer overflow. It is possible to launch the attack on the local host. The exploit has been publicly disclosed and may be utilized. There are still doubts about whether this vulnerability truly exists. The LLVM project explains, that the reported behavior is outside its documented security scope and therefore not considered a security vulnerability.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-122\", \"description\": \"Heap-based Buffer Overflow\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-119\", \"description\": \"Memory Corruption\"}]}], \"providerMetadata\": {\"orgId\": \"1af790b2-7ee1-4545-860a-a788eba489b5\", \"shortName\": \"VulDB\", \"dateUpdated\": \"2026-07-07T14:32:28.820Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-13574\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-07-07T14:32:28.820Z\", \"dateReserved\": \"2026-06-28T18:47:39.506Z\", \"assignerOrgId\": \"1af790b2-7ee1-4545-860a-a788eba489b5\", \"datePublished\": \"2026-06-29T14:15:09.190Z\", \"assignerShortName\": \"VulDB\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
FKIE_CVE-2026-13574
Vulnerability from fkie_nvd - Published: 2026-06-29 15:16 - Updated: 2026-07-07 15:16| Vendor | Product | Version |
|---|
{
"affected": [
{
"affectedData": [
{
"cpes": [
"cpe:2.3:a:llvm:llvm-project:*:*:*:*:*:*:*:*"
],
"modules": [
"Bitcode File Handler"
],
"product": "llvm-project",
"vendor": "llvm",
"versions": [
{
"status": "affected",
"version": "22.1.0"
},
{
"status": "affected",
"version": "22.1.1"
},
{
"status": "affected",
"version": "22.1.2"
},
{
"status": "affected",
"version": "22.1.3"
},
{
"status": "affected",
"version": "22.1.4"
},
{
"status": "affected",
"version": "22.1.5"
},
{
"status": "affected",
"version": "22.1.6"
}
]
}
],
"source": "cna@vuldb.com"
}
],
"cveTags": [
{
"sourceIdentifier": "cna@vuldb.com",
"tags": [
"disputed"
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was determined in llvm llvm-project up to 22.1.6. This impacts the function GCRelocateInst::getBasePtr in the library llvm/lib/IR/IntrinsicInst.cpp of the component Bitcode File Handler. This manipulation causes heap-based buffer overflow. It is possible to launch the attack on the local host. The exploit has been publicly disclosed and may be utilized. There are still doubts about whether this vulnerability truly exists. The LLVM project explains, that the reported behavior is outside its documented security scope and therefore not considered a security vulnerability."
}
],
"id": "CVE-2026-13574",
"lastModified": "2026-07-07T15:16:42.707",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "LOW",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"baseScore": 1.7,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:L/AC:L/Au:S/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 3.1,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "cna@vuldb.com",
"type": "Secondary",
"userInteractionRequired": false
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 1.4,
"source": "cna@vuldb.com",
"type": "Secondary"
}
],
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "LOCAL",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 1.9,
"baseSeverity": "LOW",
"confidentialityRequirement": "NOT_DEFINED",
"exploitMaturity": "PROOF_OF_CONCEPT",
"integrityRequirement": "NOT_DEFINED",
"modifiedAttackComplexity": "NOT_DEFINED",
"modifiedAttackRequirements": "NOT_DEFINED",
"modifiedAttackVector": "NOT_DEFINED",
"modifiedPrivilegesRequired": "NOT_DEFINED",
"modifiedSubAvailabilityImpact": "NOT_DEFINED",
"modifiedSubConfidentialityImpact": "NOT_DEFINED",
"modifiedSubIntegrityImpact": "NOT_DEFINED",
"modifiedUserInteraction": "NOT_DEFINED",
"modifiedVulnAvailabilityImpact": "NOT_DEFINED",
"modifiedVulnConfidentialityImpact": "NOT_DEFINED",
"modifiedVulnIntegrityImpact": "NOT_DEFINED",
"privilegesRequired": "LOW",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P/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",
"version": "4.0",
"vulnAvailabilityImpact": "LOW",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "cna@vuldb.com",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-13574",
"options": [
{
"exploitation": "poc"
},
{
"automatable": "no"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-01T14:03:05.481009Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-06-29T15:16:38.857",
"references": [
{
"source": "cna@vuldb.com",
"url": "https://github.com/llvm/llvm-project/"
},
{
"source": "cna@vuldb.com",
"url": "https://github.com/llvm/llvm-project/issues/199191"
},
{
"source": "cna@vuldb.com",
"url": "https://github.com/user-attachments/files/28142619/poc.zip"
},
{
"source": "cna@vuldb.com",
"url": "https://vuldb.com/cve/CVE-2026-13574"
},
{
"source": "cna@vuldb.com",
"url": "https://vuldb.com/submit/844468"
},
{
"source": "cna@vuldb.com",
"url": "https://vuldb.com/vuln/374582"
},
{
"source": "cna@vuldb.com",
"url": "https://vuldb.com/vuln/374582/cti"
},
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"url": "https://github.com/llvm/llvm-project/issues/199191"
}
],
"sourceIdentifier": "cna@vuldb.com",
"vulnStatus": "Deferred",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-119"
},
{
"lang": "en",
"value": "CWE-122"
}
],
"source": "cna@vuldb.com",
"type": "Secondary"
}
]
}
GHSA-PF97-7R98-QPJ7
Vulnerability from github – Published: 2026-06-29 15:32 – Updated: 2026-06-29 15:32A vulnerability was determined in llvm llvm-project up to 22.1.6. This impacts the function GCRelocateInst::getBasePtr in the library llvm/lib/IR/IntrinsicInst.cpp of the component Bitcode File Handler. This manipulation causes heap-based buffer overflow. It is possible to launch the attack on the local host. The exploit has been publicly disclosed and may be utilized. The project was informed of the problem early through an issue report but has not responded yet.
{
"affected": [],
"aliases": [
"CVE-2026-13574"
],
"database_specific": {
"cwe_ids": [
"CWE-119"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-06-29T15:16:38Z",
"severity": "LOW"
},
"details": "A vulnerability was determined in llvm llvm-project up to 22.1.6. This impacts the function GCRelocateInst::getBasePtr in the library llvm/lib/IR/IntrinsicInst.cpp of the component Bitcode File Handler. This manipulation causes heap-based buffer overflow. It is possible to launch the attack on the local host. The exploit has been publicly disclosed and may be utilized. The project was informed of the problem early through an issue report but has not responded yet.",
"id": "GHSA-pf97-7r98-qpj7",
"modified": "2026-06-29T15:32:06Z",
"published": "2026-06-29T15:32:06Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13574"
},
{
"type": "WEB",
"url": "https://github.com/llvm/llvm-project/issues/199191"
},
{
"type": "WEB",
"url": "https://github.com/llvm/llvm-project"
},
{
"type": "WEB",
"url": "https://github.com/user-attachments/files/28142619/poc.zip"
},
{
"type": "WEB",
"url": "https://vuldb.com/cve/CVE-2026-13574"
},
{
"type": "WEB",
"url": "https://vuldb.com/submit/844468"
},
{
"type": "WEB",
"url": "https://vuldb.com/vuln/374582"
},
{
"type": "WEB",
"url": "https://vuldb.com/vuln/374582/cti"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P/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",
"type": "CVSS_V4"
}
]
}
RHSA-2026:24069
Vulnerability from csaf_redhat - Published: 2026-06-07 05:26 - Updated: 2026-07-29 18:40A flaw was found in llvm. A local attacker could exploit a stack-based buffer overflow vulnerability in the `llvm::StringMap::insert` function. This manipulation could lead to a denial of service, making the affected system or application unavailable.
CWE-120 - Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:llvm21-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:llvm21-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:llvm21-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:llvm21-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in llvm. A local attacker could exploit a heap-based buffer overflow vulnerability in the GCRelocateInst::getBasePtr function within the Bitcode File Handler component. This flaw could lead to a denial of service, making the affected system unavailable.
CWE-805 - Buffer Access with Incorrect Length Value| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:llvm21-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:llvm21-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:llvm21-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:llvm21-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in urllib3, an HTTP client library for Python. This vulnerability allows a remote attacker to cause excessive resource consumption, such as high CPU usage and massive memory allocation, on the client side. This occurs when urllib3 attempts to decompress an entire HTTP response, even if only a partial read was requested, or when draining the connection after a partial decompression. This can lead to a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:llvm21-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:llvm21-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:llvm21-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:llvm21-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the brace-expansion library. This vulnerability allows an attacker to cause a Denial of Service (DoS) by providing a large numeric range for expansion. The library allocates excessive memory to generate all intermediate elements before applying the maximum limit, leading to high memory consumption and potential application crashes. This can impact the availability of systems using the library.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:llvm21-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:llvm21-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:llvm21-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:llvm21-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for Red Hat Hardened Images RPMs is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "This update includes the following RPMs:\n\nllvm21:\n * clang21-21.1.8-6.hum1 (aarch64, x86_64)\n * clang21-analyzer-21.1.8-6.hum1 (aarch64, x86_64)\n * clang21-devel-21.1.8-6.hum1 (aarch64, x86_64)\n * clang21-libs-21.1.8-6.hum1 (aarch64, x86_64)\n * clang21-resource-filesystem-21.1.8-6.hum1 (aarch64, x86_64)\n * clang21-tools-extra-21.1.8-6.hum1 (aarch64, x86_64)\n * clang21-tools-extra-devel-21.1.8-6.hum1 (aarch64, x86_64)\n * compiler-rt21-21.1.8-6.hum1 (aarch64, x86_64)\n * git-clang-format21-21.1.8-6.hum1 (aarch64, x86_64)\n * libomp21-21.1.8-6.hum1 (aarch64, x86_64)\n * libomp21-devel-21.1.8-6.hum1 (aarch64, x86_64)\n * lld21-21.1.8-6.hum1 (aarch64, x86_64)\n * lld21-devel-21.1.8-6.hum1 (aarch64, x86_64)\n * lld21-libs-21.1.8-6.hum1 (aarch64, x86_64)\n * lldb21-21.1.8-6.hum1 (aarch64, x86_64)\n * lldb21-devel-21.1.8-6.hum1 (aarch64, x86_64)\n * llvm21-21.1.8-6.hum1 (aarch64, x86_64)\n * llvm21-cmake-utils-21.1.8-6.hum1 (aarch64, x86_64)\n * llvm21-devel-21.1.8-6.hum1 (aarch64, x86_64)\n * llvm21-doc-21.1.8-6.hum1 (noarch)\n * llvm21-filesystem-21.1.8-6.hum1 (aarch64, x86_64)\n * llvm21-googletest-21.1.8-6.hum1 (aarch64, x86_64)\n * llvm21-libs-21.1.8-6.hum1 (aarch64, x86_64)\n * llvm21-static-21.1.8-6.hum1 (aarch64, x86_64)\n * llvm21-test-21.1.8-6.hum1 (aarch64, x86_64)\n * python3-clang21-21.1.8-6.hum1 (aarch64, x86_64)\n * llvm21-21.1.8-6.hum1.src (src)",
"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-2026:24069",
"url": "https://access.redhat.com/errata/RHSA-2026:24069"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-45149",
"url": "https://access.redhat.com/security/cve/CVE-2026-45149"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44432",
"url": "https://access.redhat.com/security/cve/CVE-2026-44432"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-13573",
"url": "https://access.redhat.com/security/cve/CVE-2026-13573"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-13574",
"url": "https://access.redhat.com/security/cve/CVE-2026-13574"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_24069.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-07-29T18:40:39+00:00",
"generator": {
"date": "2026-07-29T18:40:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2026:24069",
"initial_release_date": "2026-06-07T05:26:31+00:00",
"revision_history": [
{
"date": "2026-06-07T05:26:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-25T05:39:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-29T18:40:39+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "llvm21-main@aarch64",
"product": {
"name": "llvm21-main@aarch64",
"product_id": "llvm21-main@aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/clang21@21.1.8-6.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "llvm21-main@x86_64",
"product": {
"name": "llvm21-main@x86_64",
"product_id": "llvm21-main@x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/clang21@21.1.8-6.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "llvm21-main@src",
"product": {
"name": "llvm21-main@src",
"product_id": "llvm21-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/llvm21@21.1.8-6.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "llvm21-main@noarch",
"product": {
"name": "llvm21-main@noarch",
"product_id": "llvm21-main@noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/llvm21-doc@21.1.8-6.hum1?arch=noarch\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "llvm21-main@aarch64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:llvm21-main@aarch64"
},
"product_reference": "llvm21-main@aarch64",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "llvm21-main@noarch as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:llvm21-main@noarch"
},
"product_reference": "llvm21-main@noarch",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "llvm21-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:llvm21-main@src"
},
"product_reference": "llvm21-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "llvm21-main@x86_64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:llvm21-main@x86_64"
},
"product_reference": "llvm21-main@x86_64",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-13573",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-06-29T15:01:19.470118+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494424"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in llvm. A local attacker could exploit a stack-based buffer overflow vulnerability in the `llvm::StringMap::insert` function. This manipulation could lead to a denial of service, making the affected system or application unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "llvm: llvm: Denial of Service via stack-based buffer overflow in StringMap::insert",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has a Low impact as it requires a local attacker to exploit a stack-based buffer overflow in the `llvm::StringMap::insert` function. Successful exploitation could lead to a denial of service, affecting the availability of systems utilizing the vulnerable LLVM component. The vulnerability is limited to local access, reducing its overall risk in typical Red Hat deployments.",
"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": [
"Red Hat Hardened Images:llvm21-main@aarch64",
"Red Hat Hardened Images:llvm21-main@noarch",
"Red Hat Hardened Images:llvm21-main@src",
"Red Hat Hardened Images:llvm21-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13573"
},
{
"category": "external",
"summary": "RHBZ#2494424",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494424"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13573",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13573"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13573",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13573"
},
{
"category": "external",
"summary": "https://github.com/llvm/llvm-project/",
"url": "https://github.com/llvm/llvm-project/"
},
{
"category": "external",
"summary": "https://github.com/llvm/llvm-project/issues/199187",
"url": "https://github.com/llvm/llvm-project/issues/199187"
},
{
"category": "external",
"summary": "https://github.com/user-attachments/files/28141697/poc.zip",
"url": "https://github.com/user-attachments/files/28141697/poc.zip"
},
{
"category": "external",
"summary": "https://vuldb.com/cve/CVE-2026-13573",
"url": "https://vuldb.com/cve/CVE-2026-13573"
},
{
"category": "external",
"summary": "https://vuldb.com/submit/844457",
"url": "https://vuldb.com/submit/844457"
},
{
"category": "external",
"summary": "https://vuldb.com/vuln/374581",
"url": "https://vuldb.com/vuln/374581"
},
{
"category": "external",
"summary": "https://vuldb.com/vuln/374581/cti",
"url": "https://vuldb.com/vuln/374581/cti"
}
],
"release_date": "2026-06-29T14:00:09.309000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-07T05:26:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:llvm21-main@aarch64",
"Red Hat Hardened Images:llvm21-main@noarch",
"Red Hat Hardened Images:llvm21-main@src",
"Red Hat Hardened Images:llvm21-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24069"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:llvm21-main@aarch64",
"Red Hat Hardened Images:llvm21-main@noarch",
"Red Hat Hardened Images:llvm21-main@src",
"Red Hat Hardened Images:llvm21-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:llvm21-main@aarch64",
"Red Hat Hardened Images:llvm21-main@noarch",
"Red Hat Hardened Images:llvm21-main@src",
"Red Hat Hardened Images:llvm21-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "llvm: llvm: Denial of Service via stack-based buffer overflow in StringMap::insert"
},
{
"cve": "CVE-2026-13574",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"discovery_date": "2026-06-29T15:00:56.609872+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494420"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in llvm. A local attacker could exploit a heap-based buffer overflow vulnerability in the GCRelocateInst::getBasePtr function within the Bitcode File Handler component. This flaw could lead to a denial of service, making the affected system unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "llvm: llvm-project: LLVM: Denial of service via heap-based buffer overflow in Bitcode File Handler",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has a Low impact, as it requires a local attacker to exploit a heap-based buffer overflow in the LLVM Bitcode File Handler. Successful exploitation could lead to a denial of service by making the affected system unavailable.",
"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": [
"Red Hat Hardened Images:llvm21-main@aarch64",
"Red Hat Hardened Images:llvm21-main@noarch",
"Red Hat Hardened Images:llvm21-main@src",
"Red Hat Hardened Images:llvm21-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13574"
},
{
"category": "external",
"summary": "RHBZ#2494420",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494420"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13574",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13574"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13574",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13574"
},
{
"category": "external",
"summary": "https://github.com/llvm/llvm-project/",
"url": "https://github.com/llvm/llvm-project/"
},
{
"category": "external",
"summary": "https://github.com/llvm/llvm-project/issues/199191",
"url": "https://github.com/llvm/llvm-project/issues/199191"
},
{
"category": "external",
"summary": "https://github.com/user-attachments/files/28142619/poc.zip",
"url": "https://github.com/user-attachments/files/28142619/poc.zip"
},
{
"category": "external",
"summary": "https://vuldb.com/cve/CVE-2026-13574",
"url": "https://vuldb.com/cve/CVE-2026-13574"
},
{
"category": "external",
"summary": "https://vuldb.com/submit/844468",
"url": "https://vuldb.com/submit/844468"
},
{
"category": "external",
"summary": "https://vuldb.com/vuln/374582",
"url": "https://vuldb.com/vuln/374582"
},
{
"category": "external",
"summary": "https://vuldb.com/vuln/374582/cti",
"url": "https://vuldb.com/vuln/374582/cti"
}
],
"release_date": "2026-06-29T14:15:09.190000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-07T05:26:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:llvm21-main@aarch64",
"Red Hat Hardened Images:llvm21-main@noarch",
"Red Hat Hardened Images:llvm21-main@src",
"Red Hat Hardened Images:llvm21-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24069"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:llvm21-main@aarch64",
"Red Hat Hardened Images:llvm21-main@noarch",
"Red Hat Hardened Images:llvm21-main@src",
"Red Hat Hardened Images:llvm21-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "llvm: llvm-project: LLVM: Denial of service via heap-based buffer overflow in Bitcode File Handler"
},
{
"cve": "CVE-2026-44432",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-05-13T17:01:01.083841+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477154"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3, an HTTP client library for Python. This vulnerability allows a remote attacker to cause excessive resource consumption, such as high CPU usage and massive memory allocation, on the client side. This occurs when urllib3 attempts to decompress an entire HTTP response, even if only a partial read was requested, or when draining the connection after a partial decompression. This can lead to a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Denial of Service due to excessive HTTP response decompression",
"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": [
"Red Hat Hardened Images:llvm21-main@aarch64",
"Red Hat Hardened Images:llvm21-main@noarch",
"Red Hat Hardened Images:llvm21-main@src",
"Red Hat Hardened Images:llvm21-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44432"
},
{
"category": "external",
"summary": "RHBZ#2477154",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477154"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44432",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44432"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44432",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44432"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-mf9v-mfxr-j63j",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-mf9v-mfxr-j63j"
}
],
"release_date": "2026-05-13T15:17:12.611000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-07T05:26:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:llvm21-main@aarch64",
"Red Hat Hardened Images:llvm21-main@noarch",
"Red Hat Hardened Images:llvm21-main@src",
"Red Hat Hardened Images:llvm21-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24069"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:llvm21-main@aarch64",
"Red Hat Hardened Images:llvm21-main@noarch",
"Red Hat Hardened Images:llvm21-main@src",
"Red Hat Hardened Images:llvm21-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Denial of Service due to excessive HTTP response decompression"
},
{
"cve": "CVE-2026-45149",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-05-29T21:02:00.092772+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2483481"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the brace-expansion library. This vulnerability allows an attacker to cause a Denial of Service (DoS) by providing a large numeric range for expansion. The library allocates excessive memory to generate all intermediate elements before applying the maximum limit, leading to high memory consumption and potential application crashes. This can impact the availability of systems using the library.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: brace-expansion: Denial of Service due to excessive memory allocation when expanding large numeric ranges",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat products ship brace-expansion versions 1.x and 2.x, which are not affected by this vulnerability. The flaw exists only in versions 5.0.0 through 5.0.5.",
"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": [
"Red Hat Hardened Images:llvm21-main@aarch64",
"Red Hat Hardened Images:llvm21-main@noarch",
"Red Hat Hardened Images:llvm21-main@src",
"Red Hat Hardened Images:llvm21-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45149"
},
{
"category": "external",
"summary": "RHBZ#2483481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2483481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45149",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45149"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45149",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45149"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/security/advisories/GHSA-jxxr-4gwj-5jf2",
"url": "https://github.com/juliangruber/brace-expansion/security/advisories/GHSA-jxxr-4gwj-5jf2"
}
],
"release_date": "2026-05-29T19:55:07.337000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-07T05:26:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:llvm21-main@aarch64",
"Red Hat Hardened Images:llvm21-main@noarch",
"Red Hat Hardened Images:llvm21-main@src",
"Red Hat Hardened Images:llvm21-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24069"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Hardened Images:llvm21-main@aarch64",
"Red Hat Hardened Images:llvm21-main@noarch",
"Red Hat Hardened Images:llvm21-main@src",
"Red Hat Hardened Images:llvm21-main@x86_64"
]
}
],
"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": [
"Red Hat Hardened Images:llvm21-main@aarch64",
"Red Hat Hardened Images:llvm21-main@noarch",
"Red Hat Hardened Images:llvm21-main@src",
"Red Hat Hardened Images:llvm21-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "brace-expansion: brace-expansion: Denial of Service due to excessive memory allocation when expanding large numeric ranges"
}
]
}
RHSA-2026:7634
Vulnerability from csaf_redhat - Published: 2026-04-11 00:15 - Updated: 2026-07-29 18:41A flaw was found in llvm. A local attacker could exploit a stack-based buffer overflow vulnerability in the `llvm::StringMap::insert` function. This manipulation could lead to a denial of service, making the affected system or application unavailable.
CWE-120 - Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:llvm-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:llvm-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:llvm-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:llvm-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in llvm. A local attacker could exploit a heap-based buffer overflow vulnerability in the GCRelocateInst::getBasePtr function within the Bitcode File Handler component. This flaw could lead to a denial of service, making the affected system unavailable.
CWE-805 - Buffer Access with Incorrect Length Value| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:llvm-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:llvm-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:llvm-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:llvm-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in urllib3, an HTTP client library for Python. This vulnerability allows a remote attacker to cause excessive resource consumption, such as high CPU usage and massive memory allocation, on the client side. This occurs when urllib3 attempts to decompress an entire HTTP response, even if only a partial read was requested, or when draining the connection after a partial decompression. This can lead to a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:llvm-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:llvm-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:llvm-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:llvm-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the brace-expansion library. This vulnerability allows an attacker to cause a Denial of Service (DoS) by providing a large numeric range for expansion. The library allocates excessive memory to generate all intermediate elements before applying the maximum limit, leading to high memory consumption and potential application crashes. This can impact the availability of systems using the library.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:llvm-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:llvm-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:llvm-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:llvm-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for Red Hat Hardened Images RPMs is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "This update includes the following RPMs:\n\nllvm:\n * clang-21.1.8-1.1.hum1 (aarch64, x86_64)\n * clang-analyzer-21.1.8-1.1.hum1 (aarch64, x86_64)\n * clang-devel-21.1.8-1.1.hum1 (aarch64, x86_64)\n * clang-libs-21.1.8-1.1.hum1 (aarch64, x86_64)\n * clang-resource-filesystem-21.1.8-1.1.hum1 (aarch64, x86_64)\n * clang-tools-extra-21.1.8-1.1.hum1 (aarch64, x86_64)\n * clang-tools-extra-devel-21.1.8-1.1.hum1 (aarch64, x86_64)\n * compiler-rt-21.1.8-1.1.hum1 (aarch64, x86_64)\n * git-clang-format-21.1.8-1.1.hum1 (aarch64, x86_64)\n * libcxx-21.1.8-1.1.hum1 (aarch64, x86_64)\n * libcxx-devel-21.1.8-1.1.hum1 (aarch64, x86_64)\n * libcxx-static-21.1.8-1.1.hum1 (aarch64, x86_64)\n * libcxxabi-21.1.8-1.1.hum1 (aarch64, x86_64)\n * libcxxabi-devel-21.1.8-1.1.hum1 (aarch64, x86_64)\n * libcxxabi-static-21.1.8-1.1.hum1 (aarch64, x86_64)\n * libomp-21.1.8-1.1.hum1 (aarch64, x86_64)\n * libomp-devel-21.1.8-1.1.hum1 (aarch64, x86_64)\n * lld-21.1.8-1.1.hum1 (aarch64, x86_64)\n * lld-devel-21.1.8-1.1.hum1 (aarch64, x86_64)\n * lld-libs-21.1.8-1.1.hum1 (aarch64, x86_64)\n * lldb-21.1.8-1.1.hum1 (aarch64, x86_64)\n * lldb-devel-21.1.8-1.1.hum1 (aarch64, x86_64)\n * llvm-21.1.8-1.1.hum1 (aarch64, x86_64)\n * llvm-bolt-21.1.8-1.1.hum1 (aarch64, x86_64)\n * llvm-cmake-utils-21.1.8-1.1.hum1 (aarch64, x86_64)\n * llvm-devel-21.1.8-1.1.hum1 (aarch64, x86_64)\n * llvm-doc-21.1.8-1.1.hum1 (noarch)\n * llvm-filesystem-21.1.8-1.1.hum1 (aarch64, x86_64)\n * llvm-googletest-21.1.8-1.1.hum1 (aarch64, x86_64)\n * llvm-libs-21.1.8-1.1.hum1 (aarch64, x86_64)\n * llvm-libunwind-21.1.8-1.1.hum1 (aarch64, x86_64)\n * llvm-libunwind-devel-21.1.8-1.1.hum1 (aarch64, x86_64)\n * llvm-libunwind-static-21.1.8-1.1.hum1 (aarch64, x86_64)\n * llvm-static-21.1.8-1.1.hum1 (aarch64, x86_64)\n * llvm-test-21.1.8-1.1.hum1 (aarch64, x86_64)\n * mlir-21.1.8-1.1.hum1 (aarch64, x86_64)\n * mlir-devel-21.1.8-1.1.hum1 (aarch64, x86_64)\n * mlir-static-21.1.8-1.1.hum1 (aarch64, x86_64)\n * polly-21.1.8-1.1.hum1 (aarch64, x86_64)\n * polly-devel-21.1.8-1.1.hum1 (aarch64, x86_64)\n * python3-clang-21.1.8-1.1.hum1 (aarch64, x86_64)\n * python3-lit-21.1.8-1.1.hum1 (noarch)\n * python3-lldb-21.1.8-1.1.hum1 (aarch64, x86_64)\n * python3-mlir-21.1.8-1.1.hum1 (aarch64, x86_64)\n * llvm-21.1.8-1.1.hum1.src (src)",
"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-2026:7634",
"url": "https://access.redhat.com/errata/RHSA-2026:7634"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-45149",
"url": "https://access.redhat.com/security/cve/CVE-2026-45149"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44432",
"url": "https://access.redhat.com/security/cve/CVE-2026-44432"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-13573",
"url": "https://access.redhat.com/security/cve/CVE-2026-13573"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-13574",
"url": "https://access.redhat.com/security/cve/CVE-2026-13574"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_7634.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-07-29T18:41:19+00:00",
"generator": {
"date": "2026-07-29T18:41:19+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2026:7634",
"initial_release_date": "2026-04-11T00:15:28+00:00",
"revision_history": [
{
"date": "2026-04-11T00:15:28+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-25T05:39:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-29T18:41:19+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "llvm-main@aarch64",
"product": {
"name": "llvm-main@aarch64",
"product_id": "llvm-main@aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/clang@21.1.8-1.1.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "llvm-main@x86_64",
"product": {
"name": "llvm-main@x86_64",
"product_id": "llvm-main@x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/clang@21.1.8-1.1.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "llvm-main@src",
"product": {
"name": "llvm-main@src",
"product_id": "llvm-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/llvm@21.1.8-1.1.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "llvm-main@noarch",
"product": {
"name": "llvm-main@noarch",
"product_id": "llvm-main@noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/llvm-doc@21.1.8-1.1.hum1?arch=noarch\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "llvm-main@aarch64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:llvm-main@aarch64"
},
"product_reference": "llvm-main@aarch64",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "llvm-main@noarch as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:llvm-main@noarch"
},
"product_reference": "llvm-main@noarch",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "llvm-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:llvm-main@src"
},
"product_reference": "llvm-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "llvm-main@x86_64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:llvm-main@x86_64"
},
"product_reference": "llvm-main@x86_64",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-13573",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-06-29T15:01:19.470118+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494424"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in llvm. A local attacker could exploit a stack-based buffer overflow vulnerability in the `llvm::StringMap::insert` function. This manipulation could lead to a denial of service, making the affected system or application unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "llvm: llvm: Denial of Service via stack-based buffer overflow in StringMap::insert",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has a Low impact as it requires a local attacker to exploit a stack-based buffer overflow in the `llvm::StringMap::insert` function. Successful exploitation could lead to a denial of service, affecting the availability of systems utilizing the vulnerable LLVM component. The vulnerability is limited to local access, reducing its overall risk in typical Red Hat deployments.",
"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": [
"Red Hat Hardened Images:llvm-main@aarch64",
"Red Hat Hardened Images:llvm-main@noarch",
"Red Hat Hardened Images:llvm-main@src",
"Red Hat Hardened Images:llvm-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13573"
},
{
"category": "external",
"summary": "RHBZ#2494424",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494424"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13573",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13573"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13573",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13573"
},
{
"category": "external",
"summary": "https://github.com/llvm/llvm-project/",
"url": "https://github.com/llvm/llvm-project/"
},
{
"category": "external",
"summary": "https://github.com/llvm/llvm-project/issues/199187",
"url": "https://github.com/llvm/llvm-project/issues/199187"
},
{
"category": "external",
"summary": "https://github.com/user-attachments/files/28141697/poc.zip",
"url": "https://github.com/user-attachments/files/28141697/poc.zip"
},
{
"category": "external",
"summary": "https://vuldb.com/cve/CVE-2026-13573",
"url": "https://vuldb.com/cve/CVE-2026-13573"
},
{
"category": "external",
"summary": "https://vuldb.com/submit/844457",
"url": "https://vuldb.com/submit/844457"
},
{
"category": "external",
"summary": "https://vuldb.com/vuln/374581",
"url": "https://vuldb.com/vuln/374581"
},
{
"category": "external",
"summary": "https://vuldb.com/vuln/374581/cti",
"url": "https://vuldb.com/vuln/374581/cti"
}
],
"release_date": "2026-06-29T14:00:09.309000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-11T00:15:28+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:llvm-main@aarch64",
"Red Hat Hardened Images:llvm-main@noarch",
"Red Hat Hardened Images:llvm-main@src",
"Red Hat Hardened Images:llvm-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7634"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:llvm-main@aarch64",
"Red Hat Hardened Images:llvm-main@noarch",
"Red Hat Hardened Images:llvm-main@src",
"Red Hat Hardened Images:llvm-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:llvm-main@aarch64",
"Red Hat Hardened Images:llvm-main@noarch",
"Red Hat Hardened Images:llvm-main@src",
"Red Hat Hardened Images:llvm-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "llvm: llvm: Denial of Service via stack-based buffer overflow in StringMap::insert"
},
{
"cve": "CVE-2026-13574",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"discovery_date": "2026-06-29T15:00:56.609872+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494420"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in llvm. A local attacker could exploit a heap-based buffer overflow vulnerability in the GCRelocateInst::getBasePtr function within the Bitcode File Handler component. This flaw could lead to a denial of service, making the affected system unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "llvm: llvm-project: LLVM: Denial of service via heap-based buffer overflow in Bitcode File Handler",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has a Low impact, as it requires a local attacker to exploit a heap-based buffer overflow in the LLVM Bitcode File Handler. Successful exploitation could lead to a denial of service by making the affected system unavailable.",
"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": [
"Red Hat Hardened Images:llvm-main@aarch64",
"Red Hat Hardened Images:llvm-main@noarch",
"Red Hat Hardened Images:llvm-main@src",
"Red Hat Hardened Images:llvm-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13574"
},
{
"category": "external",
"summary": "RHBZ#2494420",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494420"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13574",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13574"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13574",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13574"
},
{
"category": "external",
"summary": "https://github.com/llvm/llvm-project/",
"url": "https://github.com/llvm/llvm-project/"
},
{
"category": "external",
"summary": "https://github.com/llvm/llvm-project/issues/199191",
"url": "https://github.com/llvm/llvm-project/issues/199191"
},
{
"category": "external",
"summary": "https://github.com/user-attachments/files/28142619/poc.zip",
"url": "https://github.com/user-attachments/files/28142619/poc.zip"
},
{
"category": "external",
"summary": "https://vuldb.com/cve/CVE-2026-13574",
"url": "https://vuldb.com/cve/CVE-2026-13574"
},
{
"category": "external",
"summary": "https://vuldb.com/submit/844468",
"url": "https://vuldb.com/submit/844468"
},
{
"category": "external",
"summary": "https://vuldb.com/vuln/374582",
"url": "https://vuldb.com/vuln/374582"
},
{
"category": "external",
"summary": "https://vuldb.com/vuln/374582/cti",
"url": "https://vuldb.com/vuln/374582/cti"
}
],
"release_date": "2026-06-29T14:15:09.190000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-11T00:15:28+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:llvm-main@aarch64",
"Red Hat Hardened Images:llvm-main@noarch",
"Red Hat Hardened Images:llvm-main@src",
"Red Hat Hardened Images:llvm-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7634"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:llvm-main@aarch64",
"Red Hat Hardened Images:llvm-main@noarch",
"Red Hat Hardened Images:llvm-main@src",
"Red Hat Hardened Images:llvm-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "llvm: llvm-project: LLVM: Denial of service via heap-based buffer overflow in Bitcode File Handler"
},
{
"cve": "CVE-2026-44432",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-05-13T17:01:01.083841+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477154"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3, an HTTP client library for Python. This vulnerability allows a remote attacker to cause excessive resource consumption, such as high CPU usage and massive memory allocation, on the client side. This occurs when urllib3 attempts to decompress an entire HTTP response, even if only a partial read was requested, or when draining the connection after a partial decompression. This can lead to a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Denial of Service due to excessive HTTP response decompression",
"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": [
"Red Hat Hardened Images:llvm-main@aarch64",
"Red Hat Hardened Images:llvm-main@noarch",
"Red Hat Hardened Images:llvm-main@src",
"Red Hat Hardened Images:llvm-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44432"
},
{
"category": "external",
"summary": "RHBZ#2477154",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477154"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44432",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44432"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44432",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44432"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-mf9v-mfxr-j63j",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-mf9v-mfxr-j63j"
}
],
"release_date": "2026-05-13T15:17:12.611000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-11T00:15:28+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:llvm-main@aarch64",
"Red Hat Hardened Images:llvm-main@noarch",
"Red Hat Hardened Images:llvm-main@src",
"Red Hat Hardened Images:llvm-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7634"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:llvm-main@aarch64",
"Red Hat Hardened Images:llvm-main@noarch",
"Red Hat Hardened Images:llvm-main@src",
"Red Hat Hardened Images:llvm-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Denial of Service due to excessive HTTP response decompression"
},
{
"cve": "CVE-2026-45149",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-05-29T21:02:00.092772+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2483481"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the brace-expansion library. This vulnerability allows an attacker to cause a Denial of Service (DoS) by providing a large numeric range for expansion. The library allocates excessive memory to generate all intermediate elements before applying the maximum limit, leading to high memory consumption and potential application crashes. This can impact the availability of systems using the library.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: brace-expansion: Denial of Service due to excessive memory allocation when expanding large numeric ranges",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat products ship brace-expansion versions 1.x and 2.x, which are not affected by this vulnerability. The flaw exists only in versions 5.0.0 through 5.0.5.",
"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": [
"Red Hat Hardened Images:llvm-main@aarch64",
"Red Hat Hardened Images:llvm-main@noarch",
"Red Hat Hardened Images:llvm-main@src",
"Red Hat Hardened Images:llvm-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45149"
},
{
"category": "external",
"summary": "RHBZ#2483481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2483481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45149",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45149"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45149",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45149"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/security/advisories/GHSA-jxxr-4gwj-5jf2",
"url": "https://github.com/juliangruber/brace-expansion/security/advisories/GHSA-jxxr-4gwj-5jf2"
}
],
"release_date": "2026-05-29T19:55:07.337000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-11T00:15:28+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:llvm-main@aarch64",
"Red Hat Hardened Images:llvm-main@noarch",
"Red Hat Hardened Images:llvm-main@src",
"Red Hat Hardened Images:llvm-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7634"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Hardened Images:llvm-main@aarch64",
"Red Hat Hardened Images:llvm-main@noarch",
"Red Hat Hardened Images:llvm-main@src",
"Red Hat Hardened Images:llvm-main@x86_64"
]
}
],
"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": [
"Red Hat Hardened Images:llvm-main@aarch64",
"Red Hat Hardened Images:llvm-main@noarch",
"Red Hat Hardened Images:llvm-main@src",
"Red Hat Hardened Images:llvm-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "brace-expansion: brace-expansion: Denial of Service due to excessive memory allocation when expanding large numeric ranges"
}
]
}
ubuntu-cve-2026-13574
Vulnerability from osv_ubuntu
A vulnerability was determined in llvm llvm-project up to 22.1.6. This impacts the function GCRelocateInst::getBasePtr in the library llvm/lib/IR/IntrinsicInst.cpp of the component Bitcode File Handler. This manipulation causes heap-based buffer overflow. It is possible to launch the attack on the local host. The exploit has been publicly disclosed and may be utilized. There are still doubts about whether this vulnerability truly exists. The LLVM project explains, that the reported behavior is outside its documented security scope and therefore not considered a security vulnerability.
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "bolt-18",
"binary_version": "1:18.1.8-11~20.04.2"
},
{
"binary_name": "clang-18",
"binary_version": "1:18.1.8-11~20.04.2"
},
{
"binary_name": "clang-18-examples",
"binary_version": "1:18.1.8-11~20.04.2"
},
{
"binary_name": "clang-format-18",
"binary_version": "1:18.1.8-11~20.04.2"
},
{
"binary_name": "clang-tidy-18",
"binary_version": "1:18.1.8-11~20.04.2"
},
{
"binary_name": "clang-tools-18",
"binary_version": "1:18.1.8-11~20.04.2"
},
{
"binary_name": "clangd-18",
"binary_version": "1:18.1.8-11~20.04.2"
},
{
"binary_name": "flang-18",
"binary_version": "1:18.1.8-11~20.04.2"
},
{
"binary_name": "libc++-18-dev-wasm32",
"binary_version": "1:18.1.8-11~20.04.2"
},
{
"binary_name": "libc++1-18",
"binary_version": "1:18.1.8-11~20.04.2"
},
{
"binary_name": "libc++abi-18-dev-wasm32",
"binary_version": "1:18.1.8-11~20.04.2"
},
{
"binary_name": "libc++abi1-18",
"binary_version": "1:18.1.8-11~20.04.2"
},
{
"binary_name": "libclang-cpp18",
"binary_version": "1:18.1.8-11~20.04.2"
},
{
"binary_name": "libclang-rt-18-dev-wasm32",
"binary_version": "1:18.1.8-11~20.04.2"
},
{
"binary_name": "libclang-rt-18-dev-wasm64",
"binary_version": "1:18.1.8-11~20.04.2"
},
{
"binary_name": "libclang1-18",
"binary_version": "1:18.1.8-11~20.04.2"
},
{
"binary_name": "libclc-18",
"binary_version": "1:18.1.8-11~20.04.2"
},
{
"binary_name": "liblld-18",
"binary_version": "1:18.1.8-11~20.04.2"
},
{
"binary_name": "liblldb-18",
"binary_version": "1:18.1.8-11~20.04.2"
},
{
"binary_name": "libllvm18",
"binary_version": "1:18.1.8-11~20.04.2"
},
{
"binary_name": "libmlir-18",
"binary_version": "1:18.1.8-11~20.04.2"
},
{
"binary_name": "libomp5-18",
"binary_version": "1:18.1.8-11~20.04.2"
},
{
"binary_name": "libunwind-18",
"binary_version": "1:18.1.8-11~20.04.2"
},
{
"binary_name": "lld-18",
"binary_version": "1:18.1.8-11~20.04.2"
},
{
"binary_name": "lldb-18",
"binary_version": "1:18.1.8-11~20.04.2"
},
{
"binary_name": "llvm-18",
"binary_version": "1:18.1.8-11~20.04.2"
},
{
"binary_name": "llvm-18-examples",
"binary_version": "1:18.1.8-11~20.04.2"
},
{
"binary_name": "llvm-18-linker-tools",
"binary_version": "1:18.1.8-11~20.04.2"
},
{
"binary_name": "llvm-18-runtime",
"binary_version": "1:18.1.8-11~20.04.2"
},
{
"binary_name": "llvm-18-tools",
"binary_version": "1:18.1.8-11~20.04.2"
},
{
"binary_name": "mlir-18-tools",
"binary_version": "1:18.1.8-11~20.04.2"
},
{
"binary_name": "python3-clang-18",
"binary_version": "1:18.1.8-11~20.04.2"
},
{
"binary_name": "python3-lldb-18",
"binary_version": "1:18.1.8-11~20.04.2"
}
],
"priority_reason": "CLI crash only"
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "llvm-toolchain-18",
"purl": "pkg:deb/ubuntu/llvm-toolchain-18@1:18.1.8-11~20.04.2?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1:18.1.8-11~20.04.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "bolt-18",
"binary_version": "1:18.1.3-1ubuntu1"
},
{
"binary_name": "clang-18",
"binary_version": "1:18.1.3-1ubuntu1"
},
{
"binary_name": "clang-18-examples",
"binary_version": "1:18.1.3-1ubuntu1"
},
{
"binary_name": "clang-format-18",
"binary_version": "1:18.1.3-1ubuntu1"
},
{
"binary_name": "clang-tidy-18",
"binary_version": "1:18.1.3-1ubuntu1"
},
{
"binary_name": "clang-tools-18",
"binary_version": "1:18.1.3-1ubuntu1"
},
{
"binary_name": "clangd-18",
"binary_version": "1:18.1.3-1ubuntu1"
},
{
"binary_name": "flang-18",
"binary_version": "1:18.1.3-1ubuntu1"
},
{
"binary_name": "libc++-18-dev-wasm32",
"binary_version": "1:18.1.3-1ubuntu1"
},
{
"binary_name": "libc++1-18",
"binary_version": "1:18.1.3-1ubuntu1"
},
{
"binary_name": "libc++abi-18-dev-wasm32",
"binary_version": "1:18.1.3-1ubuntu1"
},
{
"binary_name": "libc++abi1-18",
"binary_version": "1:18.1.3-1ubuntu1"
},
{
"binary_name": "libclang-cpp18",
"binary_version": "1:18.1.3-1ubuntu1"
},
{
"binary_name": "libclang-rt-18-dev-wasm32",
"binary_version": "1:18.1.3-1ubuntu1"
},
{
"binary_name": "libclang-rt-18-dev-wasm64",
"binary_version": "1:18.1.3-1ubuntu1"
},
{
"binary_name": "libclang1-18",
"binary_version": "1:18.1.3-1ubuntu1"
},
{
"binary_name": "libclc-18",
"binary_version": "1:18.1.3-1ubuntu1"
},
{
"binary_name": "liblld-18",
"binary_version": "1:18.1.3-1ubuntu1"
},
{
"binary_name": "liblldb-18",
"binary_version": "1:18.1.3-1ubuntu1"
},
{
"binary_name": "libllvm18",
"binary_version": "1:18.1.3-1ubuntu1"
},
{
"binary_name": "libmlir-18",
"binary_version": "1:18.1.3-1ubuntu1"
},
{
"binary_name": "libomp5-18",
"binary_version": "1:18.1.3-1ubuntu1"
},
{
"binary_name": "libunwind-18",
"binary_version": "1:18.1.3-1ubuntu1"
},
{
"binary_name": "lld-18",
"binary_version": "1:18.1.3-1ubuntu1"
},
{
"binary_name": "lldb-18",
"binary_version": "1:18.1.3-1ubuntu1"
},
{
"binary_name": "llvm-18",
"binary_version": "1:18.1.3-1ubuntu1"
},
{
"binary_name": "llvm-18-examples",
"binary_version": "1:18.1.3-1ubuntu1"
},
{
"binary_name": "llvm-18-linker-tools",
"binary_version": "1:18.1.3-1ubuntu1"
},
{
"binary_name": "llvm-18-runtime",
"binary_version": "1:18.1.3-1ubuntu1"
},
{
"binary_name": "llvm-18-tools",
"binary_version": "1:18.1.3-1ubuntu1"
},
{
"binary_name": "mlir-18-tools",
"binary_version": "1:18.1.3-1ubuntu1"
},
{
"binary_name": "python3-clang-18",
"binary_version": "1:18.1.3-1ubuntu1"
},
{
"binary_name": "python3-lldb-18",
"binary_version": "1:18.1.3-1ubuntu1"
}
],
"priority_reason": "CLI crash only"
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "llvm-toolchain-18",
"purl": "pkg:deb/ubuntu/llvm-toolchain-18@1:18.1.3-1ubuntu1?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1:18.1.0~rc1-1",
"1:18.1.0~rc2-3",
"1:18.1.0~rc2-4",
"1:18.1.0~++20240126095841+0991d3c7b53d-1~exp1",
"1:18.1.2-1ubuntu2",
"1:18.1.2-1ubuntu3",
"1:18.1.3-1",
"1:18.1.3-1ubuntu1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "bolt-19",
"binary_version": "1:19.1.1-1ubuntu1~24.04.2"
},
{
"binary_name": "clang-19",
"binary_version": "1:19.1.1-1ubuntu1~24.04.2"
},
{
"binary_name": "clang-19-examples",
"binary_version": "1:19.1.1-1ubuntu1~24.04.2"
},
{
"binary_name": "clang-format-19",
"binary_version": "1:19.1.1-1ubuntu1~24.04.2"
},
{
"binary_name": "clang-tidy-19",
"binary_version": "1:19.1.1-1ubuntu1~24.04.2"
},
{
"binary_name": "clang-tools-19",
"binary_version": "1:19.1.1-1ubuntu1~24.04.2"
},
{
"binary_name": "clangd-19",
"binary_version": "1:19.1.1-1ubuntu1~24.04.2"
},
{
"binary_name": "flang-19",
"binary_version": "1:19.1.1-1ubuntu1~24.04.2"
},
{
"binary_name": "libc++-19-dev-wasm32",
"binary_version": "1:19.1.1-1ubuntu1~24.04.2"
},
{
"binary_name": "libc++1-19",
"binary_version": "1:19.1.1-1ubuntu1~24.04.2"
},
{
"binary_name": "libc++abi-19-dev-wasm32",
"binary_version": "1:19.1.1-1ubuntu1~24.04.2"
},
{
"binary_name": "libc++abi1-19",
"binary_version": "1:19.1.1-1ubuntu1~24.04.2"
},
{
"binary_name": "libclang-cpp19",
"binary_version": "1:19.1.1-1ubuntu1~24.04.2"
},
{
"binary_name": "libclang-rt-19-dev-wasm32",
"binary_version": "1:19.1.1-1ubuntu1~24.04.2"
},
{
"binary_name": "libclang-rt-19-dev-wasm64",
"binary_version": "1:19.1.1-1ubuntu1~24.04.2"
},
{
"binary_name": "libclang1-19",
"binary_version": "1:19.1.1-1ubuntu1~24.04.2"
},
{
"binary_name": "libclc-19",
"binary_version": "1:19.1.1-1ubuntu1~24.04.2"
},
{
"binary_name": "liblld-19",
"binary_version": "1:19.1.1-1ubuntu1~24.04.2"
},
{
"binary_name": "liblldb-19",
"binary_version": "1:19.1.1-1ubuntu1~24.04.2"
},
{
"binary_name": "libllvm19",
"binary_version": "1:19.1.1-1ubuntu1~24.04.2"
},
{
"binary_name": "libmlir-19",
"binary_version": "1:19.1.1-1ubuntu1~24.04.2"
},
{
"binary_name": "libomp5-19",
"binary_version": "1:19.1.1-1ubuntu1~24.04.2"
},
{
"binary_name": "libunwind-19",
"binary_version": "1:19.1.1-1ubuntu1~24.04.2"
},
{
"binary_name": "lld-19",
"binary_version": "1:19.1.1-1ubuntu1~24.04.2"
},
{
"binary_name": "lldb-19",
"binary_version": "1:19.1.1-1ubuntu1~24.04.2"
},
{
"binary_name": "llvm-19",
"binary_version": "1:19.1.1-1ubuntu1~24.04.2"
},
{
"binary_name": "llvm-19-examples",
"binary_version": "1:19.1.1-1ubuntu1~24.04.2"
},
{
"binary_name": "llvm-19-linker-tools",
"binary_version": "1:19.1.1-1ubuntu1~24.04.2"
},
{
"binary_name": "llvm-19-runtime",
"binary_version": "1:19.1.1-1ubuntu1~24.04.2"
},
{
"binary_name": "llvm-19-tools",
"binary_version": "1:19.1.1-1ubuntu1~24.04.2"
},
{
"binary_name": "mlir-19-tools",
"binary_version": "1:19.1.1-1ubuntu1~24.04.2"
},
{
"binary_name": "python3-clang-19",
"binary_version": "1:19.1.1-1ubuntu1~24.04.2"
},
{
"binary_name": "python3-lldb-19",
"binary_version": "1:19.1.1-1ubuntu1~24.04.2"
}
],
"priority_reason": "CLI crash only"
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "llvm-toolchain-19",
"purl": "pkg:deb/ubuntu/llvm-toolchain-19@1:19.1.1-1ubuntu1~24.04.2?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1:19.1.1-1ubuntu1~24.04.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "bolt-18",
"binary_version": "1:18.1.8-18ubuntu2"
},
{
"binary_name": "clang-18",
"binary_version": "1:18.1.8-18ubuntu2"
},
{
"binary_name": "clang-18-examples",
"binary_version": "1:18.1.8-18ubuntu2"
},
{
"binary_name": "clang-format-18",
"binary_version": "1:18.1.8-18ubuntu2"
},
{
"binary_name": "clang-tidy-18",
"binary_version": "1:18.1.8-18ubuntu2"
},
{
"binary_name": "clang-tools-18",
"binary_version": "1:18.1.8-18ubuntu2"
},
{
"binary_name": "clangd-18",
"binary_version": "1:18.1.8-18ubuntu2"
},
{
"binary_name": "flang-18",
"binary_version": "1:18.1.8-18ubuntu2"
},
{
"binary_name": "libc++-18-dev-wasm32",
"binary_version": "1:18.1.8-18ubuntu2"
},
{
"binary_name": "libc++1-18",
"binary_version": "1:18.1.8-18ubuntu2"
},
{
"binary_name": "libc++abi-18-dev-wasm32",
"binary_version": "1:18.1.8-18ubuntu2"
},
{
"binary_name": "libc++abi1-18",
"binary_version": "1:18.1.8-18ubuntu2"
},
{
"binary_name": "libclang-cpp18",
"binary_version": "1:18.1.8-18ubuntu2"
},
{
"binary_name": "libclang-rt-18-dev-wasm32",
"binary_version": "1:18.1.8-18ubuntu2"
},
{
"binary_name": "libclang-rt-18-dev-wasm64",
"binary_version": "1:18.1.8-18ubuntu2"
},
{
"binary_name": "libclang1-18",
"binary_version": "1:18.1.8-18ubuntu2"
},
{
"binary_name": "libclc-18",
"binary_version": "1:18.1.8-18ubuntu2"
},
{
"binary_name": "liblld-18",
"binary_version": "1:18.1.8-18ubuntu2"
},
{
"binary_name": "liblldb-18",
"binary_version": "1:18.1.8-18ubuntu2"
},
{
"binary_name": "libllvm18",
"binary_version": "1:18.1.8-18ubuntu2"
},
{
"binary_name": "libmlir-18",
"binary_version": "1:18.1.8-18ubuntu2"
},
{
"binary_name": "libomp5-18",
"binary_version": "1:18.1.8-18ubuntu2"
},
{
"binary_name": "libunwind-18",
"binary_version": "1:18.1.8-18ubuntu2"
},
{
"binary_name": "lld-18",
"binary_version": "1:18.1.8-18ubuntu2"
},
{
"binary_name": "lldb-18",
"binary_version": "1:18.1.8-18ubuntu2"
},
{
"binary_name": "llvm-18",
"binary_version": "1:18.1.8-18ubuntu2"
},
{
"binary_name": "llvm-18-examples",
"binary_version": "1:18.1.8-18ubuntu2"
},
{
"binary_name": "llvm-18-linker-tools",
"binary_version": "1:18.1.8-18ubuntu2"
},
{
"binary_name": "llvm-18-runtime",
"binary_version": "1:18.1.8-18ubuntu2"
},
{
"binary_name": "llvm-18-tools",
"binary_version": "1:18.1.8-18ubuntu2"
},
{
"binary_name": "mlir-18-tools",
"binary_version": "1:18.1.8-18ubuntu2"
},
{
"binary_name": "python3-clang-18",
"binary_version": "1:18.1.8-18ubuntu2"
},
{
"binary_name": "python3-lldb-18",
"binary_version": "1:18.1.8-18ubuntu2"
}
],
"priority_reason": "CLI crash only"
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "llvm-toolchain-18",
"purl": "pkg:deb/ubuntu/llvm-toolchain-18@1:18.1.8-18ubuntu2?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1:18.1.8-17",
"1:18.1.8-18",
"1:18.1.8-18build1",
"1:18.1.8-18ubuntu1",
"1:18.1.8-18ubuntu2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "bolt-19",
"binary_version": "1:19.1.7-6ubuntu3"
},
{
"binary_name": "clang-19",
"binary_version": "1:19.1.7-6ubuntu3"
},
{
"binary_name": "clang-19-examples",
"binary_version": "1:19.1.7-6ubuntu3"
},
{
"binary_name": "clang-format-19",
"binary_version": "1:19.1.7-6ubuntu3"
},
{
"binary_name": "clang-tidy-19",
"binary_version": "1:19.1.7-6ubuntu3"
},
{
"binary_name": "clang-tools-19",
"binary_version": "1:19.1.7-6ubuntu3"
},
{
"binary_name": "clangd-19",
"binary_version": "1:19.1.7-6ubuntu3"
},
{
"binary_name": "flang-19",
"binary_version": "1:19.1.7-6ubuntu3"
},
{
"binary_name": "libc++-19-dev-wasm32",
"binary_version": "1:19.1.7-6ubuntu3"
},
{
"binary_name": "libc++1-19",
"binary_version": "1:19.1.7-6ubuntu3"
},
{
"binary_name": "libc++abi-19-dev-wasm32",
"binary_version": "1:19.1.7-6ubuntu3"
},
{
"binary_name": "libc++abi1-19",
"binary_version": "1:19.1.7-6ubuntu3"
},
{
"binary_name": "libclang-cpp19",
"binary_version": "1:19.1.7-6ubuntu3"
},
{
"binary_name": "libclang-rt-19-dev-wasm32",
"binary_version": "1:19.1.7-6ubuntu3"
},
{
"binary_name": "libclang-rt-19-dev-wasm64",
"binary_version": "1:19.1.7-6ubuntu3"
},
{
"binary_name": "libclang1-19",
"binary_version": "1:19.1.7-6ubuntu3"
},
{
"binary_name": "libclc-19",
"binary_version": "1:19.1.7-6ubuntu3"
},
{
"binary_name": "liblld-19",
"binary_version": "1:19.1.7-6ubuntu3"
},
{
"binary_name": "liblldb-19",
"binary_version": "1:19.1.7-6ubuntu3"
},
{
"binary_name": "libllvm19",
"binary_version": "1:19.1.7-6ubuntu3"
},
{
"binary_name": "libmlir-19",
"binary_version": "1:19.1.7-6ubuntu3"
},
{
"binary_name": "libomp5-19",
"binary_version": "1:19.1.7-6ubuntu3"
},
{
"binary_name": "libunwind-19",
"binary_version": "1:19.1.7-6ubuntu3"
},
{
"binary_name": "lld-19",
"binary_version": "1:19.1.7-6ubuntu3"
},
{
"binary_name": "lldb-19",
"binary_version": "1:19.1.7-6ubuntu3"
},
{
"binary_name": "llvm-19",
"binary_version": "1:19.1.7-6ubuntu3"
},
{
"binary_name": "llvm-19-examples",
"binary_version": "1:19.1.7-6ubuntu3"
},
{
"binary_name": "llvm-19-linker-tools",
"binary_version": "1:19.1.7-6ubuntu3"
},
{
"binary_name": "llvm-19-runtime",
"binary_version": "1:19.1.7-6ubuntu3"
},
{
"binary_name": "llvm-19-tools",
"binary_version": "1:19.1.7-6ubuntu3"
},
{
"binary_name": "mlir-19-tools",
"binary_version": "1:19.1.7-6ubuntu3"
},
{
"binary_name": "python3-clang-19",
"binary_version": "1:19.1.7-6ubuntu3"
},
{
"binary_name": "python3-lldb-19",
"binary_version": "1:19.1.7-6ubuntu3"
}
],
"priority_reason": "CLI crash only"
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "llvm-toolchain-19",
"purl": "pkg:deb/ubuntu/llvm-toolchain-19@1:19.1.7-6ubuntu3?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1:19.1.7-3ubuntu1",
"1:19.1.7-3ubuntu2",
"1:19.1.7-5ubuntu1",
"1:19.1.7-5ubuntu2",
"1:19.1.7-6ubuntu3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "bolt-21",
"binary_version": "1:21.1.2-2ubuntu6"
},
{
"binary_name": "clang-21",
"binary_version": "1:21.1.2-2ubuntu6"
},
{
"binary_name": "clang-21-examples",
"binary_version": "1:21.1.2-2ubuntu6"
},
{
"binary_name": "clang-format-21",
"binary_version": "1:21.1.2-2ubuntu6"
},
{
"binary_name": "clang-tidy-21",
"binary_version": "1:21.1.2-2ubuntu6"
},
{
"binary_name": "clang-tools-21",
"binary_version": "1:21.1.2-2ubuntu6"
},
{
"binary_name": "clangd-21",
"binary_version": "1:21.1.2-2ubuntu6"
},
{
"binary_name": "flang-21",
"binary_version": "1:21.1.2-2ubuntu6"
},
{
"binary_name": "libc++-21-dev-wasm32",
"binary_version": "1:21.1.2-2ubuntu6"
},
{
"binary_name": "libc++1-21",
"binary_version": "1:21.1.2-2ubuntu6"
},
{
"binary_name": "libc++abi-21-dev-wasm32",
"binary_version": "1:21.1.2-2ubuntu6"
},
{
"binary_name": "libc++abi1-21",
"binary_version": "1:21.1.2-2ubuntu6"
},
{
"binary_name": "libclang-cpp21",
"binary_version": "1:21.1.2-2ubuntu6"
},
{
"binary_name": "libclang-rt-21-dev-wasm32",
"binary_version": "1:21.1.2-2ubuntu6"
},
{
"binary_name": "libclang-rt-21-dev-wasm64",
"binary_version": "1:21.1.2-2ubuntu6"
},
{
"binary_name": "libclang1-21",
"binary_version": "1:21.1.2-2ubuntu6"
},
{
"binary_name": "libclc-21",
"binary_version": "1:21.1.2-2ubuntu6"
},
{
"binary_name": "liblld-21",
"binary_version": "1:21.1.2-2ubuntu6"
},
{
"binary_name": "liblldb-21",
"binary_version": "1:21.1.2-2ubuntu6"
},
{
"binary_name": "libllvm21",
"binary_version": "1:21.1.2-2ubuntu6"
},
{
"binary_name": "libmlir-21",
"binary_version": "1:21.1.2-2ubuntu6"
},
{
"binary_name": "liboffload-21",
"binary_version": "1:21.1.2-2ubuntu6"
},
{
"binary_name": "libomp5-21",
"binary_version": "1:21.1.2-2ubuntu6"
},
{
"binary_name": "libunwind-21",
"binary_version": "1:21.1.2-2ubuntu6"
},
{
"binary_name": "lld-21",
"binary_version": "1:21.1.2-2ubuntu6"
},
{
"binary_name": "lldb-21",
"binary_version": "1:21.1.2-2ubuntu6"
},
{
"binary_name": "llvm-21",
"binary_version": "1:21.1.2-2ubuntu6"
},
{
"binary_name": "llvm-21-examples",
"binary_version": "1:21.1.2-2ubuntu6"
},
{
"binary_name": "llvm-21-linker-tools",
"binary_version": "1:21.1.2-2ubuntu6"
},
{
"binary_name": "llvm-21-runtime",
"binary_version": "1:21.1.2-2ubuntu6"
},
{
"binary_name": "llvm-21-tools",
"binary_version": "1:21.1.2-2ubuntu6"
},
{
"binary_name": "mlir-21-tools",
"binary_version": "1:21.1.2-2ubuntu6"
},
{
"binary_name": "python3-clang-21",
"binary_version": "1:21.1.2-2ubuntu6"
},
{
"binary_name": "python3-lldb-21",
"binary_version": "1:21.1.2-2ubuntu6"
}
],
"priority_reason": "CLI crash only"
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "llvm-toolchain-21",
"purl": "pkg:deb/ubuntu/llvm-toolchain-21@1:21.1.2-2ubuntu6?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1:21.1.0-1",
"1:21.1.2-2ubuntu6"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "bolt-18",
"binary_version": "1:18.1.8-20ubuntu8"
},
{
"binary_name": "clang-18",
"binary_version": "1:18.1.8-20ubuntu8"
},
{
"binary_name": "clang-18-examples",
"binary_version": "1:18.1.8-20ubuntu8"
},
{
"binary_name": "clang-format-18",
"binary_version": "1:18.1.8-20ubuntu8"
},
{
"binary_name": "clang-tidy-18",
"binary_version": "1:18.1.8-20ubuntu8"
},
{
"binary_name": "clang-tools-18",
"binary_version": "1:18.1.8-20ubuntu8"
},
{
"binary_name": "clangd-18",
"binary_version": "1:18.1.8-20ubuntu8"
},
{
"binary_name": "flang-18",
"binary_version": "1:18.1.8-20ubuntu8"
},
{
"binary_name": "libc++-18-dev-wasm32",
"binary_version": "1:18.1.8-20ubuntu8"
},
{
"binary_name": "libc++1-18",
"binary_version": "1:18.1.8-20ubuntu8"
},
{
"binary_name": "libc++abi-18-dev-wasm32",
"binary_version": "1:18.1.8-20ubuntu8"
},
{
"binary_name": "libc++abi1-18",
"binary_version": "1:18.1.8-20ubuntu8"
},
{
"binary_name": "libclang-cpp18",
"binary_version": "1:18.1.8-20ubuntu8"
},
{
"binary_name": "libclang-rt-18-dev-wasm32",
"binary_version": "1:18.1.8-20ubuntu8"
},
{
"binary_name": "libclang-rt-18-dev-wasm64",
"binary_version": "1:18.1.8-20ubuntu8"
},
{
"binary_name": "libclang1-18",
"binary_version": "1:18.1.8-20ubuntu8"
},
{
"binary_name": "libclc-18",
"binary_version": "1:18.1.8-20ubuntu8"
},
{
"binary_name": "liblld-18",
"binary_version": "1:18.1.8-20ubuntu8"
},
{
"binary_name": "liblldb-18",
"binary_version": "1:18.1.8-20ubuntu8"
},
{
"binary_name": "libllvm18",
"binary_version": "1:18.1.8-20ubuntu8"
},
{
"binary_name": "libmlir-18",
"binary_version": "1:18.1.8-20ubuntu8"
},
{
"binary_name": "libomp5-18",
"binary_version": "1:18.1.8-20ubuntu8"
},
{
"binary_name": "libunwind-18",
"binary_version": "1:18.1.8-20ubuntu8"
},
{
"binary_name": "lld-18",
"binary_version": "1:18.1.8-20ubuntu8"
},
{
"binary_name": "lldb-18",
"binary_version": "1:18.1.8-20ubuntu8"
},
{
"binary_name": "llvm-18",
"binary_version": "1:18.1.8-20ubuntu8"
},
{
"binary_name": "llvm-18-examples",
"binary_version": "1:18.1.8-20ubuntu8"
},
{
"binary_name": "llvm-18-linker-tools",
"binary_version": "1:18.1.8-20ubuntu8"
},
{
"binary_name": "llvm-18-runtime",
"binary_version": "1:18.1.8-20ubuntu8"
},
{
"binary_name": "llvm-18-tools",
"binary_version": "1:18.1.8-20ubuntu8"
},
{
"binary_name": "mlir-18-tools",
"binary_version": "1:18.1.8-20ubuntu8"
},
{
"binary_name": "python3-clang-18",
"binary_version": "1:18.1.8-20ubuntu8"
},
{
"binary_name": "python3-lldb-18",
"binary_version": "1:18.1.8-20ubuntu8"
}
],
"priority_reason": "CLI crash only"
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "llvm-toolchain-18",
"purl": "pkg:deb/ubuntu/llvm-toolchain-18@1:18.1.8-20ubuntu8?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1:18.1.8-18ubuntu2",
"1:18.1.8-20ubuntu2",
"1:18.1.8-20ubuntu4",
"1:18.1.8-20ubuntu5",
"1:18.1.8-20ubuntu8"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "bolt-19",
"binary_version": "1:19.1.7-20ubuntu4"
},
{
"binary_name": "clang-19",
"binary_version": "1:19.1.7-20ubuntu4"
},
{
"binary_name": "clang-19-examples",
"binary_version": "1:19.1.7-20ubuntu4"
},
{
"binary_name": "clang-format-19",
"binary_version": "1:19.1.7-20ubuntu4"
},
{
"binary_name": "clang-tidy-19",
"binary_version": "1:19.1.7-20ubuntu4"
},
{
"binary_name": "clang-tools-19",
"binary_version": "1:19.1.7-20ubuntu4"
},
{
"binary_name": "clangd-19",
"binary_version": "1:19.1.7-20ubuntu4"
},
{
"binary_name": "flang-19",
"binary_version": "1:19.1.7-20ubuntu4"
},
{
"binary_name": "libc++-19-dev-wasm32",
"binary_version": "1:19.1.7-20ubuntu4"
},
{
"binary_name": "libc++abi-19-dev-wasm32",
"binary_version": "1:19.1.7-20ubuntu4"
},
{
"binary_name": "libclang-cpp19",
"binary_version": "1:19.1.7-20ubuntu4"
},
{
"binary_name": "libclang-rt-19-dev-wasm32",
"binary_version": "1:19.1.7-20ubuntu4"
},
{
"binary_name": "libclang-rt-19-dev-wasm64",
"binary_version": "1:19.1.7-20ubuntu4"
},
{
"binary_name": "libclang-rt-19-dev-win",
"binary_version": "1:19.1.7-20ubuntu4"
},
{
"binary_name": "libclang1-19",
"binary_version": "1:19.1.7-20ubuntu4"
},
{
"binary_name": "libclc-19",
"binary_version": "1:19.1.7-20ubuntu4"
},
{
"binary_name": "liblld-19",
"binary_version": "1:19.1.7-20ubuntu4"
},
{
"binary_name": "liblldb-19",
"binary_version": "1:19.1.7-20ubuntu4"
},
{
"binary_name": "libllvm19",
"binary_version": "1:19.1.7-20ubuntu4"
},
{
"binary_name": "libmlir-19",
"binary_version": "1:19.1.7-20ubuntu4"
},
{
"binary_name": "liboffload-19",
"binary_version": "1:19.1.7-20ubuntu4"
},
{
"binary_name": "lld-19",
"binary_version": "1:19.1.7-20ubuntu4"
},
{
"binary_name": "lldb-19",
"binary_version": "1:19.1.7-20ubuntu4"
},
{
"binary_name": "llvm-19",
"binary_version": "1:19.1.7-20ubuntu4"
},
{
"binary_name": "llvm-19-examples",
"binary_version": "1:19.1.7-20ubuntu4"
},
{
"binary_name": "llvm-19-linker-tools",
"binary_version": "1:19.1.7-20ubuntu4"
},
{
"binary_name": "llvm-19-runtime",
"binary_version": "1:19.1.7-20ubuntu4"
},
{
"binary_name": "llvm-19-tools",
"binary_version": "1:19.1.7-20ubuntu4"
},
{
"binary_name": "mlir-19-tools",
"binary_version": "1:19.1.7-20ubuntu4"
},
{
"binary_name": "python3-clang-19",
"binary_version": "1:19.1.7-20ubuntu4"
},
{
"binary_name": "python3-lldb-19",
"binary_version": "1:19.1.7-20ubuntu4"
}
],
"priority_reason": "CLI crash only"
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "llvm-toolchain-19",
"purl": "pkg:deb/ubuntu/llvm-toolchain-19@1:19.1.7-20ubuntu4?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1:19.1.7-6ubuntu3",
"1:19.1.7-7ubuntu1",
"1:19.1.7-10ubuntu1",
"1:19.1.7-16ubuntu1",
"1:19.1.7-19ubuntu2",
"1:19.1.7-20ubuntu1",
"1:19.1.7-20ubuntu4"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "bolt-21",
"binary_version": "1:21.1.8-6ubuntu1"
},
{
"binary_name": "clang-21",
"binary_version": "1:21.1.8-6ubuntu1"
},
{
"binary_name": "clang-21-examples",
"binary_version": "1:21.1.8-6ubuntu1"
},
{
"binary_name": "clang-format-21",
"binary_version": "1:21.1.8-6ubuntu1"
},
{
"binary_name": "clang-tidy-21",
"binary_version": "1:21.1.8-6ubuntu1"
},
{
"binary_name": "clang-tools-21",
"binary_version": "1:21.1.8-6ubuntu1"
},
{
"binary_name": "clangd-21",
"binary_version": "1:21.1.8-6ubuntu1"
},
{
"binary_name": "flang-21",
"binary_version": "1:21.1.8-6ubuntu1"
},
{
"binary_name": "libc++-21-dev-wasm32",
"binary_version": "1:21.1.8-6ubuntu1"
},
{
"binary_name": "libc++abi-21-dev-wasm32",
"binary_version": "1:21.1.8-6ubuntu1"
},
{
"binary_name": "libclang-cpp21",
"binary_version": "1:21.1.8-6ubuntu1"
},
{
"binary_name": "libclang-rt-21-dev-wasm32",
"binary_version": "1:21.1.8-6ubuntu1"
},
{
"binary_name": "libclang-rt-21-dev-wasm64",
"binary_version": "1:21.1.8-6ubuntu1"
},
{
"binary_name": "libclang-rt-21-dev-win",
"binary_version": "1:21.1.8-6ubuntu1"
},
{
"binary_name": "libclang1-21",
"binary_version": "1:21.1.8-6ubuntu1"
},
{
"binary_name": "libclc-21",
"binary_version": "1:21.1.8-6ubuntu1"
},
{
"binary_name": "liblld-21",
"binary_version": "1:21.1.8-6ubuntu1"
},
{
"binary_name": "liblldb-21",
"binary_version": "1:21.1.8-6ubuntu1"
},
{
"binary_name": "libllvm21",
"binary_version": "1:21.1.8-6ubuntu1"
},
{
"binary_name": "libmlir-21",
"binary_version": "1:21.1.8-6ubuntu1"
},
{
"binary_name": "liboffload-21",
"binary_version": "1:21.1.8-6ubuntu1"
},
{
"binary_name": "lld-21",
"binary_version": "1:21.1.8-6ubuntu1"
},
{
"binary_name": "lldb-21",
"binary_version": "1:21.1.8-6ubuntu1"
},
{
"binary_name": "llvm-21",
"binary_version": "1:21.1.8-6ubuntu1"
},
{
"binary_name": "llvm-21-examples",
"binary_version": "1:21.1.8-6ubuntu1"
},
{
"binary_name": "llvm-21-linker-tools",
"binary_version": "1:21.1.8-6ubuntu1"
},
{
"binary_name": "llvm-21-runtime",
"binary_version": "1:21.1.8-6ubuntu1"
},
{
"binary_name": "llvm-21-tools",
"binary_version": "1:21.1.8-6ubuntu1"
},
{
"binary_name": "mlir-21-tools",
"binary_version": "1:21.1.8-6ubuntu1"
},
{
"binary_name": "python3-clang-21",
"binary_version": "1:21.1.8-6ubuntu1"
},
{
"binary_name": "python3-lldb-21",
"binary_version": "1:21.1.8-6ubuntu1"
}
],
"priority_reason": "CLI crash only"
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "llvm-toolchain-21",
"purl": "pkg:deb/ubuntu/llvm-toolchain-21@1:21.1.8-6ubuntu1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1:21.1.2-2ubuntu6",
"1:21.1.6-3ubuntu1",
"1:21.1.7-1ubuntu2",
"1:21.1.8-1ubuntu1",
"1:21.1.8-3ubuntu1",
"1:21.1.8-4ubuntu2",
"1:21.1.8-6ubuntu1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "bolt-22",
"binary_version": "1:22.1.2-1ubuntu1"
},
{
"binary_name": "clang-22",
"binary_version": "1:22.1.2-1ubuntu1"
},
{
"binary_name": "clang-22-examples",
"binary_version": "1:22.1.2-1ubuntu1"
},
{
"binary_name": "clang-format-22",
"binary_version": "1:22.1.2-1ubuntu1"
},
{
"binary_name": "clang-tidy-22",
"binary_version": "1:22.1.2-1ubuntu1"
},
{
"binary_name": "clang-tools-22",
"binary_version": "1:22.1.2-1ubuntu1"
},
{
"binary_name": "clangd-22",
"binary_version": "1:22.1.2-1ubuntu1"
},
{
"binary_name": "flang-22",
"binary_version": "1:22.1.2-1ubuntu1"
},
{
"binary_name": "libc++-22-dev-wasm32",
"binary_version": "1:22.1.2-1ubuntu1"
},
{
"binary_name": "libc++1",
"binary_version": "1:22.1.2-1ubuntu1"
},
{
"binary_name": "libc++abi-22-dev-wasm32",
"binary_version": "1:22.1.2-1ubuntu1"
},
{
"binary_name": "libc++abi1",
"binary_version": "1:22.1.2-1ubuntu1"
},
{
"binary_name": "libclang-cpp22",
"binary_version": "1:22.1.2-1ubuntu1"
},
{
"binary_name": "libclang-rt-22-dev-wasm32",
"binary_version": "1:22.1.2-1ubuntu1"
},
{
"binary_name": "libclang-rt-22-dev-wasm64",
"binary_version": "1:22.1.2-1ubuntu1"
},
{
"binary_name": "libclang-rt-22-dev-win",
"binary_version": "1:22.1.2-1ubuntu1"
},
{
"binary_name": "libclang1-22",
"binary_version": "1:22.1.2-1ubuntu1"
},
{
"binary_name": "libclc-22",
"binary_version": "1:22.1.2-1ubuntu1"
},
{
"binary_name": "liblld-22",
"binary_version": "1:22.1.2-1ubuntu1"
},
{
"binary_name": "liblldb-22",
"binary_version": "1:22.1.2-1ubuntu1"
},
{
"binary_name": "libllvm22",
"binary_version": "1:22.1.2-1ubuntu1"
},
{
"binary_name": "libmlir-22",
"binary_version": "1:22.1.2-1ubuntu1"
},
{
"binary_name": "liboffload-22",
"binary_version": "1:22.1.2-1ubuntu1"
},
{
"binary_name": "libomp5",
"binary_version": "1:22.1.2-1ubuntu1"
},
{
"binary_name": "lld-22",
"binary_version": "1:22.1.2-1ubuntu1"
},
{
"binary_name": "lldb-22",
"binary_version": "1:22.1.2-1ubuntu1"
},
{
"binary_name": "llvm-22",
"binary_version": "1:22.1.2-1ubuntu1"
},
{
"binary_name": "llvm-22-examples",
"binary_version": "1:22.1.2-1ubuntu1"
},
{
"binary_name": "llvm-22-linker-tools",
"binary_version": "1:22.1.2-1ubuntu1"
},
{
"binary_name": "llvm-22-runtime",
"binary_version": "1:22.1.2-1ubuntu1"
},
{
"binary_name": "llvm-22-tools",
"binary_version": "1:22.1.2-1ubuntu1"
},
{
"binary_name": "llvm-libunwind1",
"binary_version": "1:22.1.2-1ubuntu1"
},
{
"binary_name": "mlir-22-tools",
"binary_version": "1:22.1.2-1ubuntu1"
},
{
"binary_name": "python3-clang-22",
"binary_version": "1:22.1.2-1ubuntu1"
},
{
"binary_name": "python3-lldb-22",
"binary_version": "1:22.1.2-1ubuntu1"
}
],
"priority_reason": "CLI crash only"
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "llvm-toolchain-22",
"purl": "pkg:deb/ubuntu/llvm-toolchain-22@1:22.1.2-1ubuntu1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1:22.1.0~+rc3-0ubuntu2",
"1:22.1.0-2ubuntu1",
"1:22.1.1-1ubuntu1",
"1:22.1.2-1ubuntu1"
]
}
],
"aliases": [],
"details": "A vulnerability was determined in llvm llvm-project up to 22.1.6. This impacts the function GCRelocateInst::getBasePtr in the library llvm/lib/IR/IntrinsicInst.cpp of the component Bitcode File Handler. This manipulation causes heap-based buffer overflow. It is possible to launch the attack on the local host. The exploit has been publicly disclosed and may be utilized. There are still doubts about whether this vulnerability truly exists. The LLVM project explains, that the reported behavior is outside its documented security scope and therefore not considered a security vulnerability.",
"id": "UBUNTU-CVE-2026-13574",
"modified": "2026-07-09T15:15:45Z",
"published": "2026-06-29T15:16:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-13574"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13574"
},
{
"type": "REPORT",
"url": "https://github.com/llvm/llvm-project/"
},
{
"type": "REPORT",
"url": "https://github.com/user-attachments/files/28142619/poc.zip"
},
{
"type": "REPORT",
"url": "https://vuldb.com/cve/CVE-2026-13574"
},
{
"type": "REPORT",
"url": "https://vuldb.com/submit/844468"
},
{
"type": "REPORT",
"url": "https://vuldb.com/vuln/374582"
},
{
"type": "REPORT",
"url": "https://vuldb.com/vuln/374582/cti"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P",
"type": "CVSS_V4"
},
{
"score": "low",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-13574"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.