CVE-2025-68182
Last modified
CVE-2025-68182 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: fix potential use after free in iwl_mld_remove_link() This code frees "link" by calling kfree_rcu(link, rcu_head) and then it dereferences "link" to get the "link->fw_id". Save the "link->fw_id" first to avoid a potential use after free.. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: fix potential use after free in iwl_mld_remove_link() This code frees "link" by calling kfree_rcu(link, rcu_head) and then it dereferences "link" to get the "link->fw_id". Save the "link->fw_id" first to avoid a potential use after free.
Metrics
CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= d1e879ec600f9b3bdd253167533959facfefb17b, < 5b4a239c9f94e1606435f1842fc6fd426d607dbb; >= d1e879ec600f9b3bdd253167533959facfefb17b, < 77e67d5daaf155f7d0f99f4e797c4842169ec19e |
| Linux | Linux | 6.15 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-68182?
How severe is CVE-2025-68182?
How do I fix CVE-2025-68182?
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-68177In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68178In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68179In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-6818A vulnerability, which was classified as problematic, was fo…7.8
- CVE-2025-68180In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68181In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-68183In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-68184In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-68185In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68186In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68187In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68188In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2025-68182?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
