Lucene search
+L

130 matches found

OSV
OSV
added 2024/08/13 2:06 p.m.26 views

SUSE-SU-2024:2893-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP3 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2024-39494: ima: Fix use-after-free on a dentry's dname.name bsc1227716. - CVE-2024-41069: ASoC: topology: Fix route memory corruption bsc1228644. -...

9.8CVSS8AI score0.00871EPSS
SaveExploits1References53
SUSE CVE
SUSE CVE
added 2024/08/06 1:59 a.m.4 views

SUSE CVE-2024-42162

In the Linux kernel, the following vulnerability has been resolved: gve: Account for stopped queues when reading NIC stats We now account for the fact that the NIC might send us stats for a subset of queues. Without this change, gvegetethtoolstats might make an invalid access on the...

5.5CVSS6.4AI score0.00208EPSS
SaveExploits0References16
CNVD
CNVD
added 2024/08/02 12:00 a.m.21 views

Unspecified vulnerability in Linux kernel (CNVD-2024-35103)

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 to account for the possibility that the NIC may only send statistics for some queues when reading...

7CVSS6.5AI score0.00208EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/08/01 6:08 p.m.16 views

CVE-2024-42162

An incorrect access flaw was found in the Linux kernel's Google Virtual NIC gVNIC driver. This issue could allow a local user to crash the system. Mitigation Mitigation for this issue is either not available or the currently available options don't meet the Red Hat Product Security criteria...

4.7CVSS6.7AI score0.00208EPSS
SaveExploits0References4
NVD
NVD
added 2024/07/30 8:15 a.m.26 views

CVE-2024-42162

In the Linux kernel, the following vulnerability has been resolved: gve: Account for stopped queues when reading NIC stats We now account for the fact that the NIC might send us stats for a subset of queues. Without this change, gvegetethtoolstats might make an invalid access on the...

7.8CVSS0.00208EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/07/30 8:15 a.m.12 views

CVE-2024-42162

In the Linux kernel, the following vulnerability has been resolved: gve: Account for stopped queues when reading NIC stats We now account for the fact that the NIC might send us stats for a subset of queues. Without this change, gvegetethtoolstats might make an invalid access on the...

7.8CVSS5.9AI score0.00208EPSS
SaveExploits0References4
CVE
CVE
added 2024/07/30 7:47 a.m.96 views

CVE-2024-42162

CVE-2024-42162 : In the Linux kernel gve driver, reading NIC statistics could access priv->stats_report->stats when the NIC reported stats for only a subset of queues. The fix adds accounting for stopped queues to prevent invalid access. This is a high‑severity (CVSS v3.1 base score 7.0) lo...

7.8CVSS6.6AI score0.00208EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/07/30 7:47 a.m.37 views

CVE-2024-42162 gve: Account for stopped queues when reading NIC stats

In the Linux kernel, the following vulnerability has been resolved: gve: Account for stopped queues when reading NIC stats We now account for the fact that the NIC might send us stats for a subset of queues. Without this change, gvegetethtoolstats might make an invalid access on the...

7.8CVSS0.00208EPSS
SaveExploits0References2
OSV
OSV
added 2024/07/30 7:47 a.m.20 views

CVE-2024-42162 gve: Account for stopped queues when reading NIC stats

In the Linux kernel, the following vulnerability has been resolved: gve: Account for stopped queues when reading NIC stats We now account for the fact that the NIC might send us stats for a subset of queues. Without this change, gvegetethtoolstats might make an invalid access on the...

7.8CVSS6AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/07/30 7:47 a.m.67 views

CVE-2024-42162

In the Linux kernel, the following vulnerability has been resolved: gve: Account for stopped queues when reading NIC stats We now account for the fact that the NIC might send us stats for a subset of queues. Without this change, gvegetethtoolstats might make an invalid access on the...

7.8CVSS5.1AI score0.00208EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/07/30 7:47 a.m.14 views

CVE-2024-42162 gve: Account for stopped queues when reading NIC stats

In the Linux kernel, the following vulnerability has been resolved: gve: Account for stopped queues when reading NIC stats We now account for the fact that the NIC might send us stats for a subset of queues. Without this change, gvegetethtoolstats might make an invalid access on the...

6.9AI score0.00208EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/07/30 12:00 a.m.8 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 failure to account for the possibility that the NIC may only send statistics for some queues when reading...

7CVSS8.1AI score0.00208EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/07/16 4:25 p.m.23 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...

5.5CVSS8.2AI score0.00736EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/07/16 2:34 a.m.6 views

SUSE 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...

7.8CVSS6.5AI score0.00736EPSS
SaveExploits0References34
NVD
NVD
added 2024/07/12 1:15 p.m.19 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.4 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.41 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.135 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.51 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
Rows per page
Query Builder