From 8c99108f4d9ffd842e54a8c8a51c4fc0038f1d8e Mon Sep 17 00:00:00 2001 From: CVE Team Date: Sun, 2 Mar 2025 18:00:32 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2024/36xxx/CVE-2024-36353.json | 86 ++++++++++++++++++++++++++++++++-- 2025/1xxx/CVE-2025-1846.json | 18 +++++++ 2025/1xxx/CVE-2025-1847.json | 18 +++++++ 2025/1xxx/CVE-2025-1848.json | 18 +++++++ 2025/1xxx/CVE-2025-1849.json | 18 +++++++ 5 files changed, 154 insertions(+), 4 deletions(-) create mode 100644 2025/1xxx/CVE-2025-1846.json create mode 100644 2025/1xxx/CVE-2025-1847.json create mode 100644 2025/1xxx/CVE-2025-1848.json create mode 100644 2025/1xxx/CVE-2025-1849.json diff --git a/2024/36xxx/CVE-2024-36353.json b/2024/36xxx/CVE-2024-36353.json index e826a983cbf..bd65832b293 100644 --- a/2024/36xxx/CVE-2024-36353.json +++ b/2024/36xxx/CVE-2024-36353.json @@ -1,17 +1,95 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-36353", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "psirt@amd.com", + "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", - "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + "value": "Insufficient clearing of GPU global memory could allow a malicious process running on the same GPU to read left over memory values, potentially leading to loss of confidentiality." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-459 Incomplete Cleanup", + "cweId": "CWE-459" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "AMD", + "product": { + "product_data": [ + { + "product_name": "Radeon Software for Linux", + "version": { + "version_data": [ + { + "version_value": "not down converted", + "x_cve_json_5_version_data": { + "versions": [ + { + "status": "unknown", + "version": "TBD" + } + ], + "defaultStatus": "unknown" + } + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://www.amd.com/en/resources/product-security/bulletin/amd-sb-6019.html", + "refsource": "MISC", + "name": "https://www.amd.com/en/resources/product-security/bulletin/amd-sb-6019.html" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.2.0" + }, + "source": { + "discovery": "UNKNOWN" + }, + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "LOCAL", + "availabilityImpact": "NONE", + "baseScore": 6.5, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "HIGH", + "integrityImpact": "NONE", + "privilegesRequired": "LOW", + "scope": "CHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N", + "version": "3.1" } ] } diff --git a/2025/1xxx/CVE-2025-1846.json b/2025/1xxx/CVE-2025-1846.json new file mode 100644 index 00000000000..ad126bf5abe --- /dev/null +++ b/2025/1xxx/CVE-2025-1846.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-1846", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + } + ] + } +} \ No newline at end of file diff --git a/2025/1xxx/CVE-2025-1847.json b/2025/1xxx/CVE-2025-1847.json new file mode 100644 index 00000000000..7d60b854377 --- /dev/null +++ b/2025/1xxx/CVE-2025-1847.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-1847", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + } + ] + } +} \ No newline at end of file diff --git a/2025/1xxx/CVE-2025-1848.json b/2025/1xxx/CVE-2025-1848.json new file mode 100644 index 00000000000..a6c2bccf015 --- /dev/null +++ b/2025/1xxx/CVE-2025-1848.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-1848", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + } + ] + } +} \ No newline at end of file diff --git a/2025/1xxx/CVE-2025-1849.json b/2025/1xxx/CVE-2025-1849.json new file mode 100644 index 00000000000..664b09579ba --- /dev/null +++ b/2025/1xxx/CVE-2025-1849.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-1849", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + } + ] + } +} \ No newline at end of file