CVE-2026-47313
Excessive Allocation in Samsung Escargot
Publication date: 2026-05-19
Last updated on: 2026-05-19
Assigner: Samsung TV & Appliance
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| samsung | escargot | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-789 | The product allocates memory based on an untrusted, large size value, but it does not ensure that the size is within expected limits, allowing arbitrary amounts of memory to be allocated. |
Attack-Flow Graph
AI Powered Q&A
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
The provided information does not specify how the memory allocation vulnerability in Samsung Open Source Escargot impacts compliance with common standards and regulations such as GDPR or HIPAA.
Can you explain this vulnerability to me?
This vulnerability is a memory allocation issue in Samsung Open Source Escargot where the system allocates memory with an excessively large size value. This can lead to excessive allocation of memory.
How can this vulnerability impact me? :
The vulnerability can impact you by causing excessive memory allocation, which may lead to denial of service or system instability. According to the CVSS score, it requires local access with low complexity and user interaction, and it impacts availability.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, apply the fix provided by Samsung in their Escargot project. The fix addresses crash issues related to excessive memory allocation.
Ensure your Escargot version is updated to include the patch referenced in the GitHub pull request #1565.