CRITICAL🇵🇱 Wersja polska

CVE-2024-29937

CVSS 9.8v3.1pub. 2024-04-11upd. 2025-06-17

NFS in a BSD derived codebase, as used in OpenBSD through 7.4 and FreeBSD through 14.0-RELEASE, allows remote attackers to execute arbitrary code via a bug that is unrelated to memory corruption.

🤖 AI Analysis
How it works

The vulnerability lies in the NFS protocol implementation derived from BSD code, used in OpenBSD and FreeBSD. An attacker can remotely send a crafted NFS request that triggers a logic error — not a memory corruption error (no buffer overflow, use-after-free, etc.) — leading to arbitrary code execution on the vulnerable system. The attack does not require authentication or user interaction.

Impact

An attacker can remotely execute arbitrary code on a vulnerable system, potentially gaining full control over it, compromising confidentiality, integrity, and data availability.

Mitigation & patch

Apply patches available from the vendor according to the references. Until the patch is deployed, it is recommended to disable or restrict access to the NFS service using a firewall, especially from untrusted networks.

Who is affected

OpenBSD versions up to and including 7.4 and FreeBSD versions up to and including 14.0-RELEASE — all systems with an active NFS service based on BSD code.

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Freebsd

    OS
    Freebsd
    14.0
  • Openbsd

    OS
    Openbsd
    ≤ 7.4
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
RCE
CWE
References

Related vulnerabilities

CVE-2026-58082CRITICAL9.8same product

The ISO-2022 encoding module used a stack buffer sized to MB_LEN_MAX (6 bytes) for intermediate character outp...

CVE-2026-58081CRITICAL9.8same product

Several encoding modules, including HZ, UTF-7, VIQR, and ZW, did not properly check the size of the caller-sup...

CVE-2024-10934CRITICAL9.2PL ✓same product

Double free i niezainicjowana zmienna w implementacji NFS systemu OpenBSD

CVE-2024-43102CRITICAL10.0PL ✓same product

FreeBSD UMTX_SHM_DESTROY: use-after-free umożliwiający RCE lub ucieczkę z sandboxa

CVE-2022-23088CRITICAL9.8PL ✓same product

FreeBSD: przepełnienie bufora w obsłudze beacon 802.11s prowadzące do RCE