Heap Overflow Vulnerability in NeKernal Operating System Stack
CVE-2025-48990

8.6HIGH

Key Information:

Status
Vendor
CVE Published:
2 June 2025

What is CVE-2025-48990?

NeKernal, a free and open-source operating system stack, is affected by a heap overflow vulnerability present in version 0.0.2. The issue arises from the function rt_copy_memory, which improperly writes an extra null terminator beyond the allocated buffer when the specified length matches the buffer size, leading to a one-byte overflow. The development team has implemented a patch in commit fb7b7f658327f659c6a6da1af151cb389c2ca4ee, which addresses this flaw by removing the overflow-inducing line without changing existing function signatures or adding boundary checks. Users of NeKernal are advised to review their deployments and apply the appropriate updates to mitigate this risk.

Affected Version(s)

nekernel = 0.0.2

References

CVSS V4

Score:
8.6
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Local
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2025-48990 : Heap Overflow Vulnerability in NeKernal Operating System Stack