Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-45680 (GCVE-0-2023-45680)
Vulnerability from cvelistv5 – Published: 2023-10-20 23:26 – Updated: 2024-09-11 20:22
VLAI
EPSS
Title
Null pointer dereference in vorbis_deinit in stb_vorbis
Summary
stb_vorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger memory allocation failure in `start_decoder`. In that case the function returns early, the `f->comment_list` is set to `NULL`, but `f->comment_list_length` is not reset. Later in `vorbis_deinit` it tries to dereference the `NULL` pointer. This issue may lead to denial of service.
Severity
5.3 (Medium)
CWE
- CWE-476 - NULL Pointer Dereference
Assigner
References
3 references
| URL | Tags |
|---|---|
| https://securitylab.github.com/advisories/GHSL-20… | x_refsource_CONFIRM |
| https://github.com/nothings/stb/blob/5736b15f7ea0… | x_refsource_MISC |
| https://github.com/nothings/stb/blob/5736b15f7ea0… | x_refsource_MISC |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T20:29:31.640Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "https://securitylab.github.com/advisories/GHSL-2023-145_GHSL-2023-151_stb_image_h/",
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://securitylab.github.com/advisories/GHSL-2023-145_GHSL-2023-151_stb_image_h/"
},
{
"name": "https://github.com/nothings/stb/blob/5736b15f7ea0ffb08dd38af21067c314d6a3aae9/stb_vorbis.c#L3660-L3666",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/nothings/stb/blob/5736b15f7ea0ffb08dd38af21067c314d6a3aae9/stb_vorbis.c#L3660-L3666"
},
{
"name": "https://github.com/nothings/stb/blob/5736b15f7ea0ffb08dd38af21067c314d6a3aae9/stb_vorbis.c#L4208-L4215",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/nothings/stb/blob/5736b15f7ea0ffb08dd38af21067c314d6a3aae9/stb_vorbis.c#L4208-L4215"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-45680",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-09-11T20:21:33.219201Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-09-11T20:22:52.057Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "stb",
"vendor": "nothings",
"versions": [
{
"status": "affected",
"version": "\u003c= 1.22"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "stb_vorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger memory allocation failure in `start_decoder`. In that case the function returns early, the `f-\u003ecomment_list` is set to `NULL`, but `f-\u003ecomment_list_length` is not reset. Later in `vorbis_deinit` it tries to dereference the `NULL` pointer. This issue may lead to denial of service."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"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:L",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-476",
"description": "CWE-476: NULL Pointer Dereference",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-10-20T23:26:54.394Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://securitylab.github.com/advisories/GHSL-2023-145_GHSL-2023-151_stb_image_h/",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://securitylab.github.com/advisories/GHSL-2023-145_GHSL-2023-151_stb_image_h/"
},
{
"name": "https://github.com/nothings/stb/blob/5736b15f7ea0ffb08dd38af21067c314d6a3aae9/stb_vorbis.c#L3660-L3666",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/nothings/stb/blob/5736b15f7ea0ffb08dd38af21067c314d6a3aae9/stb_vorbis.c#L3660-L3666"
},
{
"name": "https://github.com/nothings/stb/blob/5736b15f7ea0ffb08dd38af21067c314d6a3aae9/stb_vorbis.c#L4208-L4215",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/nothings/stb/blob/5736b15f7ea0ffb08dd38af21067c314d6a3aae9/stb_vorbis.c#L4208-L4215"
}
],
"source": {
"advisory": "GHSA-6w3h-6hpf-r29c",
"discovery": "UNKNOWN"
},
"title": "Null pointer dereference in vorbis_deinit in stb_vorbis"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2023-45680",
"datePublished": "2023-10-20T23:26:54.394Z",
"dateReserved": "2023-10-10T14:36:40.862Z",
"dateUpdated": "2024-09-11T20:22:52.057Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-45680",
"date": "2026-05-31",
"epss": "0.00022",
"percentile": "0.06509"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nothings:stb_vorbis.c:1.22:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"C6709627-5AFB-4F0C-801D-238CA02D1BFE\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"stb_vorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger memory allocation failure in `start_decoder`. In that case the function returns early, the `f-\u003ecomment_list` is set to `NULL`, but `f-\u003ecomment_list_length` is not reset. Later in `vorbis_deinit` it tries to dereference the `NULL` pointer. This issue may lead to denial of service.\"}, {\"lang\": \"es\", \"value\": \"stb_vorbis es una librer\\u00eda de archivo \\u00fanico con licencia MIT para procesar archivos ogg vorbis. Un archivo manipulado puede provocar una falla en la asignaci\\u00f3n de memoria en `start_decoder`. En ese caso, la funci\\u00f3n regresa antes, `f-\u0026gt;comment_list` se establece en `NULL`, pero `f-\u0026gt;comment_list_length` no se restablece. M\\u00e1s adelante en `vorbis_deinit` intenta eliminar la referencia al puntero `NULL`. Este problema puede provocar la denegaci\\u00f3n del servicio.\"}]",
"id": "CVE-2023-45680",
"lastModified": "2024-11-21T08:27:12.257",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\", \"baseScore\": 5.3, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"LOW\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 1.4}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H\", \"baseScore\": 5.5, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 1.8, \"impactScore\": 3.6}]}",
"published": "2023-10-21T00:15:09.540",
"references": "[{\"url\": \"https://github.com/nothings/stb/blob/5736b15f7ea0ffb08dd38af21067c314d6a3aae9/stb_vorbis.c#L3660-L3666\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://github.com/nothings/stb/blob/5736b15f7ea0ffb08dd38af21067c314d6a3aae9/stb_vorbis.c#L4208-L4215\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://securitylab.github.com/advisories/GHSL-2023-145_GHSL-2023-151_stb_image_h/\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://github.com/nothings/stb/blob/5736b15f7ea0ffb08dd38af21067c314d6a3aae9/stb_vorbis.c#L3660-L3666\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://github.com/nothings/stb/blob/5736b15f7ea0ffb08dd38af21067c314d6a3aae9/stb_vorbis.c#L4208-L4215\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://securitylab.github.com/advisories/GHSL-2023-145_GHSL-2023-151_stb_image_h/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}]",
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-476\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-476\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-45680\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2023-10-21T00:15:09.540\",\"lastModified\":\"2024-11-21T08:27:12.257\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"stb_vorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger memory allocation failure in `start_decoder`. In that case the function returns early, the `f-\u003ecomment_list` is set to `NULL`, but `f-\u003ecomment_list_length` is not reset. Later in `vorbis_deinit` it tries to dereference the `NULL` pointer. This issue may lead to denial of service.\"},{\"lang\":\"es\",\"value\":\"stb_vorbis es una librer\u00eda de archivo \u00fanico con licencia MIT para procesar archivos ogg vorbis. Un archivo manipulado puede provocar una falla en la asignaci\u00f3n de memoria en `start_decoder`. En ese caso, la funci\u00f3n regresa antes, `f-\u0026gt;comment_list` se establece en `NULL`, pero `f-\u0026gt;comment_list_length` no se restablece. M\u00e1s adelante en `vorbis_deinit` intenta eliminar la referencia al puntero `NULL`. Este problema puede provocar la denegaci\u00f3n del servicio.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-476\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-476\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nothings:stb_vorbis.c:1.22:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C6709627-5AFB-4F0C-801D-238CA02D1BFE\"}]}]}],\"references\":[{\"url\":\"https://github.com/nothings/stb/blob/5736b15f7ea0ffb08dd38af21067c314d6a3aae9/stb_vorbis.c#L3660-L3666\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/nothings/stb/blob/5736b15f7ea0ffb08dd38af21067c314d6a3aae9/stb_vorbis.c#L4208-L4215\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://securitylab.github.com/advisories/GHSL-2023-145_GHSL-2023-151_stb_image_h/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/nothings/stb/blob/5736b15f7ea0ffb08dd38af21067c314d6a3aae9/stb_vorbis.c#L3660-L3666\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/nothings/stb/blob/5736b15f7ea0ffb08dd38af21067c314d6a3aae9/stb_vorbis.c#L4208-L4215\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://securitylab.github.com/advisories/GHSL-2023-145_GHSL-2023-151_stb_image_h/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://securitylab.github.com/advisories/GHSL-2023-145_GHSL-2023-151_stb_image_h/\", \"name\": \"https://securitylab.github.com/advisories/GHSL-2023-145_GHSL-2023-151_stb_image_h/\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/nothings/stb/blob/5736b15f7ea0ffb08dd38af21067c314d6a3aae9/stb_vorbis.c#L3660-L3666\", \"name\": \"https://github.com/nothings/stb/blob/5736b15f7ea0ffb08dd38af21067c314d6a3aae9/stb_vorbis.c#L3660-L3666\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/nothings/stb/blob/5736b15f7ea0ffb08dd38af21067c314d6a3aae9/stb_vorbis.c#L4208-L4215\", \"name\": \"https://github.com/nothings/stb/blob/5736b15f7ea0ffb08dd38af21067c314d6a3aae9/stb_vorbis.c#L4208-L4215\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T20:29:31.640Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-45680\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-09-11T20:21:33.219201Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-09-11T20:22:15.776Z\"}}], \"cna\": {\"title\": \"Null pointer dereference in vorbis_deinit in stb_vorbis\", \"source\": {\"advisory\": \"GHSA-6w3h-6hpf-r29c\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"nothings\", \"product\": \"stb\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c= 1.22\"}]}], \"references\": [{\"url\": \"https://securitylab.github.com/advisories/GHSL-2023-145_GHSL-2023-151_stb_image_h/\", \"name\": \"https://securitylab.github.com/advisories/GHSL-2023-145_GHSL-2023-151_stb_image_h/\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/nothings/stb/blob/5736b15f7ea0ffb08dd38af21067c314d6a3aae9/stb_vorbis.c#L3660-L3666\", \"name\": \"https://github.com/nothings/stb/blob/5736b15f7ea0ffb08dd38af21067c314d6a3aae9/stb_vorbis.c#L3660-L3666\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/nothings/stb/blob/5736b15f7ea0ffb08dd38af21067c314d6a3aae9/stb_vorbis.c#L4208-L4215\", \"name\": \"https://github.com/nothings/stb/blob/5736b15f7ea0ffb08dd38af21067c314d6a3aae9/stb_vorbis.c#L4208-L4215\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"stb_vorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger memory allocation failure in `start_decoder`. In that case the function returns early, the `f-\u003ecomment_list` is set to `NULL`, but `f-\u003ecomment_list_length` is not reset. Later in `vorbis_deinit` it tries to dereference the `NULL` pointer. This issue may lead to denial of service.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-476\", \"description\": \"CWE-476: NULL Pointer Dereference\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2023-10-20T23:26:54.394Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-45680\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-09-11T20:22:52.057Z\", \"dateReserved\": \"2023-10-10T14:36:40.862Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2023-10-20T23:26:54.394Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
FKIE_CVE-2023-45680
Vulnerability from fkie_nvd - Published: 2023-10-21 00:15 - Updated: 2024-11-21 08:27
Severity
5.3 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
5.5 (Medium) - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
5.5 (Medium) - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Summary
stb_vorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger memory allocation failure in `start_decoder`. In that case the function returns early, the `f->comment_list` is set to `NULL`, but `f->comment_list_length` is not reset. Later in `vorbis_deinit` it tries to dereference the `NULL` pointer. This issue may lead to denial of service.
References
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| nothings | stb_vorbis.c | 1.22 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:nothings:stb_vorbis.c:1.22:*:*:*:*:*:*:*",
"matchCriteriaId": "C6709627-5AFB-4F0C-801D-238CA02D1BFE",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "stb_vorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger memory allocation failure in `start_decoder`. In that case the function returns early, the `f-\u003ecomment_list` is set to `NULL`, but `f-\u003ecomment_list_length` is not reset. Later in `vorbis_deinit` it tries to dereference the `NULL` pointer. This issue may lead to denial of service."
},
{
"lang": "es",
"value": "stb_vorbis es una librer\u00eda de archivo \u00fanico con licencia MIT para procesar archivos ogg vorbis. Un archivo manipulado puede provocar una falla en la asignaci\u00f3n de memoria en `start_decoder`. En ese caso, la funci\u00f3n regresa antes, `f-\u0026gt;comment_list` se establece en `NULL`, pero `f-\u0026gt;comment_list_length` no se restablece. M\u00e1s adelante en `vorbis_deinit` intenta eliminar la referencia al puntero `NULL`. Este problema puede provocar la denegaci\u00f3n del servicio."
}
],
"id": "CVE-2023-45680",
"lastModified": "2024-11-21T08:27:12.257",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"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:L",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4,
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2023-10-21T00:15:09.540",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/nothings/stb/blob/5736b15f7ea0ffb08dd38af21067c314d6a3aae9/stb_vorbis.c#L3660-L3666"
},
{
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/nothings/stb/blob/5736b15f7ea0ffb08dd38af21067c314d6a3aae9/stb_vorbis.c#L4208-L4215"
},
{
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
],
"url": "https://securitylab.github.com/advisories/GHSL-2023-145_GHSL-2023-151_stb_image_h/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/nothings/stb/blob/5736b15f7ea0ffb08dd38af21067c314d6a3aae9/stb_vorbis.c#L3660-L3666"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/nothings/stb/blob/5736b15f7ea0ffb08dd38af21067c314d6a3aae9/stb_vorbis.c#L4208-L4215"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://securitylab.github.com/advisories/GHSL-2023-145_GHSL-2023-151_stb_image_h/"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-476"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-476"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GSD-2023-45680
Vulnerability from gsd - Updated: 2023-12-13 01:20Details
stb_vorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger memory allocation failure in `start_decoder`. In that case the function returns early, the `f->comment_list` is set to `NULL`, but `f->comment_list_length` is not reset. Later in `vorbis_deinit` it tries to dereference the `NULL` pointer. This issue may lead to denial of service.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2023-45680",
"id": "GSD-2023-45680"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-45680"
],
"details": "stb_vorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger memory allocation failure in `start_decoder`. In that case the function returns early, the `f-\u003ecomment_list` is set to `NULL`, but `f-\u003ecomment_list_length` is not reset. Later in `vorbis_deinit` it tries to dereference the `NULL` pointer. This issue may lead to denial of service.",
"id": "GSD-2023-45680",
"modified": "2023-12-13T01:20:38.223397Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2023-45680",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "stb",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "\u003c= 1.22"
}
]
}
}
]
},
"vendor_name": "nothings"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "stb_vorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger memory allocation failure in `start_decoder`. In that case the function returns early, the `f-\u003ecomment_list` is set to `NULL`, but `f-\u003ecomment_list_length` is not reset. Later in `vorbis_deinit` it tries to dereference the `NULL` pointer. This issue may lead to denial of service."
}
]
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"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:L",
"version": "3.1"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"cweId": "CWE-476",
"lang": "eng",
"value": "CWE-476: NULL Pointer Dereference"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://securitylab.github.com/advisories/GHSL-2023-145_GHSL-2023-151_stb_image_h/",
"refsource": "MISC",
"url": "https://securitylab.github.com/advisories/GHSL-2023-145_GHSL-2023-151_stb_image_h/"
},
{
"name": "https://github.com/nothings/stb/blob/5736b15f7ea0ffb08dd38af21067c314d6a3aae9/stb_vorbis.c#L3660-L3666",
"refsource": "MISC",
"url": "https://github.com/nothings/stb/blob/5736b15f7ea0ffb08dd38af21067c314d6a3aae9/stb_vorbis.c#L3660-L3666"
},
{
"name": "https://github.com/nothings/stb/blob/5736b15f7ea0ffb08dd38af21067c314d6a3aae9/stb_vorbis.c#L4208-L4215",
"refsource": "MISC",
"url": "https://github.com/nothings/stb/blob/5736b15f7ea0ffb08dd38af21067c314d6a3aae9/stb_vorbis.c#L4208-L4215"
}
]
},
"source": {
"advisory": "GHSA-6w3h-6hpf-r29c",
"discovery": "UNKNOWN"
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:nothings:stb_vorbis.c:1.22:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2023-45680"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "stb_vorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger memory allocation failure in `start_decoder`. In that case the function returns early, the `f-\u003ecomment_list` is set to `NULL`, but `f-\u003ecomment_list_length` is not reset. Later in `vorbis_deinit` it tries to dereference the `NULL` pointer. This issue may lead to denial of service."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-476"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/nothings/stb/blob/5736b15f7ea0ffb08dd38af21067c314d6a3aae9/stb_vorbis.c#L3660-L3666",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/nothings/stb/blob/5736b15f7ea0ffb08dd38af21067c314d6a3aae9/stb_vorbis.c#L3660-L3666"
},
{
"name": "https://github.com/nothings/stb/blob/5736b15f7ea0ffb08dd38af21067c314d6a3aae9/stb_vorbis.c#L4208-L4215",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/nothings/stb/blob/5736b15f7ea0ffb08dd38af21067c314d6a3aae9/stb_vorbis.c#L4208-L4215"
},
{
"name": "https://securitylab.github.com/advisories/GHSL-2023-145_GHSL-2023-151_stb_image_h/",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://securitylab.github.com/advisories/GHSL-2023-145_GHSL-2023-151_stb_image_h/"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6
}
},
"lastModifiedDate": "2023-10-26T22:45Z",
"publishedDate": "2023-10-21T00:15Z"
}
}
}
OPENSUSE-SU-2025:0037-1
Vulnerability from csaf_opensuse - Published: 2025-01-30 16:22 - Updated: 2025-01-30 16:22Summary
Security update for SDL2_sound
Severity
Important
Notes
Title of the patch: Security update for SDL2_sound
Description of the patch: This update for SDL2_sound fixes the following issues:
- Update to release 2.0.4:
* Update bundled stb_vorbis to address CVE-2023-45676,
CVE-2023-45677, CVE-2023-45679, CVE-2023-45680,
CVE-2023-45681, CVE-2023-45682.
- Update to release 2.0.2
* No further changes from the last snapshot 2.0.1+g60
Patchnames: openSUSE-2025-37
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.3 (High)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.3 (High)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.3 (High)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.3 (Medium)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.3 (Medium)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
23 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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": "Security update for SDL2_sound",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for SDL2_sound fixes the following issues:\n\n- Update to release 2.0.4:\n * Update bundled stb_vorbis to address CVE-2023-45676,\n CVE-2023-45677, CVE-2023-45679, CVE-2023-45680,\n CVE-2023-45681, CVE-2023-45682.\n\n- Update to release 2.0.2\n * No further changes from the last snapshot 2.0.1+g60\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2025-37",
"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-2025_0037-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2025:0037-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/PYKIGUIZT6TXJBJESQGK4RWVLRA2YLO4/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2025:0037-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/PYKIGUIZT6TXJBJESQGK4RWVLRA2YLO4/"
},
{
"category": "self",
"summary": "SUSE Bug 1216478",
"url": "https://bugzilla.suse.com/1216478"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45676 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45676/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45677 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45677/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45679 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45679/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45680 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45680/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45681 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45681/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45682 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45682/"
}
],
"title": "Security update for SDL2_sound",
"tracking": {
"current_release_date": "2025-01-30T16:22:36Z",
"generator": {
"date": "2025-01-30T16:22:36Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:0037-1",
"initial_release_date": "2025-01-30T16:22:36Z",
"revision_history": [
{
"date": "2025-01-30T16:22:36Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64",
"product": {
"name": "SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64",
"product_id": "SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64",
"product": {
"name": "libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64",
"product_id": "libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "SDL2_sound-devel-2.0.4-bp156.2.3.1.i586",
"product": {
"name": "SDL2_sound-devel-2.0.4-bp156.2.3.1.i586",
"product_id": "SDL2_sound-devel-2.0.4-bp156.2.3.1.i586"
}
},
{
"category": "product_version",
"name": "libSDL2_sound2-2.0.4-bp156.2.3.1.i586",
"product": {
"name": "libSDL2_sound2-2.0.4-bp156.2.3.1.i586",
"product_id": "libSDL2_sound2-2.0.4-bp156.2.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le",
"product": {
"name": "SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le",
"product_id": "SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le",
"product": {
"name": "libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le",
"product_id": "libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x",
"product": {
"name": "SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x",
"product_id": "SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libSDL2_sound2-2.0.4-bp156.2.3.1.s390x",
"product": {
"name": "libSDL2_sound2-2.0.4-bp156.2.3.1.s390x",
"product_id": "libSDL2_sound2-2.0.4-bp156.2.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64",
"product": {
"name": "SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64",
"product_id": "SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64",
"product": {
"name": "libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64",
"product_id": "libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Package Hub 15 SP6",
"product": {
"name": "SUSE Package Hub 15 SP6",
"product_id": "SUSE Package Hub 15 SP6"
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64 as component of SUSE Package Hub 15 SP6",
"product_id": "SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64"
},
"product_reference": "SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64",
"relates_to_product_reference": "SUSE Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "SDL2_sound-devel-2.0.4-bp156.2.3.1.i586 as component of SUSE Package Hub 15 SP6",
"product_id": "SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586"
},
"product_reference": "SDL2_sound-devel-2.0.4-bp156.2.3.1.i586",
"relates_to_product_reference": "SUSE Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le as component of SUSE Package Hub 15 SP6",
"product_id": "SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le"
},
"product_reference": "SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le",
"relates_to_product_reference": "SUSE Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x as component of SUSE Package Hub 15 SP6",
"product_id": "SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x"
},
"product_reference": "SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x",
"relates_to_product_reference": "SUSE Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64 as component of SUSE Package Hub 15 SP6",
"product_id": "SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64"
},
"product_reference": "SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64",
"relates_to_product_reference": "SUSE Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64 as component of SUSE Package Hub 15 SP6",
"product_id": "SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64"
},
"product_reference": "libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64",
"relates_to_product_reference": "SUSE Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libSDL2_sound2-2.0.4-bp156.2.3.1.i586 as component of SUSE Package Hub 15 SP6",
"product_id": "SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586"
},
"product_reference": "libSDL2_sound2-2.0.4-bp156.2.3.1.i586",
"relates_to_product_reference": "SUSE Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le as component of SUSE Package Hub 15 SP6",
"product_id": "SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le"
},
"product_reference": "libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le",
"relates_to_product_reference": "SUSE Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libSDL2_sound2-2.0.4-bp156.2.3.1.s390x as component of SUSE Package Hub 15 SP6",
"product_id": "SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x"
},
"product_reference": "libSDL2_sound2-2.0.4-bp156.2.3.1.s390x",
"relates_to_product_reference": "SUSE Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64 as component of SUSE Package Hub 15 SP6",
"product_id": "SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64"
},
"product_reference": "libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64",
"relates_to_product_reference": "SUSE Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64"
},
"product_reference": "SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "SDL2_sound-devel-2.0.4-bp156.2.3.1.i586 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586"
},
"product_reference": "SDL2_sound-devel-2.0.4-bp156.2.3.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le"
},
"product_reference": "SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x"
},
"product_reference": "SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64"
},
"product_reference": "SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64"
},
"product_reference": "libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libSDL2_sound2-2.0.4-bp156.2.3.1.i586 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586"
},
"product_reference": "libSDL2_sound2-2.0.4-bp156.2.3.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le"
},
"product_reference": "libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libSDL2_sound2-2.0.4-bp156.2.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x"
},
"product_reference": "libSDL2_sound2-2.0.4-bp156.2.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64"
},
"product_reference": "libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45676",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45676"
}
],
"notes": [
{
"category": "general",
"text": "stb_vorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger out of bounds write in `f-\u003evendor[i] = get8_packet(f);`. The root cause is an integer overflow in `setup_malloc`. A sufficiently large value in the variable `sz` overflows with `sz+7` in and the negative value passes the maximum available memory buffer check. This issue may lead to code execution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-45676",
"url": "https://www.suse.com/security/cve/CVE-2023-45676"
},
{
"category": "external",
"summary": "SUSE Bug 1216478 for CVE-2023-45676",
"url": "https://bugzilla.suse.com/1216478"
}
],
"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": [
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-30T16:22:36Z",
"details": "important"
}
],
"title": "CVE-2023-45676"
},
{
"cve": "CVE-2023-45677",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45677"
}
],
"notes": [
{
"category": "general",
"text": "stb_vorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger out of bounds write in `f-\u003evendor[len] = (char)\u0027\\0\u0027;`. The root cause is that if `len` read in `start_decoder` is a negative number and `setup_malloc` successfully allocates memory in that case, but memory write is done with a negative index `len`. Similarly if len is INT_MAX the integer overflow len+1 happens in `f-\u003evendor = (char*)setup_malloc(f, sizeof(char) * (len+1));` and `f-\u003ecomment_list[i] = (char*)setup_malloc(f, sizeof(char) * (len+1));`. This issue may lead to code execution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-45677",
"url": "https://www.suse.com/security/cve/CVE-2023-45677"
},
{
"category": "external",
"summary": "SUSE Bug 1216478 for CVE-2023-45677",
"url": "https://bugzilla.suse.com/1216478"
}
],
"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": [
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-30T16:22:36Z",
"details": "important"
}
],
"title": "CVE-2023-45677"
},
{
"cve": "CVE-2023-45679",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45679"
}
],
"notes": [
{
"category": "general",
"text": "stb_vorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger memory allocation failure in `start_decoder`. In that case the function returns early, but some of the pointers in `f-\u003ecomment_list` are left initialized and later `setup_free` is called on these pointers in `vorbis_deinit`. This issue may lead to code execution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-45679",
"url": "https://www.suse.com/security/cve/CVE-2023-45679"
},
{
"category": "external",
"summary": "SUSE Bug 1216478 for CVE-2023-45679",
"url": "https://bugzilla.suse.com/1216478"
}
],
"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": [
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-30T16:22:36Z",
"details": "important"
}
],
"title": "CVE-2023-45679"
},
{
"cve": "CVE-2023-45680",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45680"
}
],
"notes": [
{
"category": "general",
"text": "stb_vorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger memory allocation failure in `start_decoder`. In that case the function returns early, the `f-\u003ecomment_list` is set to `NULL`, but `f-\u003ecomment_list_length` is not reset. Later in `vorbis_deinit` it tries to dereference the `NULL` pointer. This issue may lead to denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-45680",
"url": "https://www.suse.com/security/cve/CVE-2023-45680"
},
{
"category": "external",
"summary": "SUSE Bug 1216478 for CVE-2023-45680",
"url": "https://bugzilla.suse.com/1216478"
}
],
"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": [
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-30T16:22:36Z",
"details": "important"
}
],
"title": "CVE-2023-45680"
},
{
"cve": "CVE-2023-45681",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45681"
}
],
"notes": [
{
"category": "general",
"text": "stb_vorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger memory write past an allocated heap buffer in `start_decoder`. The root cause is a potential integer overflow in `sizeof(char*) * (f-\u003ecomment_list_length)` which may make `setup_malloc` allocate less memory than required. Since there is another integer overflow an attacker may overflow it too to force `setup_malloc` to return 0 and make the exploit more reliable. This issue may lead to code execution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-45681",
"url": "https://www.suse.com/security/cve/CVE-2023-45681"
},
{
"category": "external",
"summary": "SUSE Bug 1216478 for CVE-2023-45681",
"url": "https://bugzilla.suse.com/1216478"
}
],
"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": [
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-30T16:22:36Z",
"details": "important"
}
],
"title": "CVE-2023-45681"
},
{
"cve": "CVE-2023-45682",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45682"
}
],
"notes": [
{
"category": "general",
"text": "stb_vorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger out of bounds read in `DECODE` macro when `var` is negative. As it can be seen in the definition of `DECODE_RAW` a negative `var` is a valid value. This issue may be used to leak internal memory allocation information.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-45682",
"url": "https://www.suse.com/security/cve/CVE-2023-45682"
},
{
"category": "external",
"summary": "SUSE Bug 1216478 for CVE-2023-45682",
"url": "https://bugzilla.suse.com/1216478"
}
],
"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": [
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.i586",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:SDL2_sound-devel-2.0.4-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.i586",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:libSDL2_sound2-2.0.4-bp156.2.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-30T16:22:36Z",
"details": "important"
}
],
"title": "CVE-2023-45682"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
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.
Loading…
Loading…