CVE-2023-28613
Description
An issue was discovered in Samsung Exynos Mobile Processor and Baseband Modem Processor for Exynos 1280, Exynos 2200, and Exynos Modem 5300. An integer overflow in IPv4 fragment handling can occur due to insufficient parameter validation when reassembling these fragments.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Integer overflow in IPv4 fragment reassembly on Samsung Exynos 1280, 2200, and Modem 5300 baseband allows denial of service or potential memory corruption.
Vulnerability
CVE-2023-28613 is an integer overflow vulnerability in IPv4 fragment handling within the Samsung Exynos Mobile Processor and Baseband Modem Processor. The flaw occurs due to insufficient parameter validation when reassembling fragmented IPv4 packets, leading to a miscalculation during fragment processing. Affected chipsets include Exynos 1280, Exynos 2200, and Exynos Modem 5300 [1][4]. The code path is reachable when the baseband modem processes inbound fragmented IP traffic.
Exploitation
An attacker with network-level access can send a series of specially crafted fragmented IPv4 packets to the target device. No authentication or user interaction is required; the vulnerability is directly triggered in the baseband firmware during reassembly. The insufficient validation of fragment parameters causes an integer overflow, which may lead to incorrect memory operations [4].
Impact
Successful exploitation can result in denial of service (device crash or baseband hang) or potential memory corruption. Depending on the heap state and memory layout, this could be leveraged for further compromise, though the primary known outcome is instability or crash of the modem subsystem [1][4].
Mitigation
Samsung has published a security advisory on its product security update portal, but no specific patch version or release date is disclosed in the available references. Users should apply any available firmware updates from their device manufacturers as soon as they are released. Until a fix is applied, reducing exposure to untrusted networks may mitigate the risk [1].
AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
4Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4News mentions
0No linked articles in our index yet.