Cyber Resilience

CVE-2023-40353

Memory Safety in Samsung Exynos 980 Firmware

Published
08 September 2023
Modified
21 November 2024
Patch / advisory
CVSS Score v3.1 2.0
Click a component to see what it means
Raw vectorCVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:N/A:L
EPSS Score 0.0018 7th percentile
Risk Priority 15 floored blend · peak EPSS

Summary

CVE-2023-40353 is a low-severity Integer Overflow or Wraparound (CWE-190) vulnerability in Samsung Exynos 980 Firmware. Its CVSS base score is 2.0 (Low).

Operationally, ranked at the 7th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability Data

An issue was discovered in Exynos Mobile Processor 980 and 2100. An integer overflow at a buffer index can prevent the execution of requested services via a crafted application.

CWE(s)

Related Threats

CVEs Like This One

CVE-2023-40218Same product: Samsung Exynos 2100
CVE-2026-41666Same vendor: Samsung
CVE-2023-42562Same vendor: Samsung
CVE-2026-40450Same vendor: Samsung
CVE-2023-37377Same product: Samsung Exynos 2100
CVE-2023-42563Same vendor: Samsung
CVE-2023-28613Same vendor: Samsung
CVE-2026-41665Same vendor: Samsung
CVE-2026-40448Same vendor: Samsung
CVE-2026-41664Same vendor: Samsung

Affected Assets

samsung
exynos 980 firmware
all versions
samsung
exynos 2100 firmware
all versions

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)
  • V5.2.6

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 mostly match
prevents

Secure SDLC practices directly require use of safe arithmetic, bounds checks, and testing that prevent integer overflows.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

detects

Security testing in development can detect integer overflows before release.

prevents

Secure SDLC mandates input validation and arithmetic checks that prevent integer overflows.

degrades

Application security requirements include bounds checking and safe arithmetic to avoid overflow conditions.

degrades

Secure architecture principles require defensive coding patterns that mitigate integer wraparound risks.

prevents

Secure coding standards explicitly forbid unsafe integer operations and mandate overflow-safe constructs.

References