CVE-2025-47268
NixOS vulnerability analysis and mitigation

Overview

A vulnerability has been discovered in the ping utility of iputils through version 20240905, identified as CVE-2025-47268. The vulnerability was disclosed on May 5, 2025, and involves a denial of service condition caused by a signed 64-bit integer overflow in timestamp multiplication during RTT (Round Trip Time) calculations (NVD, Wiz).

Technical details

The vulnerability exists in pingcommon.c where the RTT computation multiplies tv->tvsec (a signed 64-bit long controlled via ICMP payload) by 1,000,000 without overflow checks. This multiplication can exceed LONG_MAX, triggering a signed integer overflow (CWE-190). Under AddressSanitizer (ASan), this manifests as a runtime error, while in non-ASan builds it silently wraps to zero. The vulnerability has been assigned a CVSS v3.1 Base Score of 6.5 (MEDIUM) with vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L (NVD, SUSE Bugzilla).

Impact

When exploited, this vulnerability can cause a denial of service through application errors or incorrect data collection. Specifically, it can result in repeated zero-RTT readings and incorrect statistics in the ping utility, potentially affecting network monitoring and diagnostics (Wiz, GitHub Issue).

Exploitability

A proof of concept exploit has been developed that demonstrates how crafted ICMP Echo Reply packets can trigger the vulnerability. The exploit involves forging the timestamp field in the ICMP payload to be sufficiently large, causing the multiplication of seconds by 1,000,000 to exceed the signed long range (PoC Repository).

Mitigation and workarounds

A fix has been proposed that modifies the RTT computation to use proper value clamping and implements checks to ensure the result stays within valid ranges. The fix includes validation of tvusec values and proper handling of negative tvsec values (GitHub PR).

Additional resources


SourceThis report was generated using AI

Related NixOS vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-68981HIGH8.8
  • NixOS logoNixOS
  • cpe:2.3:a:apache:nifi
NoYesAug 03, 2026
CVE-2026-69153MEDIUM6.3
  • JavaScript logoJavaScript
  • unleash-server
NoYesAug 03, 2026
CVE-2026-68979MEDIUM5.9
  • NixOS logoNixOS
  • cpe:2.3:a:apache:nifi
NoYesAug 03, 2026
CVE-2026-64640MEDIUM5.3
  • Python logoPython
  • polaris
NoYesAug 06, 2026
CVE-2026-68980LOW2.3
  • NixOS logoNixOS
  • cpe:2.3:a:apache:nifi
NoYesAug 03, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management