CVE-2025-68779
Last modified
CVE-2025-68779 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Avoid unregistering PSP twice PSP is unregistered twice in: _mlx5e_remove -> mlx5e_psp_unregister mlx5e_nic_cleanup -> mlx5e_psp_unregister This leads to a refcount underflow in some conditions: ------------[ cut here ]------------ refcount_t: underflow; use-after-free. WARNING: CPU: 2 PID: 1694 at lib/refcount.c:28 refcount_warn_saturate+0xd8/0xe0 [...] mlx5e_psp_unregister+0x26/0x50 [mlx5_core] mlx5e_nic_cleanup+0x26/0x90 [mlx5_core] mlx5e_remove+0xe6/0x1f0 [mlx5_core] auxiliary_bus_remove+0x18/0x30 device_release_driver_internal+0x194/0x1f0 bus_remove_device+0xc6/0x130 device_del+0x159/0x3c0 mlx5_rescan_drivers_locked+0xbc/0x2a0 [mlx5_core] [...] Do not directly remove psp from the _mlx5e_remove path, the PSP cleanup happens as part of profile cleanup.. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Avoid unregistering PSP twice PSP is unregistered twice in: _mlx5e_remove -> mlx5e_psp_unregister mlx5e_nic_cleanup -> mlx5e_psp_unregister This leads to a refcount underflow in some conditions: ------------[ cut here ]------------ refcount_t: underflow; use-after-free. WARNING: CPU: 2 PID: 1694 at lib/refcount.c:28 refcount_warn_saturate+0xd8/0xe0 [...] mlx5e_psp_unregister+0x26/0x50 [mlx5_core] mlx5e_nic_cleanup+0x26/0x90 [mlx5_core] mlx5e_remove+0xe6/0x1f0 [mlx5_core] auxiliary_bus_remove+0x18/0x30 device_release_driver_internal+0x194/0x1f0 bus_remove_device+0xc6/0x130 device_del+0x159/0x3c0 mlx5_rescan_drivers_locked+0xbc/0x2a0 [mlx5_core] [...] Do not directly remove psp from the _mlx5e_remove path, the PSP cleanup happens as part of profile cleanup.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 89ee2d92f66c45625ff1c173df2dbdea32568c5d, < e12c912f92ccea671b514caf371f28485714bb4b; >= 89ee2d92f66c45625ff1c173df2dbdea32568c5d, < 35e93736f69963337912594eb3951ab320b77521 |
| Linux | Linux | 6.18 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-68779?
How severe is CVE-2025-68779?
How do I fix CVE-2025-68779?
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-68773In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68774In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2025-68775In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2025-68776In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68777In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68778In the Linux kernel, the following vulnerability has been re…
- CVE-2025-6878A vulnerability was found in SourceCodester Best Salon Manag…8.8
- CVE-2025-68780In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68781In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68782In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2025-68783In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68784In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2025-68779?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
