CVE-2025-68816
Last modified
CVE-2025-68816 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: net/mlx5: fw_tracer, Validate format string parameters Add validation for format string parameters in the firmware tracer to prevent potential security vulnerabilities and crashes from malformed format strings received from firmware. The firmware tracer receives format strings from the device firmware and uses them to format trace messages. Without proper validation, bad firmware could provide format strings with invalid format specifiers (e.g., %s, %p, %n) that could lead to crashes, or other undefined behavior. Add mlx5_tracer_validate_params() to validate that all format specifiers in trace strings are limited to safe integer/hex formats (%x, %d, %i, %u, %llx, %lx, etc.). EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: net/mlx5: fw_tracer, Validate format string parameters Add validation for format string parameters in the firmware tracer to prevent potential security vulnerabilities and crashes from malformed format strings received from firmware. The firmware tracer receives format strings from the device firmware and uses them to format trace messages. Without proper validation, bad firmware could provide format strings with invalid format specifiers (e.g., %s, %p, %n) that could lead to crashes, or other undefined behavior. Add mlx5_tracer_validate_params() to validate that all format specifiers in trace strings are limited to safe integer/hex formats (%x, %d, %i, %u, %llx, %lx, etc.). Reject strings containing other format types that could be used to access arbitrary memory or cause crashes. Invalid format strings are added to the trace output for visibility with "BAD_FORMAT: " prefix.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 70dd6fdb8987b14f7b6105f6be0617299e459398, < 95624b731c490a4b849844269193a233d6d556a0; >= 70dd6fdb8987b14f7b6105f6be0617299e459398, < 768d559f466cdd72849110a7ecd76a21d52dcfe3; >= 70dd6fdb8987b14f7b6105f6be0617299e459398, < 38ac688b52ef26a88f8bc4fe26d24fdd0ff91e5d; >= 70dd6fdb8987b14f7b6105f6be0617299e459398, < 8ac688c0e430dab19f6a9b70df94b1f635612c1a; >= 70dd6fdb8987b14f7b6105f6be0617299e459398, < 45bd283b1d69e2c97cddcb9956f0e0261fc4efd7; >= 70dd6fdb8987b14f7b6105f6be0617299e459398, < 8c35c2448086870509ede43947845be0833251f0; >= 70dd6fdb8987b14f7b6105f6be0617299e459398, < b35966042d20b14e2d83330049f77deec5229749 |
| Linux | Linux | 4.19 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-68816?
How severe is CVE-2025-68816?
How do I fix CVE-2025-68816?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-68810In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-68811In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2025-68812Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2025-68813In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68814In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68815In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-68817In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-68818In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2025-68819In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-6882A vulnerability classified as critical has been found in D-L…8.8
- CVE-2025-68820In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68821In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2025-68816?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
