Lucene search
+L

136 matches found

NVD
NVD
added 2024/07/12 1:15 p.m.21 views

CVE-2024-40937

In the Linux kernel, the following vulnerability has been resolved: gve: Clear napi-skb before devkfreeskbany gverxfreeskb incorrectly leaves napi-skb referencing an skb after it is freed with devkfreeskbany. This can result in a subsequent call to napigetfrags returning a dangling pointer. Fix...

9.8CVSS0.00736EPSS
SaveExploits0References6
OSV
OSV
added 2024/07/12 1:15 p.m.7 views

DEBIAN-CVE-2024-40937

In the Linux kernel, the following vulnerability has been resolved: gve: Clear napi-skb before devkfreeskbany gverxfreeskb incorrectly leaves napi-skb referencing an skb after it is freed with devkfreeskbany. This can result in a subsequent call to napigetfrags returning a dangling pointer. Fix...

5.5CVSS5.6AI score0.00736EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.22 views

CVE-2024-40937

In the Linux kernel, the following vulnerability has been resolved: gve: Clear napi-skb before devkfreeskbany gverxfreeskb incorrectly leaves napi-skb referencing an skb after it is freed with devkfreeskbany. This can result in a subsequent call to napigetfrags returning a dangling pointer. Fix...

9.8CVSS6.4AI score0.00736EPSS
SaveExploits0References20
Cvelist
Cvelist
added 2024/07/12 12:25 p.m.42 views

CVE-2024-40937 gve: Clear napi->skb before dev_kfree_skb_any()

In the Linux kernel, the following vulnerability has been resolved: gve: Clear napi-skb before devkfreeskbany gverxfreeskb incorrectly leaves napi-skb referencing an skb after it is freed with devkfreeskbany. This can result in a subsequent call to napigetfrags returning a dangling pointer. Fix...

9.8CVSS0.00736EPSS
SaveExploits0References5
CVE
CVE
added 2024/07/12 12:25 p.m.140 views

CVE-2024-40937

CVE-2024-40937 is a kernel vulnerability affecting the gve component where gve_rx_free_skb() leaves napi->skb pointing to a freed skb, risking a dangling pointer in subsequent napi_get_frags calls. The issue is resolved by clearing napi->skb before dev_kfree_skb_any() frees the skb. Connect...

9.8CVSS6.5AI score0.00736EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2024/07/12 12:25 p.m.53 views

CVE-2024-40937

In the Linux kernel, the following vulnerability has been resolved: gve: Clear napi-skb before devkfreeskbany gverxfreeskb incorrectly leaves napi-skb referencing an skb after it is freed with devkfreeskbany. This can result in a subsequent call to napigetfrags returning a dangling pointer. Fix...

9.8CVSS5.6AI score0.00736EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/07/12 12:00 a.m.15 views

Linux kernel security vulnerabilities

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 failure of the gverxfreeskb function of the gve component to properly clear napiskb, which could lead to t...

5.5CVSS6.4AI score0.00736EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/03/27 4:26 a.m.14 views

SUSE CVE-2021-47141

In the Linux kernel, the following vulnerability has been resolved: gve: Add NULL pointer checks when freeing irqs. When freeing notification blocks, we index priv-msixvectors. If we failed to allocate priv-msixvectors see abortwithmsixvectors this could lead to a NULL pointer dereference if the...

5.5CVSS7.7AI score0.00225EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2024/03/25 6:23 p.m.19 views

CVE-2021-47141

A vulnerability was found in the Generic Virtual Ethernet gve driver in the Linux kernel. A NULL pointer dereference could occur during the freeing of notification blocks. This issue arises when attempting to index priv-msixvectors without prior allocation, potentially leading to a crash if the...

4.4CVSS7.3AI score0.00225EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/25 9:15 a.m.8 views

DEBIAN-CVE-2021-47141

In the Linux kernel, the following vulnerability has been resolved: gve: Add NULL pointer checks when freeing irqs. When freeing notification blocks, we index priv-msixvectors. If we failed to allocate priv-msixvectors see abortwithmsixvectors this could lead to a NULL pointer dereference if the...

5.5CVSS5.5AI score0.00225EPSS
SaveExploits0References1
NVD
NVD
added 2024/03/25 9:15 a.m.29 views

CVE-2021-47141

In the Linux kernel, the following vulnerability has been resolved: gve: Add NULL pointer checks when freeing irqs. When freeing notification blocks, we index priv-msixvectors. If we failed to allocate priv-msixvectors see abortwithmsixvectors this could lead to a NULL pointer dereference if the...

5.5CVSS7.3AI score0.00225EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/25 9:15 a.m.9 views

UBUNTU-CVE-2021-47141

In the Linux kernel, the following vulnerability has been resolved: gve: Add NULL pointer checks when freeing irqs. When freeing notification blocks, we index priv-msixvectors. If we failed to allocate priv-msixvectors see abortwithmsixvectors this could lead to a NULL pointer dereference if the...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/03/25 9:07 a.m.32 views

CVE-2021-47141 gve: Add NULL pointer checks when freeing irqs.

In the Linux kernel, the following vulnerability has been resolved: gve: Add NULL pointer checks when freeing irqs. When freeing notification blocks, we index priv-msixvectors. If we failed to allocate priv-msixvectors see abortwithmsixvectors this could lead to a NULL pointer dereference if the...

7.5AI score0.00225EPSS
SaveExploits0References4
CVE
CVE
added 2024/03/25 9:07 a.m.93 views

CVE-2021-47141

CVE-2021-47141 affects the Linux kernel gve path and is caused by missing NULL checks when freeing IRQ vectors. Specifically, when freeing notification blocks, code indexes priv->msix_vectors, and a failure to allocate priv->msix_vectors (abort_with_msix_vectors) can lead to a NULL pointer ...

5.5CVSS6.3AI score0.00225EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/03/25 9:07 a.m.18 views

CVE-2021-47141 gve: Add NULL pointer checks when freeing irqs.

In the Linux kernel, the following vulnerability has been resolved: gve: Add NULL pointer checks when freeing irqs. When freeing notification blocks, we index priv-msixvectors. If we failed to allocate priv-msixvectors see abortwithmsixvectors this could lead to a NULL pointer dereference if the...

6.7AI score0.00225EPSS
SaveExploits0References4
CVE
CVE
added 2018/06/25 10:00 a.m.66 views

CVE-2018-12702

The CVE-2018-12702 entry concerns Globalvillage ecosystem (GVE) ERC20 contracts where approveAndCallcode allows an attacker to hijack a callback via a non-verified _spender.call(_extraData), enabling token transfers from the vulnerable contract (evilReflex). Connected sources describe the mechani...

7.5CVSS7.4AI score0.01094EPSS
SaveExploits2References2Affected Software1
Rows per page
Query Builder