Lucene search
+L

971 matches found

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.00187EPSS
SaveExploits0References1
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.00187EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/01 3:16 p.m.13 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.00187EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/01 3:16 p.m.19 views

UBUNTU-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.7AI score0.00187EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/05/01 2:10 p.m.20 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.00187EPSS
SaveExploits0References3
CVE
CVE
added 2025/05/01 2:10 p.m.67 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.00186EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/05/01 2:10 p.m.19 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.00186EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/05/01 2:9 p.m.22 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.00187EPSS
SaveExploits0References3
CVE
CVE
added 2025/05/01 2:9 p.m.70 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.00187EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.14 views

PT-2025-18582

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, which was related to an information leak when sending a struct ifaddrlblmsg to the network. The issue occurred because the ifal...

8.8CVSS6.9AI score0.01327EPSS
SaveExploits3References653
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.00187EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.13 views

PT-2025-18534 · 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 MHI driver of the Linux kernel. The driver registers a network device without setting the needs free netdev flag and fails to call free...

5AI score0.00187EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2025/04/18 11:19 p.m.4 views

SUSE CVE-2025-22116

In the Linux kernel, the following vulnerability has been resolved: idpf: check error for registernetdev on init Current init logic ignores the error code from registernetdev, which will cause WARNON on attempt to unregister it, if there was one, and there is no info for the user that the creatio...

2.3CVSS7.6AI score0.00188EPSS
SaveExploits0References18
OSV
OSV
added 2025/04/18 7:15 a.m.2 views

DEBIAN-CVE-2025-37860

In the Linux kernel, the following vulnerability has been resolved: sfc: fix NULL dereferences in ef100processdesignparam Since cited commit, ef100probemain and hence also ef100checkdesignparams run before efx-netdev is created; consequently, we cannot netifsettsomaxsize or segs at this point. Mo...

5.5CVSS5.4AI score0.00247EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/18 7:15 a.m.8 views

AZL-61484 CVE-2025-37860 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: sfc: fix NULL dereferences in ef100processdesignparam Since cited commit, ef100probemain and hence also ef100checkdesignparams run before efx-netdev is created; consequently, we cannot netifsettsomaxsize or segs at this point. Mo...

5.5CVSS5.7AI score0.00247EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/04/18 7:1 a.m.2 views

CVE-2025-37860 sfc: fix NULL dereferences in ef100_process_design_param()

In the Linux kernel, the following vulnerability has been resolved: sfc: fix NULL dereferences in ef100processdesignparam Since cited commit, ef100probemain and hence also ef100checkdesignparams run before efx-netdev is created; consequently, we cannot netifsettsomaxsize or segs at this point. Mo...

7.6AI score0.00247EPSS
SaveExploits0References3
NVD
NVD
added 2025/04/16 3:16 p.m.15 views

CVE-2025-22116

In the Linux kernel, the following vulnerability has been resolved: idpf: check error for registernetdev on init Current init logic ignores the error code from registernetdev, which will cause WARNON on attempt to unregister it, if there was one, and there is no info for the user that the creatio...

5.5CVSS0.00188EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/04/16 2:13 p.m.21 views

CVE-2025-22116

In the Linux kernel, the following vulnerability has been resolved: idpf: check error for registernetdev on init Current init logic ignores the error code from registernetdev, which will cause WARNON on attempt to unregister it, if there was one, and there is no info for the user that the creatio...

5.5CVSS5.3AI score0.00188EPSS
SaveExploits0
CVE
CVE
added 2025/04/16 2:13 p.m.120 views

CVE-2025-22116

CVE-2025-22116 affects the Linux kernel idpf driver’s netdev handling. The patch adds an error check when creating vports, logs the vport number and error code, and ensures on removal that VPORT_REG_NETDEV is checked before unregister/free. It also introduces local variables (idx, vport_config, n...

5.5CVSS6.6AI score0.00188EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2025/04/16 12:0 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the idpf driver not checking for registernetdev errors, which could lead to uninitialized resource access...

5.5CVSS6.5AI score0.00188EPSS
SaveExploits0References2
Rows per page
Query Builder