Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-34353 (GCVE-0-2026-34353)
Vulnerability from cvelistv5 – Published: 2026-03-27 04:55 – Updated: 2026-03-27 13:45- CWE-190 - Integer Overflow or Wraparound
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-34353",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-03-27T13:39:53.338499Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-03-27T13:45:47.350Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unknown",
"packageURL": "pkg:opam/ocaml",
"product": "OCaml",
"vendor": "OCaml",
"versions": [
{
"lessThanOrEqual": "4.14.3",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:ocaml:ocaml:*:*:*:*:*:*:*:*",
"versionEndIncluding": "4.14.3",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In OCaml through 4.14.3, Bigarray.reshape allows an integer overflow, and resultant reading of arbitrary memory, when untrusted data is processed."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-190",
"description": "CWE-190 Integer Overflow or Wraparound",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-03-27T05:03:46.214Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://github.com/ocaml/ocaml/issues/14655"
},
{
"url": "https://github.com/ocaml/ocaml/pull/14674"
}
],
"x_generator": {
"engine": "CVE-Request-form 0.0.1"
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2026-34353",
"datePublished": "2026-03-27T04:55:58.294Z",
"dateReserved": "2026-03-27T04:55:57.875Z",
"dateUpdated": "2026-03-27T13:45:47.350Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-34353",
"date": "2026-06-28",
"epss": "0.00114",
"percentile": "0.0176"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-34353\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2026-03-27T06:16:39.333\",\"lastModified\":\"2026-06-17T10:38:55.950\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In OCaml through 4.14.3, Bigarray.reshape allows an integer overflow, and resultant reading of arbitrary memory, when untrusted data is processed.\"}],\"affected\":[{\"source\":\"cve@mitre.org\",\"affectedData\":[{\"vendor\":\"OCaml\",\"product\":\"OCaml\",\"defaultStatus\":\"unknown\",\"packageURL\":\"pkg:opam/ocaml\",\"versions\":[{\"version\":\"0\",\"lessThanOrEqual\":\"4.14.3\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"cve@mitre.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N\",\"baseScore\":5.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.4,\"impactScore\":4.0},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":5.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.4,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-03-27T13:39:53.338499Z\",\"id\":\"CVE-2026-34353\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"cve@mitre.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-190\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ocaml:ocaml:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"4.14.3\",\"matchCriteriaId\":\"1D82953B-7824-4CB0-8C62-B8BCBFD42722\"}]}]}],\"references\":[{\"url\":\"https://github.com/ocaml/ocaml/issues/14655\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://github.com/ocaml/ocaml/pull/14674\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-34353\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-03-27T13:39:53.338499Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-03-27T13:40:03.293Z\"}}], \"cna\": {\"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 5.9, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"OCaml\", \"product\": \"OCaml\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"4.14.3\"}], \"packageURL\": \"pkg:opam/ocaml\", \"defaultStatus\": \"unknown\"}], \"references\": [{\"url\": \"https://github.com/ocaml/ocaml/issues/14655\"}, {\"url\": \"https://github.com/ocaml/ocaml/pull/14674\"}], \"x_generator\": {\"engine\": \"CVE-Request-form 0.0.1\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In OCaml through 4.14.3, Bigarray.reshape allows an integer overflow, and resultant reading of arbitrary memory, when untrusted data is processed.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-190\", \"description\": \"CWE-190 Integer Overflow or Wraparound\"}]}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:a:ocaml:ocaml:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndIncluding\": \"4.14.3\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2026-03-27T05:03:46.214Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-34353\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-03-27T13:45:47.350Z\", \"dateReserved\": \"2026-03-27T04:55:57.875Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2026-03-27T04:55:58.294Z\", \"assignerShortName\": \"mitre\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
CERTFR-2026-AVI-0386
Vulnerability from certfr_avis - Published: 2026-04-01 - Updated: 2026-04-01
De multiples vulnérabilités ont été découvertes dans les produits Microsoft. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Microsoft | CBL Mariner | cbl2 nodejs18 18.20.3-12 versions antérieures à 18.20.3-12 | ||
| Microsoft | Azure Linux | azl3 telegraf 1.31.0-17 versions antérieures à 1.31.0-17 | ||
| Microsoft | CBL Mariner | cbl2 ocaml 4.13.1-3 versions antérieures à 4.13.1-3 | ||
| Microsoft | Azure Linux | azl3 ocaml 5.1.1-2 versions antérieures à 5.1.1-2 | ||
| Microsoft | Azure Linux | azl3 flannel 0.24.2-26 versions antérieures à 0.24.2-26 | ||
| Microsoft | Azure Linux | azl3 trident 0.21.0-1 versions antérieures à 0.22.0-1 | ||
| Microsoft | Azure Linux | azl3 bind 9.20.18-1 versions antérieures à 9.20.21-1 | ||
| Microsoft | CBL Mariner | cbl2 systemd-bootstrap 250.3-14 versions antérieures à 250.3-14 | ||
| Microsoft | CBL Mariner | cbl2 telegraf 1.29.4-22 versions antérieures à 1.29.4-22 | ||
| Microsoft | Azure Linux | azl3 libssh 0.10.6-6 versions antérieures à 0.10.6-6 |
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "cbl2 nodejs18 18.20.3-12 versions ant\u00e9rieures \u00e0 18.20.3-12",
"product": {
"name": "CBL Mariner",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 telegraf 1.31.0-17 versions ant\u00e9rieures \u00e0 1.31.0-17",
"product": {
"name": "Azure Linux",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 ocaml 4.13.1-3 versions ant\u00e9rieures \u00e0 4.13.1-3",
"product": {
"name": "CBL Mariner",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 ocaml 5.1.1-2 versions ant\u00e9rieures \u00e0 5.1.1-2",
"product": {
"name": "Azure Linux",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 flannel 0.24.2-26 versions ant\u00e9rieures \u00e0 0.24.2-26",
"product": {
"name": "Azure Linux",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 trident 0.21.0-1 versions ant\u00e9rieures \u00e0 0.22.0-1",
"product": {
"name": "Azure Linux",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 bind 9.20.18-1 versions ant\u00e9rieures \u00e0 9.20.21-1",
"product": {
"name": "Azure Linux",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 systemd-bootstrap 250.3-14 versions ant\u00e9rieures \u00e0 250.3-14",
"product": {
"name": "CBL Mariner",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 telegraf 1.29.4-22 versions ant\u00e9rieures \u00e0 1.29.4-22",
"product": {
"name": "CBL Mariner",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 libssh 0.10.6-6 versions ant\u00e9rieures \u00e0 0.10.6-6",
"product": {
"name": "Azure Linux",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2026-33542",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33542"
},
{
"name": "CVE-2026-29111",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29111"
},
{
"name": "CVE-2026-34353",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34353"
},
{
"name": "CVE-2026-0966",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0966"
},
{
"name": "CVE-2026-3119",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3119"
},
{
"name": "CVE-2026-33750",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33750"
},
{
"name": "CVE-2026-33055",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33055"
},
{
"name": "CVE-2026-0964",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0964"
},
{
"name": "CVE-2026-3104",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3104"
},
{
"name": "CVE-2026-33056",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33056"
},
{
"name": "CVE-2026-32241",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32241"
},
{
"name": "CVE-2026-0965",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0965"
},
{
"name": "CVE-2026-1519",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1519"
},
{
"name": "CVE-2026-0967",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0967"
},
{
"name": "CVE-2026-3591",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3591"
}
],
"initial_release_date": "2026-04-01T00:00:00",
"last_revision_date": "2026-04-01T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0386",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-04-01T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits Microsoft. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Microsoft",
"vendor_advisories": [
{
"published_at": "2026-03-25",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-33056",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-33056"
},
{
"published_at": "2026-03-26",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-29111",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-29111"
},
{
"published_at": "2026-03-31",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-0964",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-0964"
},
{
"published_at": "2026-03-31",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-34353",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-34353"
},
{
"published_at": "2026-03-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-3591",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-3591"
},
{
"published_at": "2026-03-31",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-0966",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-0966"
},
{
"published_at": "2026-03-31",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-0967",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-0967"
},
{
"published_at": "2026-03-31",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-33750",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-33750"
},
{
"published_at": "2026-03-31",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-0965",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-0965"
},
{
"published_at": "2026-03-31",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-33542",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-33542"
},
{
"published_at": "2026-03-25",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-33055",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-33055"
},
{
"published_at": "2026-03-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-1519",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-1519"
},
{
"published_at": "2026-03-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-3119",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-3119"
},
{
"published_at": "2026-03-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-3104",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-3104"
},
{
"published_at": "2026-03-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-32241",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-32241"
}
]
}
FKIE_CVE-2026-34353
Vulnerability from fkie_nvd - Published: 2026-03-27 06:16 - Updated: 2026-06-17 10:385.1 (Medium) - CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://github.com/ocaml/ocaml/issues/14655 | Issue Tracking | |
| cve@mitre.org | https://github.com/ocaml/ocaml/pull/14674 | Issue Tracking |
{
"affected": [
{
"affectedData": [
{
"defaultStatus": "unknown",
"packageURL": "pkg:opam/ocaml",
"product": "OCaml",
"vendor": "OCaml",
"versions": [
{
"lessThanOrEqual": "4.14.3",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"source": "cve@mitre.org"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:ocaml:ocaml:*:*:*:*:*:*:*:*",
"matchCriteriaId": "1D82953B-7824-4CB0-8C62-B8BCBFD42722",
"versionEndIncluding": "4.14.3",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In OCaml through 4.14.3, Bigarray.reshape allows an integer overflow, and resultant reading of arbitrary memory, when untrusted data is processed."
}
],
"id": "CVE-2026-34353",
"lastModified": "2026-06-17T10:38:55.950",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.4,
"impactScore": 4.0,
"source": "cve@mitre.org",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.4,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-34353",
"options": [
{
"exploitation": "none"
},
{
"automatable": "no"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-03-27T13:39:53.338499Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-03-27T06:16:39.333",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Issue Tracking"
],
"url": "https://github.com/ocaml/ocaml/issues/14655"
},
{
"source": "cve@mitre.org",
"tags": [
"Issue Tracking"
],
"url": "https://github.com/ocaml/ocaml/pull/14674"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-190"
}
],
"source": "cve@mitre.org",
"type": "Secondary"
}
]
}
GHSA-6P45-JV22-32GP
Vulnerability from github – Published: 2026-03-27 06:31 – Updated: 2026-03-27 06:31In OCaml through 4.14.3, Bigarray.reshape allows an integer overflow, and resultant reading of arbitrary memory, when untrusted data is processed.
{
"affected": [],
"aliases": [
"CVE-2026-34353"
],
"database_specific": {
"cwe_ids": [
"CWE-190"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-03-27T06:16:39Z",
"severity": "MODERATE"
},
"details": "In OCaml through 4.14.3, Bigarray.reshape allows an integer overflow, and resultant reading of arbitrary memory, when untrusted data is processed.",
"id": "GHSA-6p45-jv22-32gp",
"modified": "2026-03-27T06:31:43Z",
"published": "2026-03-27T06:31:43Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34353"
},
{
"type": "WEB",
"url": "https://github.com/ocaml/ocaml/issues/14655"
},
{
"type": "WEB",
"url": "https://github.com/ocaml/ocaml/pull/14674"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N",
"type": "CVSS_V3"
}
]
}
MSRC_CVE-2026-34353
Vulnerability from csaf_microsoft - Published: 2026-03-02 00:00 - Updated: 2026-04-01 01:57| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 20930-17084 | — | ||
| Unresolved product id: 21039-17086 | — | ||
| Unresolved product id: 21150-17084 | — | ||
| Unresolved product id: 21151-17086 | — |
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2026-34353 - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-34353.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "CVE-2026-34353",
"tracking": {
"current_release_date": "2026-04-01T01:57:48.000Z",
"generator": {
"date": "2026-04-01T07:38:22.473Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2026-34353",
"initial_release_date": "2026-03-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-03-31T01:02:05.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-03-31T15:05:00.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
},
{
"date": "2026-04-01T01:57:48.000Z",
"legacy_version": "3",
"number": "3",
"summary": "Information published."
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
},
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 ocaml 5.1.1-1",
"product": {
"name": "\u003cazl3 ocaml 5.1.1-1",
"product_id": "4"
}
},
{
"category": "product_version",
"name": "azl3 ocaml 5.1.1-1",
"product": {
"name": "azl3 ocaml 5.1.1-1",
"product_id": "20930"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 ocaml 4.13.1-2",
"product": {
"name": "\u003ccbl2 ocaml 4.13.1-2",
"product_id": "3"
}
},
{
"category": "product_version",
"name": "cbl2 ocaml 4.13.1-2",
"product": {
"name": "cbl2 ocaml 4.13.1-2",
"product_id": "21039"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 ocaml 5.1.1-2",
"product": {
"name": "\u003cazl3 ocaml 5.1.1-2",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "azl3 ocaml 5.1.1-2",
"product": {
"name": "azl3 ocaml 5.1.1-2",
"product_id": "21150"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 ocaml 4.13.1-3",
"product": {
"name": "\u003ccbl2 ocaml 4.13.1-3",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "cbl2 ocaml 4.13.1-3",
"product": {
"name": "cbl2 ocaml 4.13.1-3",
"product_id": "21151"
}
}
],
"category": "product_name",
"name": "ocaml"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 ocaml 5.1.1-1 as a component of Azure Linux 3.0",
"product_id": "17084-4"
},
"product_reference": "4",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 ocaml 5.1.1-1 as a component of Azure Linux 3.0",
"product_id": "20930-17084"
},
"product_reference": "20930",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 ocaml 4.13.1-2 as a component of CBL Mariner 2.0",
"product_id": "17086-3"
},
"product_reference": "3",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 ocaml 4.13.1-2 as a component of CBL Mariner 2.0",
"product_id": "21039-17086"
},
"product_reference": "21039",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 ocaml 5.1.1-2 as a component of Azure Linux 3.0",
"product_id": "17084-2"
},
"product_reference": "2",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 ocaml 5.1.1-2 as a component of Azure Linux 3.0",
"product_id": "21150-17084"
},
"product_reference": "21150",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 ocaml 4.13.1-3 as a component of CBL Mariner 2.0",
"product_id": "17086-1"
},
"product_reference": "1",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 ocaml 4.13.1-3 as a component of CBL Mariner 2.0",
"product_id": "21151-17086"
},
"product_reference": "21151",
"relates_to_product_reference": "17086"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-34353",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "general",
"text": "mitre",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"20930-17084",
"21039-17086",
"21150-17084",
"21151-17086"
],
"known_affected": [
"17084-4",
"17086-3",
"17084-2",
"17086-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-34353 - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-34353.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-31T01:02:05.000Z",
"details": "5.1.1-2:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-4",
"17084-2"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2026-03-31T01:02:05.000Z",
"details": "4.13.1-3:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-3",
"17086-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"temporalScore": 5.9,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"17084-4",
"17086-3",
"17084-2",
"17086-1"
]
}
],
"title": "CVE-2026-34353"
}
]
}
OPENSUSE-SU-2026:11136-1
Vulnerability from csaf_opensuse - Published: 2026-06-27 00:00 - Updated: 2026-06-27 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ocaml-4.14.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-4.14.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-4.14.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-4.14.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-compiler-libs-4.14.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-compiler-libs-4.14.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-compiler-libs-4.14.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-compiler-libs-4.14.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-compiler-libs-devel-4.14.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-compiler-libs-devel-4.14.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-compiler-libs-devel-4.14.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-compiler-libs-devel-4.14.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-ocamldoc-4.14.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-ocamldoc-4.14.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-ocamldoc-4.14.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-ocamldoc-4.14.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-runtime-4.14.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-runtime-4.14.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-runtime-4.14.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-runtime-4.14.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-source-4.14.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-source-4.14.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-source-4.14.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-source-4.14.4-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ocaml-4.14.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-4.14.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-4.14.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-4.14.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-compiler-libs-4.14.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-compiler-libs-4.14.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-compiler-libs-4.14.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-compiler-libs-4.14.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-compiler-libs-devel-4.14.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-compiler-libs-devel-4.14.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-compiler-libs-devel-4.14.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-compiler-libs-devel-4.14.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-ocamldoc-4.14.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-ocamldoc-4.14.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-ocamldoc-4.14.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-ocamldoc-4.14.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-runtime-4.14.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-runtime-4.14.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-runtime-4.14.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-runtime-4.14.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-source-4.14.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-source-4.14.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-source-4.14.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ocaml-source-4.14.4-1.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/o… | self |
| https://www.suse.com/security/cve/CVE-2026-28364/ | self |
| https://www.suse.com/security/cve/CVE-2026-34353/ | self |
| https://www.suse.com/security/cve/CVE-2026-28364 | external |
| https://bugzilla.suse.com/1258992 | external |
| https://www.suse.com/security/cve/CVE-2026-34353 | external |
| https://bugzilla.suse.com/1260910 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "ocaml-4.14.4-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the ocaml-4.14.4-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-11136",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_11136-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-28364 page",
"url": "https://www.suse.com/security/cve/CVE-2026-28364/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34353 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34353/"
}
],
"title": "ocaml-4.14.4-1.1 on GA media",
"tracking": {
"current_release_date": "2026-06-27T00:00:00Z",
"generator": {
"date": "2026-06-27T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:11136-1",
"initial_release_date": "2026-06-27T00:00:00Z",
"revision_history": [
{
"date": "2026-06-27T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "ocaml-4.14.4-1.1.aarch64",
"product": {
"name": "ocaml-4.14.4-1.1.aarch64",
"product_id": "ocaml-4.14.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ocaml-compiler-libs-4.14.4-1.1.aarch64",
"product": {
"name": "ocaml-compiler-libs-4.14.4-1.1.aarch64",
"product_id": "ocaml-compiler-libs-4.14.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ocaml-compiler-libs-devel-4.14.4-1.1.aarch64",
"product": {
"name": "ocaml-compiler-libs-devel-4.14.4-1.1.aarch64",
"product_id": "ocaml-compiler-libs-devel-4.14.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ocaml-ocamldoc-4.14.4-1.1.aarch64",
"product": {
"name": "ocaml-ocamldoc-4.14.4-1.1.aarch64",
"product_id": "ocaml-ocamldoc-4.14.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ocaml-runtime-4.14.4-1.1.aarch64",
"product": {
"name": "ocaml-runtime-4.14.4-1.1.aarch64",
"product_id": "ocaml-runtime-4.14.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ocaml-source-4.14.4-1.1.aarch64",
"product": {
"name": "ocaml-source-4.14.4-1.1.aarch64",
"product_id": "ocaml-source-4.14.4-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ocaml-4.14.4-1.1.ppc64le",
"product": {
"name": "ocaml-4.14.4-1.1.ppc64le",
"product_id": "ocaml-4.14.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ocaml-compiler-libs-4.14.4-1.1.ppc64le",
"product": {
"name": "ocaml-compiler-libs-4.14.4-1.1.ppc64le",
"product_id": "ocaml-compiler-libs-4.14.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ocaml-compiler-libs-devel-4.14.4-1.1.ppc64le",
"product": {
"name": "ocaml-compiler-libs-devel-4.14.4-1.1.ppc64le",
"product_id": "ocaml-compiler-libs-devel-4.14.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ocaml-ocamldoc-4.14.4-1.1.ppc64le",
"product": {
"name": "ocaml-ocamldoc-4.14.4-1.1.ppc64le",
"product_id": "ocaml-ocamldoc-4.14.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ocaml-runtime-4.14.4-1.1.ppc64le",
"product": {
"name": "ocaml-runtime-4.14.4-1.1.ppc64le",
"product_id": "ocaml-runtime-4.14.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ocaml-source-4.14.4-1.1.ppc64le",
"product": {
"name": "ocaml-source-4.14.4-1.1.ppc64le",
"product_id": "ocaml-source-4.14.4-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ocaml-4.14.4-1.1.s390x",
"product": {
"name": "ocaml-4.14.4-1.1.s390x",
"product_id": "ocaml-4.14.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ocaml-compiler-libs-4.14.4-1.1.s390x",
"product": {
"name": "ocaml-compiler-libs-4.14.4-1.1.s390x",
"product_id": "ocaml-compiler-libs-4.14.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ocaml-compiler-libs-devel-4.14.4-1.1.s390x",
"product": {
"name": "ocaml-compiler-libs-devel-4.14.4-1.1.s390x",
"product_id": "ocaml-compiler-libs-devel-4.14.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ocaml-ocamldoc-4.14.4-1.1.s390x",
"product": {
"name": "ocaml-ocamldoc-4.14.4-1.1.s390x",
"product_id": "ocaml-ocamldoc-4.14.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ocaml-runtime-4.14.4-1.1.s390x",
"product": {
"name": "ocaml-runtime-4.14.4-1.1.s390x",
"product_id": "ocaml-runtime-4.14.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ocaml-source-4.14.4-1.1.s390x",
"product": {
"name": "ocaml-source-4.14.4-1.1.s390x",
"product_id": "ocaml-source-4.14.4-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ocaml-4.14.4-1.1.x86_64",
"product": {
"name": "ocaml-4.14.4-1.1.x86_64",
"product_id": "ocaml-4.14.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ocaml-compiler-libs-4.14.4-1.1.x86_64",
"product": {
"name": "ocaml-compiler-libs-4.14.4-1.1.x86_64",
"product_id": "ocaml-compiler-libs-4.14.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ocaml-compiler-libs-devel-4.14.4-1.1.x86_64",
"product": {
"name": "ocaml-compiler-libs-devel-4.14.4-1.1.x86_64",
"product_id": "ocaml-compiler-libs-devel-4.14.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ocaml-ocamldoc-4.14.4-1.1.x86_64",
"product": {
"name": "ocaml-ocamldoc-4.14.4-1.1.x86_64",
"product_id": "ocaml-ocamldoc-4.14.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ocaml-runtime-4.14.4-1.1.x86_64",
"product": {
"name": "ocaml-runtime-4.14.4-1.1.x86_64",
"product_id": "ocaml-runtime-4.14.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ocaml-source-4.14.4-1.1.x86_64",
"product": {
"name": "ocaml-source-4.14.4-1.1.x86_64",
"product_id": "ocaml-source-4.14.4-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-4.14.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ocaml-4.14.4-1.1.aarch64"
},
"product_reference": "ocaml-4.14.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-4.14.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ocaml-4.14.4-1.1.ppc64le"
},
"product_reference": "ocaml-4.14.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-4.14.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ocaml-4.14.4-1.1.s390x"
},
"product_reference": "ocaml-4.14.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-4.14.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ocaml-4.14.4-1.1.x86_64"
},
"product_reference": "ocaml-4.14.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-compiler-libs-4.14.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ocaml-compiler-libs-4.14.4-1.1.aarch64"
},
"product_reference": "ocaml-compiler-libs-4.14.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-compiler-libs-4.14.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ocaml-compiler-libs-4.14.4-1.1.ppc64le"
},
"product_reference": "ocaml-compiler-libs-4.14.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-compiler-libs-4.14.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ocaml-compiler-libs-4.14.4-1.1.s390x"
},
"product_reference": "ocaml-compiler-libs-4.14.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-compiler-libs-4.14.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ocaml-compiler-libs-4.14.4-1.1.x86_64"
},
"product_reference": "ocaml-compiler-libs-4.14.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-compiler-libs-devel-4.14.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ocaml-compiler-libs-devel-4.14.4-1.1.aarch64"
},
"product_reference": "ocaml-compiler-libs-devel-4.14.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-compiler-libs-devel-4.14.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ocaml-compiler-libs-devel-4.14.4-1.1.ppc64le"
},
"product_reference": "ocaml-compiler-libs-devel-4.14.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-compiler-libs-devel-4.14.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ocaml-compiler-libs-devel-4.14.4-1.1.s390x"
},
"product_reference": "ocaml-compiler-libs-devel-4.14.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-compiler-libs-devel-4.14.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ocaml-compiler-libs-devel-4.14.4-1.1.x86_64"
},
"product_reference": "ocaml-compiler-libs-devel-4.14.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-ocamldoc-4.14.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ocaml-ocamldoc-4.14.4-1.1.aarch64"
},
"product_reference": "ocaml-ocamldoc-4.14.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-ocamldoc-4.14.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ocaml-ocamldoc-4.14.4-1.1.ppc64le"
},
"product_reference": "ocaml-ocamldoc-4.14.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-ocamldoc-4.14.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ocaml-ocamldoc-4.14.4-1.1.s390x"
},
"product_reference": "ocaml-ocamldoc-4.14.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-ocamldoc-4.14.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ocaml-ocamldoc-4.14.4-1.1.x86_64"
},
"product_reference": "ocaml-ocamldoc-4.14.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-runtime-4.14.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ocaml-runtime-4.14.4-1.1.aarch64"
},
"product_reference": "ocaml-runtime-4.14.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-runtime-4.14.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ocaml-runtime-4.14.4-1.1.ppc64le"
},
"product_reference": "ocaml-runtime-4.14.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-runtime-4.14.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ocaml-runtime-4.14.4-1.1.s390x"
},
"product_reference": "ocaml-runtime-4.14.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-runtime-4.14.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ocaml-runtime-4.14.4-1.1.x86_64"
},
"product_reference": "ocaml-runtime-4.14.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-source-4.14.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ocaml-source-4.14.4-1.1.aarch64"
},
"product_reference": "ocaml-source-4.14.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-source-4.14.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ocaml-source-4.14.4-1.1.ppc64le"
},
"product_reference": "ocaml-source-4.14.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-source-4.14.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ocaml-source-4.14.4-1.1.s390x"
},
"product_reference": "ocaml-source-4.14.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-source-4.14.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ocaml-source-4.14.4-1.1.x86_64"
},
"product_reference": "ocaml-source-4.14.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-28364",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-28364"
}
],
"notes": [
{
"category": "general",
"text": "In OCaml before 4.14.3 and 5.x before 5.4.1, a buffer over-read in Marshal deserialization (runtime/intern.c) enables remote code execution through a multi-phase attack chain. The vulnerability stems from missing bounds validation in the readblock() function, which performs unbounded memcpy() operations using attacker-controlled lengths from crafted Marshal data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ocaml-4.14.4-1.1.aarch64",
"openSUSE Tumbleweed:ocaml-4.14.4-1.1.ppc64le",
"openSUSE Tumbleweed:ocaml-4.14.4-1.1.s390x",
"openSUSE Tumbleweed:ocaml-4.14.4-1.1.x86_64",
"openSUSE Tumbleweed:ocaml-compiler-libs-4.14.4-1.1.aarch64",
"openSUSE Tumbleweed:ocaml-compiler-libs-4.14.4-1.1.ppc64le",
"openSUSE Tumbleweed:ocaml-compiler-libs-4.14.4-1.1.s390x",
"openSUSE Tumbleweed:ocaml-compiler-libs-4.14.4-1.1.x86_64",
"openSUSE Tumbleweed:ocaml-compiler-libs-devel-4.14.4-1.1.aarch64",
"openSUSE Tumbleweed:ocaml-compiler-libs-devel-4.14.4-1.1.ppc64le",
"openSUSE Tumbleweed:ocaml-compiler-libs-devel-4.14.4-1.1.s390x",
"openSUSE Tumbleweed:ocaml-compiler-libs-devel-4.14.4-1.1.x86_64",
"openSUSE Tumbleweed:ocaml-ocamldoc-4.14.4-1.1.aarch64",
"openSUSE Tumbleweed:ocaml-ocamldoc-4.14.4-1.1.ppc64le",
"openSUSE Tumbleweed:ocaml-ocamldoc-4.14.4-1.1.s390x",
"openSUSE Tumbleweed:ocaml-ocamldoc-4.14.4-1.1.x86_64",
"openSUSE Tumbleweed:ocaml-runtime-4.14.4-1.1.aarch64",
"openSUSE Tumbleweed:ocaml-runtime-4.14.4-1.1.ppc64le",
"openSUSE Tumbleweed:ocaml-runtime-4.14.4-1.1.s390x",
"openSUSE Tumbleweed:ocaml-runtime-4.14.4-1.1.x86_64",
"openSUSE Tumbleweed:ocaml-source-4.14.4-1.1.aarch64",
"openSUSE Tumbleweed:ocaml-source-4.14.4-1.1.ppc64le",
"openSUSE Tumbleweed:ocaml-source-4.14.4-1.1.s390x",
"openSUSE Tumbleweed:ocaml-source-4.14.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-28364",
"url": "https://www.suse.com/security/cve/CVE-2026-28364"
},
{
"category": "external",
"summary": "SUSE Bug 1258992 for CVE-2026-28364",
"url": "https://bugzilla.suse.com/1258992"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:ocaml-4.14.4-1.1.aarch64",
"openSUSE Tumbleweed:ocaml-4.14.4-1.1.ppc64le",
"openSUSE Tumbleweed:ocaml-4.14.4-1.1.s390x",
"openSUSE Tumbleweed:ocaml-4.14.4-1.1.x86_64",
"openSUSE Tumbleweed:ocaml-compiler-libs-4.14.4-1.1.aarch64",
"openSUSE Tumbleweed:ocaml-compiler-libs-4.14.4-1.1.ppc64le",
"openSUSE Tumbleweed:ocaml-compiler-libs-4.14.4-1.1.s390x",
"openSUSE Tumbleweed:ocaml-compiler-libs-4.14.4-1.1.x86_64",
"openSUSE Tumbleweed:ocaml-compiler-libs-devel-4.14.4-1.1.aarch64",
"openSUSE Tumbleweed:ocaml-compiler-libs-devel-4.14.4-1.1.ppc64le",
"openSUSE Tumbleweed:ocaml-compiler-libs-devel-4.14.4-1.1.s390x",
"openSUSE Tumbleweed:ocaml-compiler-libs-devel-4.14.4-1.1.x86_64",
"openSUSE Tumbleweed:ocaml-ocamldoc-4.14.4-1.1.aarch64",
"openSUSE Tumbleweed:ocaml-ocamldoc-4.14.4-1.1.ppc64le",
"openSUSE Tumbleweed:ocaml-ocamldoc-4.14.4-1.1.s390x",
"openSUSE Tumbleweed:ocaml-ocamldoc-4.14.4-1.1.x86_64",
"openSUSE Tumbleweed:ocaml-runtime-4.14.4-1.1.aarch64",
"openSUSE Tumbleweed:ocaml-runtime-4.14.4-1.1.ppc64le",
"openSUSE Tumbleweed:ocaml-runtime-4.14.4-1.1.s390x",
"openSUSE Tumbleweed:ocaml-runtime-4.14.4-1.1.x86_64",
"openSUSE Tumbleweed:ocaml-source-4.14.4-1.1.aarch64",
"openSUSE Tumbleweed:ocaml-source-4.14.4-1.1.ppc64le",
"openSUSE Tumbleweed:ocaml-source-4.14.4-1.1.s390x",
"openSUSE Tumbleweed:ocaml-source-4.14.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ocaml-4.14.4-1.1.aarch64",
"openSUSE Tumbleweed:ocaml-4.14.4-1.1.ppc64le",
"openSUSE Tumbleweed:ocaml-4.14.4-1.1.s390x",
"openSUSE Tumbleweed:ocaml-4.14.4-1.1.x86_64",
"openSUSE Tumbleweed:ocaml-compiler-libs-4.14.4-1.1.aarch64",
"openSUSE Tumbleweed:ocaml-compiler-libs-4.14.4-1.1.ppc64le",
"openSUSE Tumbleweed:ocaml-compiler-libs-4.14.4-1.1.s390x",
"openSUSE Tumbleweed:ocaml-compiler-libs-4.14.4-1.1.x86_64",
"openSUSE Tumbleweed:ocaml-compiler-libs-devel-4.14.4-1.1.aarch64",
"openSUSE Tumbleweed:ocaml-compiler-libs-devel-4.14.4-1.1.ppc64le",
"openSUSE Tumbleweed:ocaml-compiler-libs-devel-4.14.4-1.1.s390x",
"openSUSE Tumbleweed:ocaml-compiler-libs-devel-4.14.4-1.1.x86_64",
"openSUSE Tumbleweed:ocaml-ocamldoc-4.14.4-1.1.aarch64",
"openSUSE Tumbleweed:ocaml-ocamldoc-4.14.4-1.1.ppc64le",
"openSUSE Tumbleweed:ocaml-ocamldoc-4.14.4-1.1.s390x",
"openSUSE Tumbleweed:ocaml-ocamldoc-4.14.4-1.1.x86_64",
"openSUSE Tumbleweed:ocaml-runtime-4.14.4-1.1.aarch64",
"openSUSE Tumbleweed:ocaml-runtime-4.14.4-1.1.ppc64le",
"openSUSE Tumbleweed:ocaml-runtime-4.14.4-1.1.s390x",
"openSUSE Tumbleweed:ocaml-runtime-4.14.4-1.1.x86_64",
"openSUSE Tumbleweed:ocaml-source-4.14.4-1.1.aarch64",
"openSUSE Tumbleweed:ocaml-source-4.14.4-1.1.ppc64le",
"openSUSE Tumbleweed:ocaml-source-4.14.4-1.1.s390x",
"openSUSE Tumbleweed:ocaml-source-4.14.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-27T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-28364"
},
{
"cve": "CVE-2026-34353",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34353"
}
],
"notes": [
{
"category": "general",
"text": "In OCaml through 4.14.3, Bigarray.reshape allows an integer overflow, and resultant reading of arbitrary memory, when untrusted data is processed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ocaml-4.14.4-1.1.aarch64",
"openSUSE Tumbleweed:ocaml-4.14.4-1.1.ppc64le",
"openSUSE Tumbleweed:ocaml-4.14.4-1.1.s390x",
"openSUSE Tumbleweed:ocaml-4.14.4-1.1.x86_64",
"openSUSE Tumbleweed:ocaml-compiler-libs-4.14.4-1.1.aarch64",
"openSUSE Tumbleweed:ocaml-compiler-libs-4.14.4-1.1.ppc64le",
"openSUSE Tumbleweed:ocaml-compiler-libs-4.14.4-1.1.s390x",
"openSUSE Tumbleweed:ocaml-compiler-libs-4.14.4-1.1.x86_64",
"openSUSE Tumbleweed:ocaml-compiler-libs-devel-4.14.4-1.1.aarch64",
"openSUSE Tumbleweed:ocaml-compiler-libs-devel-4.14.4-1.1.ppc64le",
"openSUSE Tumbleweed:ocaml-compiler-libs-devel-4.14.4-1.1.s390x",
"openSUSE Tumbleweed:ocaml-compiler-libs-devel-4.14.4-1.1.x86_64",
"openSUSE Tumbleweed:ocaml-ocamldoc-4.14.4-1.1.aarch64",
"openSUSE Tumbleweed:ocaml-ocamldoc-4.14.4-1.1.ppc64le",
"openSUSE Tumbleweed:ocaml-ocamldoc-4.14.4-1.1.s390x",
"openSUSE Tumbleweed:ocaml-ocamldoc-4.14.4-1.1.x86_64",
"openSUSE Tumbleweed:ocaml-runtime-4.14.4-1.1.aarch64",
"openSUSE Tumbleweed:ocaml-runtime-4.14.4-1.1.ppc64le",
"openSUSE Tumbleweed:ocaml-runtime-4.14.4-1.1.s390x",
"openSUSE Tumbleweed:ocaml-runtime-4.14.4-1.1.x86_64",
"openSUSE Tumbleweed:ocaml-source-4.14.4-1.1.aarch64",
"openSUSE Tumbleweed:ocaml-source-4.14.4-1.1.ppc64le",
"openSUSE Tumbleweed:ocaml-source-4.14.4-1.1.s390x",
"openSUSE Tumbleweed:ocaml-source-4.14.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34353",
"url": "https://www.suse.com/security/cve/CVE-2026-34353"
},
{
"category": "external",
"summary": "SUSE Bug 1260910 for CVE-2026-34353",
"url": "https://bugzilla.suse.com/1260910"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:ocaml-4.14.4-1.1.aarch64",
"openSUSE Tumbleweed:ocaml-4.14.4-1.1.ppc64le",
"openSUSE Tumbleweed:ocaml-4.14.4-1.1.s390x",
"openSUSE Tumbleweed:ocaml-4.14.4-1.1.x86_64",
"openSUSE Tumbleweed:ocaml-compiler-libs-4.14.4-1.1.aarch64",
"openSUSE Tumbleweed:ocaml-compiler-libs-4.14.4-1.1.ppc64le",
"openSUSE Tumbleweed:ocaml-compiler-libs-4.14.4-1.1.s390x",
"openSUSE Tumbleweed:ocaml-compiler-libs-4.14.4-1.1.x86_64",
"openSUSE Tumbleweed:ocaml-compiler-libs-devel-4.14.4-1.1.aarch64",
"openSUSE Tumbleweed:ocaml-compiler-libs-devel-4.14.4-1.1.ppc64le",
"openSUSE Tumbleweed:ocaml-compiler-libs-devel-4.14.4-1.1.s390x",
"openSUSE Tumbleweed:ocaml-compiler-libs-devel-4.14.4-1.1.x86_64",
"openSUSE Tumbleweed:ocaml-ocamldoc-4.14.4-1.1.aarch64",
"openSUSE Tumbleweed:ocaml-ocamldoc-4.14.4-1.1.ppc64le",
"openSUSE Tumbleweed:ocaml-ocamldoc-4.14.4-1.1.s390x",
"openSUSE Tumbleweed:ocaml-ocamldoc-4.14.4-1.1.x86_64",
"openSUSE Tumbleweed:ocaml-runtime-4.14.4-1.1.aarch64",
"openSUSE Tumbleweed:ocaml-runtime-4.14.4-1.1.ppc64le",
"openSUSE Tumbleweed:ocaml-runtime-4.14.4-1.1.s390x",
"openSUSE Tumbleweed:ocaml-runtime-4.14.4-1.1.x86_64",
"openSUSE Tumbleweed:ocaml-source-4.14.4-1.1.aarch64",
"openSUSE Tumbleweed:ocaml-source-4.14.4-1.1.ppc64le",
"openSUSE Tumbleweed:ocaml-source-4.14.4-1.1.s390x",
"openSUSE Tumbleweed:ocaml-source-4.14.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ocaml-4.14.4-1.1.aarch64",
"openSUSE Tumbleweed:ocaml-4.14.4-1.1.ppc64le",
"openSUSE Tumbleweed:ocaml-4.14.4-1.1.s390x",
"openSUSE Tumbleweed:ocaml-4.14.4-1.1.x86_64",
"openSUSE Tumbleweed:ocaml-compiler-libs-4.14.4-1.1.aarch64",
"openSUSE Tumbleweed:ocaml-compiler-libs-4.14.4-1.1.ppc64le",
"openSUSE Tumbleweed:ocaml-compiler-libs-4.14.4-1.1.s390x",
"openSUSE Tumbleweed:ocaml-compiler-libs-4.14.4-1.1.x86_64",
"openSUSE Tumbleweed:ocaml-compiler-libs-devel-4.14.4-1.1.aarch64",
"openSUSE Tumbleweed:ocaml-compiler-libs-devel-4.14.4-1.1.ppc64le",
"openSUSE Tumbleweed:ocaml-compiler-libs-devel-4.14.4-1.1.s390x",
"openSUSE Tumbleweed:ocaml-compiler-libs-devel-4.14.4-1.1.x86_64",
"openSUSE Tumbleweed:ocaml-ocamldoc-4.14.4-1.1.aarch64",
"openSUSE Tumbleweed:ocaml-ocamldoc-4.14.4-1.1.ppc64le",
"openSUSE Tumbleweed:ocaml-ocamldoc-4.14.4-1.1.s390x",
"openSUSE Tumbleweed:ocaml-ocamldoc-4.14.4-1.1.x86_64",
"openSUSE Tumbleweed:ocaml-runtime-4.14.4-1.1.aarch64",
"openSUSE Tumbleweed:ocaml-runtime-4.14.4-1.1.ppc64le",
"openSUSE Tumbleweed:ocaml-runtime-4.14.4-1.1.s390x",
"openSUSE Tumbleweed:ocaml-runtime-4.14.4-1.1.x86_64",
"openSUSE Tumbleweed:ocaml-source-4.14.4-1.1.aarch64",
"openSUSE Tumbleweed:ocaml-source-4.14.4-1.1.ppc64le",
"openSUSE Tumbleweed:ocaml-source-4.14.4-1.1.s390x",
"openSUSE Tumbleweed:ocaml-source-4.14.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-27T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-34353"
}
]
}
osec-2026-04
Vulnerability from osv_ocaml
The function caml_ba_reshape, part of the OCaml runtime (in runtime/bigarray.c), had a missing check for integer overflow when computing the size to be allocated. This leads to a segmentation fault.
Any application using Bigarray.reshape (or reshape_N) with untrusted and unchecked input can result in a segmentation fault.
Timeline
- 2026-06-18 security advisory released
- 2026-06-15 OCaml 4.14.4 released
- 2026-04-16 Florian Angeletti backported the fix to the 4.14 branch
- 2026-04-15 Stephen Dolan proposed fix https://github.com/ocaml/ocaml/pull/14691
- 2026-03-18 Andriy Sultanov reported https://github.com/ocaml/ocaml/issues/14655
| URL | Type | |
|---|---|---|
{
"affected": [
{
"ecosystem_specific": {
"affected_bindings": [
"Bigarray.reshape",
"Bigarray.reshape_0",
"Bigarray.reshape_1",
"Bigarray.reshape_2",
"Bigarray.reshape_3",
"caml_ba_reshape"
],
"opam_constraint": "ocaml {\u003c \"4.14.4\"}"
},
"package": {
"ecosystem": "opam",
"name": "ocaml",
"purl": "pkg:opam/ocaml"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.14.4"
}
],
"type": "ECOSYSTEM"
},
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1ec6b6e8ef9d30fc1d8bac71a6646c2ef78ea90b"
}
],
"repo": "https://github.com/ocaml/ocaml",
"type": "GIT"
}
],
"versions": [
"3.07",
"3.07+1",
"3.07+2",
"3.08.0",
"3.08.1",
"3.08.2",
"3.08.3",
"3.08.4",
"3.09.0",
"3.09.1",
"3.09.2",
"3.09.3",
"3.10.0",
"3.10.1",
"3.10.2",
"3.11.0",
"3.11.1",
"3.11.2",
"3.12.0",
"3.12.1",
"4.00.0",
"4.00.1",
"4.01.0",
"4.02.0",
"4.02.1",
"4.02.2",
"4.02.3",
"4.02.4",
"4.03.0",
"4.03.1",
"4.04.0",
"4.04.1",
"4.04.2",
"4.04.3",
"4.05.0",
"4.05.1",
"4.06.0",
"4.06.1",
"4.06.2",
"4.07.0",
"4.07.1",
"4.07.2",
"4.08.0",
"4.08.1",
"4.08.2",
"4.09.0",
"4.09.1",
"4.09.2",
"4.10.0",
"4.10.1",
"4.10.2",
"4.10.3",
"4.11.0",
"4.11.1",
"4.11.2",
"4.11.3",
"4.12.0",
"4.12.1",
"4.12.2",
"4.13.0",
"4.13.1",
"4.13.2",
"4.14.0",
"4.14.1",
"4.14.2",
"4.14.3"
]
}
],
"aliases": [
"CVE-2026-34353"
],
"credits": [
{
"name": "Andriy Sultanov",
"type": "REPORTER"
},
{
"name": "Stephen Dolan",
"type": "REMEDIATION_DEVELOPER"
},
{
"name": "Xavier Leroy",
"type": "REMEDIATION_REVIEWER"
},
{
"name": "Hannes Mehnert",
"type": "COORDINATOR"
}
],
"database_specific": {
"cwe": [
"CWE-190"
],
"human_link": "https://github.com/ocaml/security-advisories/tree/main/advisories/2026/OSEC-2026-04.md",
"osv": "https://github.com/ocaml/security-advisories/tree/generated-osv/2026/OSEC-2026-04.json"
},
"details": "The function `caml_ba_reshape`, part of the OCaml runtime (in runtime/bigarray.c), had a missing check for integer overflow when computing the size to be allocated. This leads to a segmentation fault.\n\nAny application using `Bigarray.reshape` (or `reshape_N`) with untrusted and unchecked input can result in a segmentation fault.\n\n## Timeline\n\n- 2026-06-18 security advisory released\n- 2026-06-15 OCaml 4.14.4 released\n- 2026-04-16 Florian Angeletti backported the fix to the 4.14 branch\n- 2026-04-15 Stephen Dolan proposed fix https://github.com/ocaml/ocaml/pull/14691\n- 2026-03-18 Andriy Sultanov reported https://github.com/ocaml/ocaml/issues/14655",
"id": "OSEC-2026-04",
"modified": "2026-06-18T13:20:00Z",
"published": "2026-06-18T13:20:00Z",
"references": [
{
"type": "REPORT",
"url": "https://github.com/ocaml/ocaml/issues/14655"
},
{
"type": "FIX",
"url": "https://github.com/ocaml/ocaml/pull/14691"
}
],
"schema_version": "1.7.4",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N",
"type": "CVSS_V3"
}
],
"summary": "Bigarray.reshape integer overflow"
}
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.