Lucene search
+L

952 matches found

OSV
OSV
added 2025/05/02 3:55 p.m.17 views

CVE-2023-53062 net: usb: smsc95xx: Limit packet length to skb->len

In the Linux kernel, the following vulnerability has been resolved: net: usb: smsc95xx: Limit packet length to skb-len Packet length retrieved from descriptor may be larger than the actual socket buffer length. In such case the cloned skb passed up the network stack will leak kernel memory conten...

5.5CVSS6AI score0.00166EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2025/05/02 12:0 a.m.3 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 a deadlock caused by rtnllock added by the igb driver...

5.5CVSS6.5AI score0.00126EPSS
SaveExploits0References8
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.00174EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 3:16 p.m.5 views

DEBIAN-CVE-2022-49813

In the Linux kernel, the following vulnerability has been resolved: net: ena: Fix error handling in enainit The enainit won't destroy workqueue created by createsinglethreadworkqueue when pciregisterdriver failed. Call destroyworkqueue when pciregisterdriver failed to prevent the resource leak...

5.5CVSS5.5AI score0.00176EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/05/01 2:10 p.m.1 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...

6AI score0.00174EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/05/01 2:9 p.m.20 views

CVE-2022-49805 net: lan966x: Fix potential null-ptr-deref in lan966x_stats_init()

In the Linux kernel, the following vulnerability has been resolved: net: lan966x: Fix potential null-ptr-deref in lan966xstatsinit lan966xstatsinit calls createsinglethreadworkqueue and not checked the ret value, which may return NULL. And a null-ptr-deref may happen: lan966xstatsinit...

0.00148EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/05/01 2:9 p.m.43 views

CVE-2022-49805

In the Linux kernel, the following vulnerability has been resolved: net: lan966x: Fix potential null-ptr-deref in lan966xstatsinit lan966xstatsinit calls createsinglethreadworkqueue and not checked the ret value, which may return NULL. And a null-ptr-deref may happen: lan966xstatsinit...

5.5CVSS5.4AI score0.00148EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 1:7 p.m.11 views

CVE-2025-37784

In the Linux kernel, the following vulnerability has been resolved: net: ti: icss-iep: Fix possible NULL pointer dereference for perout request The ICSS IEP driver tracks perout and pps enable state with flags. Currently when disabling pps and perout signals during icssiepexit, results in NULL...

5.5CVSS5.5AI score0.00164EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 12:55 p.m.10 views

CVE-2025-23155

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Fix accessing freed irq affinityhint In stmmacrequestirqmultimsi, a pointer to the stack variable cpumask is passed to irqsetaffinityhint. This value is stored in irqdesc-affinityhint, but once stmmacrequestirqmultim...

5.5CVSS5.4AI score0.00178EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.8 views

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

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, related to the DSA Distributed Switch Architecture network driver. The issue was caused by a leak of tagger-owned storage when th...

5.2AI score0.00148EPSS
SaveExploits0References11
OSV
OSV
added 2025/04/18 7:15 a.m.9 views

UBUNTU-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.9AI score0.00247EPSS
SaveExploits0References18
CVE
CVE
added 2025/04/16 2:13 p.m.119 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
Debian CVE
Debian CVE
added 2025/04/16 2:12 p.m.7 views

CVE-2025-22060

In the Linux kernel, the following vulnerability has been resolved: net: mvpp2: Prevent parser TCAM memory corruption Protect the parser TCAM/SRAM memory, and the cached shadow SRAM information, from concurrent modifications. Both the TCAM and SRAM tables are indirectly accessed by configuring an...

4.7CVSS5.8AI score0.00139EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/04/14 12:0 a.m.10 views

Vulnerability of the ipc_mux_init() function in the drivers/net/wwan/iosm/iosm_ipc_mux.c module – a driver for supporting network adapters in the Linux operating system, which allows an attacker to cause a service failure.

Vulnerability of the ipcmuxinit function in the drivers/net/wwan/iosm/iosmipcmux.c module – The Linux kernel network driver framework is vulnerable because resources are not released after their useful period has ended. Exploiting this vulnerability could allow an attacker to cause service failur...

5.5CVSS5.5AI score0.002EPSS
SaveExploits0References8Affected Software3
BDU FSTEC
BDU FSTEC
added 2025/04/11 12:0 a.m.8 views

Vulnerability of the geneve_rx() function in the drivers/net/geneve.c module – This driver for network devices in the Linux operating system allows a hacker to cause a service failure.

Vulnerability of the geneverx function in the drivers/net/geneve.c module – The Linux kernel’s network device driver framework is vulnerable due to incorrect input validation. Exploiting this vulnerability could allow an attacker to cause system failures...

5.5CVSS6.5AI score0.0025EPSS
SaveExploits0References44Affected Software5
OSV
OSV
added 2025/04/07 2:30 p.m.8 views

USN-7420-1 linux-azure, linux-azure-fde vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - GPU drivers; - Microsoft Azure Network Adapter MANA driver; - SMB network file system; - Network namespace; -...

7.8CVSS6.8AI score0.00276EPSS
SaveExploits0References6
AlpineLinux
AlpineLinux
added 2025/04/07 10:16 a.m.4 views

CVE-2025-21441

Memory corruption when IOCTL call is invoked from user-space to write board data to WLAN driver...

7.8CVSS5.6AI score0.001EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/04/04 2:59 a.m.4 views

SUSE CVE-2025-21924

In the Linux kernel, the following vulnerability has been resolved: net: hns3: make sure ptp clock is unregister and freed if hclgeptpgetcycle returns an error During the initialization of ptp, hclgeptpgetcycle might return an error and returned directly without unregister clock and free it. To...

5.5CVSS7.7AI score0.00191EPSS
SaveExploits0References15
OSV
OSV
added 2025/04/01 4:15 p.m.5 views

UBUNTU-CVE-2025-21973

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: fix kernel panic in the bnxtgetqueuestatsrx | tx When qstats-get operation is executed, callbacks of netdevstatsops are called. The bnxtgetqueuestatsrx | tx collect per-queue stats from swstats in the rings. But rx | t...

7.1CVSS6.5AI score0.00178EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/04/01 3:40 p.m.18 views

CVE-2025-21924

In the Linux kernel, the following vulnerability has been resolved: net: hns3: make sure ptp clock is unregister and freed if hclgeptpgetcycle returns an error During the initialization of ptp, hclgeptpgetcycle might return an error and returned directly without unregister clock and free it. To...

5.5CVSS5.5AI score0.00191EPSS
SaveExploits0
Rows per page
Query Builder