Lucene search
+L

6 matches found

SUSE CVE
SUSE CVE
added 2026/07/25 12:14 a.m.7 views

SUSE CVE-2026-64212

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: don't dereference a pointer before NULL checking it In iwlmldremovelink, the link-fwid is saved at the beginning of the function so we have it after we freed the link. But the link pointer can be NULL, and is...

5.8AI score0.00117EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/16 2:15 p.m.7 views

UBUNTU-CVE-2025-68182

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: fix potential use after free in iwlmldremovelink This code frees "link" by calling kfreerculink, rcuhead and then it dereferences "link" to get the "link-fwid". Save the "link-fwid" first to avoid a potential use...

7.5CVSS5.7AI score0.00213EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/12/16 1:43 p.m.39 views

CVE-2025-68182 wifi: iwlwifi: fix potential use after free in iwl_mld_remove_link()

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: fix potential use after free in iwlmldremovelink This code frees "link" by calling kfreerculink, rcuhead and then it dereferences "link" to get the "link-fwid". Save the "link-fwid" first to avoid a potential use...

7.5CVSS0.00213EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/16 1:43 p.m.13 views

CVE-2025-68182 wifi: iwlwifi: fix potential use after free in iwl_mld_remove_link()

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: fix potential use after free in iwlmldremovelink This code frees "link" by calling kfreerculink, rcuhead and then it dereferences "link" to get the "link-fwid". Save the "link-fwid" first to avoid a potential use...

7.5CVSS6.7AI score
SaveExploits0References5
CVE
CVE
added 2025/12/16 1:43 p.m.26 views

CVE-2025-68182

CVE-2025-68182 describes a use-after-free in the Intel iwlwifi MLD path of the Linux kernel. In iwl_mld_remove_link(), the code frees link via kfree_rcu(link, rcu_head) and then dereferences link to read link->fw_id. The fix is to save link->fw_id before freeing the object, preventing use-a...

7.5CVSS6.5AI score0.00213EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/12/16 12:0 a.m.15 views

PT-2025-51595

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the iwlwifi module, specifically in the iwl mld remove link function. The code frees a memory location referred to as "link" using kfree rcu, and...

5.5AI score0.00677EPSS
SaveExploits4References385
Rows per page
Query Builder