CVE-2025-67901
Unknown
Unknown - Not Provided
Segmentation Fault Vulnerability in openrsync Server via Zero-Length Block Data
Publication date: 2025-12-15
Last updated on: 2025-12-15
Assigner: MITRE
Description
Description
openrsync through 0.5.0, as used in OpenBSD through 7.8 and on other platforms, allows a client to cause a server SIGSEGV by specifying a length of zero for block data, because the relationship between p->rem and p->len is not checked.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| openbsd | openrsync | * |
| openbsd | openrsync | 0.5.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-1284 | The product receives input that is expected to specify a quantity (such as size or length), but it does not validate or incorrectly validates that the quantity has the required properties. |