CVE-2025-9558
Unknown Unknown - Not Provided

BaseFortify

Vulnerability report for CVE-2025-9558, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2025-11-26

Last updated on: 2025-11-26

Assigner: Zephyr Project

Description

There is a potential OOB Write vulnerability in the gen_prov_start function in pb_adv.c. The full length of the received data is copied into the link.rx.buf receiver buffer without any validation on the data size.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-11-26
Last Modified
2025-11-26
Generated
2026-07-06
AI Q&A
2025-11-26
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
zephyrproject zephyr *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-120 The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a potential Out-Of-Bounds (OOB) Write in the gen_prov_start function within the pb_adv.c file. It occurs because the full length of received data is copied into the link.rx.buf receiver buffer without checking if the data size fits, which can lead to writing outside the allocated buffer boundaries.

Impact Analysis

The vulnerability can lead to memory corruption due to out-of-bounds writes, which may cause application crashes, data corruption, or potentially allow an attacker to execute arbitrary code. According to the CVSS score, it has a high impact on availability and low impact on confidentiality and integrity.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-9558. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart