Lucene search
+L

60 matches found

NVD
NVD
added 2025/10/09 10:15 a.m.8 views

CVE-2025-39956

In the Linux kernel, the following vulnerability has been resolved: igc: don't fail igcprobe on LED setup error When igcledsetup fails, igcprobe fails and triggers kernel panic in freenetdev since unregisternetdev is not called. 1 This behavior can be tested using fault-injection framework,...

5.5CVSS0.00151EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.2 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986944)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986944 advisory. In the Linux kernel, the following vulnerability has been resolved: net: hamradio: fix memory leak in mkissclose My local syzbot instance hit memory leak in...

5.5CVSS6.1AI score0.00226EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.4 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986869)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986869 advisory. In the Linux kernel, the following vulnerability has been resolved: net: ti: fix UAF in tlanremoveone priv is netdev private data and it cannot be used after...

7.8CVSS6.2AI score0.00252EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.2 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987132)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987132 advisory. In the Linux kernel, the following vulnerability has been resolved: net: qcom/emac: fix UAF in emacremove adpt is netdev private data and it cannot be used after...

7.8CVSS6.5AI score0.00251EPSS
Exploits0References4
NVD
NVD
added 2025/10/04 4:15 p.m.4 views

CVE-2023-53556

In the Linux kernel, the following vulnerability has been resolved: iavf: Fix use-after-free in freenetdev We do netifnapiadd for all allocated qvectors, but potentially do netifnapidel for part of them, then kfree qvectors and leave invalid pointers at dev-napilist. Reproducer: root@host cat...

7.8CVSS0.00139EPSS
Exploits0References6
OSV
OSV
added 2025/10/04 3:17 p.m.3 views

CVE-2023-53556 iavf: Fix use-after-free in free_netdev

In the Linux kernel, the following vulnerability has been resolved: iavf: Fix use-after-free in freenetdev We do netifnapiadd for all allocated qvectors, but potentially do netifnapidel for part of them, then kfree qvectors and leave invalid pointers at dev-napilist. Reproducer: root@host cat...

7.8CVSS6.3AI score0.00139EPSS
Exploits0References9
Positive Technologies
Positive Technologies
added 2025/10/04 12:0 a.m.6 views

PT-2025-40698

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a use-after-free flaw within the i40e network driver, specifically in the free netdev function. This issue arises from adding network interface netif New...

7.8CVSS6.3AI score0.08942EPSS
Exploits4References989
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2025-12921

Malicious code in bioql PyPI...

5.5CVSS5.5AI score0.00163EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/10 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2022-49817

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: net: mhi: Fix memory leak in mhinetdellink MHI driver registers network device without setti...

5.5CVSS5.3AI score0.00164EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/05/07 2:19 a.m.4 views

SUSE CVE-2022-49867

In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: fix memory leak in ipcwwandellink IOSM driver registers network device without setting the needsfreenetdev flag, and does NOT call freenetdev when unregisters network device, which causes a memory leak. This patc...

5.5CVSS6.4AI score0.00164EPSS
Exploits0References3
NVD
NVD
added 2025/05/01 3:16 p.m.10 views

CVE-2022-49866

In the Linux kernel, the following vulnerability has been resolved: net: wwan: mhi: fix memory leak in mhimbimdellink MHI driver registers network device without setting the needsfreenetdev flag, and does NOT call freenetdev when unregisters network device, which causes a memory leak. This patch...

5.5CVSS0.00163EPSS
Exploits0References3
OSV
OSV
added 2025/05/01 3:16 p.m.3 views

DEBIAN-CVE-2022-49867

In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: fix memory leak in ipcwwandellink IOSM driver registers network device without setting the needsfreenetdev flag, and does NOT call freenetdev when unregisters network device, which causes a memory leak. This patc...

5.5CVSS5.4AI score0.00164EPSS
Exploits0References1
NVD
NVD
added 2025/05/01 3:16 p.m.12 views

CVE-2022-49817

In the Linux kernel, the following vulnerability has been resolved: net: mhi: Fix memory leak in mhinetdellink MHI driver registers network device without setting the needsfreenetdev flag, and does NOT call freenetdev when unregisters network device, which causes a memory leak. This patch calls...

5.5CVSS0.00164EPSS
Exploits0References3
OSV
OSV
added 2025/05/01 3:16 p.m.7 views

DEBIAN-CVE-2022-49817

In the Linux kernel, the following vulnerability has been resolved: net: mhi: Fix memory leak in mhinetdellink MHI driver registers network device without setting the needsfreenetdev flag, and does NOT call freenetdev when unregisters network device, which causes a memory leak. This patch calls...

5.5CVSS5.4AI score0.00164EPSS
Exploits0References1
Cvelist
Cvelist
added 2025/05/01 2:10 p.m.17 views

CVE-2022-49867 net: wwan: iosm: fix memory leak in ipc_wwan_dellink

In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: fix memory leak in ipcwwandellink IOSM driver registers network device without setting the needsfreenetdev flag, and does NOT call freenetdev when unregisters network device, which causes a memory leak. This patc...

0.00164EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/05/01 2:10 p.m.16 views

CVE-2022-49866 net: wwan: mhi: fix memory leak in mhi_mbim_dellink

In the Linux kernel, the following vulnerability has been resolved: net: wwan: mhi: fix memory leak in mhimbimdellink MHI driver registers network device without setting the needsfreenetdev flag, and does NOT call freenetdev when unregisters network device, which causes a memory leak. This patch...

0.00163EPSS
Exploits0References3
CVE
CVE
added 2025/05/01 2:10 p.m.63 views

CVE-2022-49866

CVE-2022-49866 concerns a memory‑leak in the Linux kernel’s MHI/wwan path: the MHI driver registered a network device without marking needs_free_netdev, so free_netdev() wasn’t called on unregister. The public sources describe a patch that sets needs_free_netdev to true when registering the netwo...

5.5CVSS6.4AI score0.00163EPSS
Exploits0References3Affected Software1
CVE
CVE
added 2025/05/01 2:9 p.m.63 views

CVE-2022-49817

Summary of CVE-2022-49817 (Linux kernel) : The MHI network driver (mhi_net_dellink) leaked memory because it registered a net device without setting needs_free_netdev and did not call free_netdev on unregister. The concrete remediation is a patch that adds free_netdev() usage since netdev_priv is...

5.5CVSS6.4AI score0.00164EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2025/05/01 2:9 p.m.20 views

CVE-2022-49817 net: mhi: Fix memory leak in mhi_net_dellink()

In the Linux kernel, the following vulnerability has been resolved: net: mhi: Fix memory leak in mhinetdellink MHI driver registers network device without setting the needsfreenetdev flag, and does NOT call freenetdev when unregisters network device, which causes a memory leak. This patch calls...

0.00164EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.6 views

PT-2025-18584 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak issue has been identified in the Linux kernel, specifically in the IOSM driver. The driver registers a network device without setting the needs free netdev flag and does...

5.5CVSS5AI score0.00164EPSS
Exploits0References12
Rows per page
Query Builder