Skip to main content

Samsung Open Source ONE CVE-2026-40450

| EUVDEUVD-2026-24618 MEDIUM
Integer Overflow or Wraparound (CWE-190)
2026-04-22 samsung.tv_appliance GHSA-85g4-fxfm-w35m
6.6
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
6.6 MEDIUM
AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
High

Lifecycle Timeline

4
Analysis Generated
Apr 22, 2026 - 06:49 vuln.today
EUVD ID Assigned
Apr 22, 2026 - 06:30 euvd
EUVD-2026-24618
Analysis Generated
Apr 22, 2026 - 06:30 vuln.today
CVE Published
Apr 22, 2026 - 05:53 nvd
MEDIUM 6.6

DescriptionCVE.org

Integer overflow in output tensor copy size calculation in Samsung Open Source ONE could cause incorrect copy length and memory corruption for oversized tensors. Affected version is prior to commit 1.30.0.

AnalysisAI

Integer overflow in Samsung Open Source ONE's output tensor copy size calculation allows local attackers with user interaction to cause memory corruption and potential code execution through oversized tensor processing. The vulnerability affects versions prior to 1.30.0 and stems from improper integer arithmetic when computing copy lengths for tensor data, enabling an attacker to trigger buffer overflows by crafting malicious tensor inputs that bypass size validation.

Technical ContextAI

Samsung Open Source ONE is a neural network compiler and runtime framework designed to optimize and execute deep learning models across diverse hardware platforms. The vulnerability resides in the tensor copying mechanism, specifically in the size calculation logic for output tensor memory operations. When processing tensors, the framework computes the destination buffer size using integer arithmetic; an integer overflow in this calculation causes the computed copy length to wrap around to a small value, while the actual data to be copied is much larger. This mismatch between the calculated size and actual data volume results in out-of-bounds memory writes into adjacent heap or stack memory. CWE-190 (Integer Overflow or Wraparound) is the root cause class, compounded by insufficient bounds checking before the memory copy operation (CWE-680 class territory). The affected CPE string cpe:2.3:a:samsung_open_source:one:*:*:*:*:*:*:*:* indicates all versions of the ONE framework are in scope, with the fix boundary at commit 1.30.0.

RemediationAI

Upgrade Samsung Open Source ONE to version 1.30.0 or later. The patch addresses the integer overflow in tensor copy size calculation by implementing proper bounds checking and using safe arithmetic functions. Users unable to immediately upgrade should restrict tensor input processing to trusted sources, avoid loading neural network models or tensor files from untrusted or user-supplied origins, and consider running ONE inference in sandboxed or containerized environments with memory protection to limit the scope of potential memory corruption. Validate tensor dimensions and sizes at model load time as a compensating control, though this may not catch all edge cases triggering the integer overflow. Monitor Samsung ONE security advisories (https://github.com/Samsung/ONE) for additional guidance and backport patches if version upgrades are delayed.

CVE-2024-7399 HIGH POC
8.8 Aug 12

Arbitrary file write as SYSTEM in Samsung MagicINFO 9 Server before version 21.1050 allows remote attackers to place att

CVE-2025-4632 CRITICAL POC
9.8 May 13

Samsung MagicINFO 9 Server contains a path traversal vulnerability allowing unauthenticated attackers to write arbitrary

CVE-2012-4333 CRITICAL POC
10.0 Aug 14

Multiple stack-based buffer overflows in the BackupToAvi method in the (1) UMS_Ctrl 1.5.1.1 and (2) UMS_Ctrl_STW 2.0.1.0

CVE-2017-16524 HIGH POC
8.8 Nov 06

Web Viewer 1.0.0.193 on Samsung SRN-1670D devices suffers from an Unrestricted file upload vulnerability: 'network_ssl_u

CVE-2015-8279 HIGH POC
8.6 Jan 15

Web Viewer 1.0.0.193 on Samsung SRN-1670D devices allows remote attackers to read arbitrary files via a request to an un

CVE-2017-17692 HIGH POC
7.5 Dec 21

Samsung Internet Browser 5.4.02.3 allows remote attackers to bypass the Same Origin Policy and obtain sensitive informat

CVE-2012-6429 CRITICAL POC
10.0 Apr 04

Buffer overflow in the PrepareSync method in the SyncService.dll ActiveX control in Samsung Kies before 2.5.1.12123_2_7

CVE-2012-4329 HIGH POC
7.8 Aug 14

The Samsung D6000 TV and possibly other products allow remote attackers to cause a denial of service (continuous restart

CVE-2012-4330 HIGH POC
7.8 Aug 14

The Samsung D6000 TV and possibly other products allows remote attackers to cause a denial of service (crash) via a long

CVE-2012-4334 CRITICAL POC
10.0 Aug 14

The ConnectDDNS method in the (1) STWConfigNVR 1.1.13.15 and (2) STWConfig 1.1.14.13 ActiveX controls in Samsung NET-i v

CVE-2015-5473 CRITICAL
9.8 Jun 01

Multiple directory traversal vulnerabilities in Samsung SyncThru 6 before 1.0 allow remote attackers to delete arbitrary

CVE-2012-4250 CRITICAL POC
9.3 Aug 13

Stack-based buffer overflow in the RequestScreenOptimization function in the XProcessControl.ocx ActiveX control in msls

Share

CVE-2026-40450 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy