---
id: CVE-2025-29364
title: >-
  spimsimulator spim v9.1.24 and before is vulnerable to Buffer Overflow in the
  READ_SYSCALL and WRITE_SYSCALL system calls
summary: >-
  spimsimulator spim v9.1.24 and before is vulnerable to Buffer Overflow in the
  READ_SYSCALL and WRITE_SYSCALL system calls. The application verifies the
  legitimacy of the starting and ending addresses for memory read/write
  operations. By …
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L'
cwe:
  - CWE-121
vendor: spimsimulator
product: spim
affected:
  - spim <= 9.1.24
published: '2025-08-28'
updated: '2026-09-26'
sourceUpdated: '2026-09-26T00:10:00.127'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2025-29364'
references:
  - url: 'https://gist.github.com/Giles-one/a398e3da21ea9567970c6f0de543c3b3'
    label: cve@mitre.org
  - url: >-
      https://github.com/Giles-one/spimsimulatorEscape?tab=readme-ov-file#bug2-bypass-check-in-read_syscall-and-write_syscall-leading-to-out-of-bounds-readwrite
    label: cve@mitre.org
tags:
  - nvd
epss: 0.00382
epssPercentile: 0.29464
ingestedAt: '2026-09-26T00:22:39.887Z'
---

## Overview

spimsimulator spim v9.1.24 and before is vulnerable to Buffer Overflow in the READ_SYSCALL and WRITE_SYSCALL system calls. The application verifies the legitimacy of the starting and ending addresses for memory read/write operations. By configuring the starting and ending addresses for memory read/write to point to distinct memory segments within the virtual machine, it is possible to circumvent these checks.

## Affected

- `spim <= 9.1.24`

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
