CVE-2025-48769

Source
https://cve.org/CVERecord?id=CVE-2025-48769
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-48769.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-48769
Published
2026-01-01T17:15:43.243Z
Modified
2026-04-12T16:41:27.873285Z
Severity
  • 8.1 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H CVSS Calculator
Summary
[none]
Details

Use After Free vulnerability was discovered in fs/vfs/fs_rename code of the Apache NuttX RTOS, that due recursive implementation and single buffer use by two different pointer variables allowed arbitrary user provided size buffer reallocation and write to the previously freed heap chunk, that in specific cases could cause unintended virtual filesystem rename/move operation results.

This issue affects Apache NuttX RTOS: from 7.20 before 12.11.0.

Users of virtual filesystem based services with write access especially when exposed over the network (i.e. FTP) are affected and recommended to upgrade to version 12.11.0 that fixes the issue.

References

Affected packages

Git / github.com/apache/incubator-nuttx

Affected ranges

Type
GIT
Repo
https://github.com/apache/incubator-nuttx
Events
Database specific
{
    "versions": [
        {
            "introduced": "7.20"
        },
        {
            "fixed": "12.11.0"
        }
    ]
}

Affected versions

nuttx-12.*
nuttx-12.11.0-RC0
nuttx-7.*
nuttx-7.20
nuttx-7.21
nuttx-7.22
nuttx-7.23
nuttx-7.24
nuttx-7.25
nuttx-7.26
nuttx-7.27
nuttx-7.28
nuttx-7.29
nuttx-7.30
nuttx-7.31
nuttx-8.*
nuttx-8.1
nuttx-8.2

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-48769.json"
vanir_signatures_modified
"2026-04-12T16:41:27Z"
vanir_signatures
[
    {
        "signature_version": "v1",
        "deprecated": false,
        "digest": {
            "length": 710.0,
            "function_hash": "19430533785299236138751466941268550922"
        },
        "source": "https://github.com/apache/incubator-nuttx/commit/a00ac581c5fcde6162db21029ffe422110ebe7d3",
        "id": "CVE-2025-48769-0c031346",
        "signature_type": "Function",
        "target": {
            "function": "wlan_rx_done",
            "file": "arch/xtensa/src/common/espressif/esp_wlan_netdev.c"
        }
    },
    {
        "signature_version": "v1",
        "deprecated": false,
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "58305305594283069578192767455557311479",
                "57385620392270185820844669244303820149",
                "60730497360623001425096308371855916210",
                "23493436374113619076958130149094872893"
            ]
        },
        "source": "https://github.com/apache/incubator-nuttx/commit/a00ac581c5fcde6162db21029ffe422110ebe7d3",
        "id": "CVE-2025-48769-53672a85",
        "signature_type": "Line",
        "target": {
            "file": "arch/xtensa/src/common/espressif/esp_wlan_netdev.c"
        }
    }
]