Lucene search
+L

4197 matches found

RedHat Linux
RedHat Linux
added 2024/10/01 12:48 a.m.12 views

kernel: virtio-net: tun: mlx5_core short frame denial of service

A denial of service DoS attack was found in the mlx5 driver in the Linux kernel. A KVM guest VM using virtio-net can crash the host by sending a short packet, for example, size = ETHHLEN...

8.8CVSS7.2AI score0.00254EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.5 views

kernel: SUNRPC: double free xprt_ctxt while still in use

A flaw was addressed in the Linux kernel’s SUNRPC implementation affecting deferred RPC request handling. When an RPC request is deferred, the internal rqxprtctxt pointer is moved from the active service request to a deferred request structure. Under certain rare conditions where a request is...

9.8CVSS5.8AI score0.00486EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 1:17 a.m.6 views

kernel: netfilter: nf_tables: Fix potential data-race in __nft_obj_type_get()

A potential data-race flaw was found in nftobjtypeget in the Linux kernel. This issue can lead to a crash...

7.8CVSS6.8AI score0.00209EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.11 views

kernel: xfs: add bounds checking to xlog_recover_process_data

A vulnerability has been identified within the Linux kernel's xlogrecoverprocessdata function. Specifically, the function lacks proper bounds checking on the space allocated for the fixed members of the xlogopheader structure during log record processing. This omission can lead to an out-of-bound...

7.1CVSS7.1AI score0.00236EPSS
SaveExploits0References5
CNVD
CNVD
added 2024/09/20 12:0 a.m.7 views

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

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 an error that was not handled correctly, resulting in a null pointer dereference and a kernel crash. No...

5.5CVSS6.7AI score0.00757EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/09/19 3:10 a.m.6 views

SUSE CVE-2024-46737

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix kernel crash if commands allocation fails If the commands allocation fails in nvmettcpalloccmds the kernel crashes in nvmettcpreleasequeuework because of a NULL pointer dereference. nvmet: failed to install queue 0...

6.5CVSS6.6AI score0.00757EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2024/09/19 3:10 a.m.14 views

SUSE CVE-2024-46761

In the Linux kernel, the following vulnerability has been resolved: pci/hotplug/pnvphp: Fix hotplug driver crash on Powernv The hotplug driver for powerpc pci/hotplug/pnvphp.c causes a kernel crash when we try to hot-unplug/disable the PCIe switch/bridge from the PHB. The crash occurs because...

5.5CVSS6.4AI score0.00251EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2024/09/19 3:10 a.m.4 views

SUSE CVE-2024-46765

In the Linux kernel, the following vulnerability has been resolved: ice: protect XDP configuration with a mutex The main threat to data consistency in icexdp is a possible asynchronous PF reset. It can be triggered by a user or by TX timeout handler. XDP setup and PF reset code access the same...

5.5CVSS6.3AI score0.00244EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/09/18 9:46 a.m.21 views

CVE-2024-46737

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix kernel crash if commands allocation fails If the commands allocation fails in nvmettcpalloccmds the kernel crashes in nvmettcpreleasequeuework because of a NULL pointer dereference. nvmet: failed to install queue 0...

5.5CVSS6.8AI score0.00757EPSS
SaveExploits0References4
NVD
NVD
added 2024/09/18 8:15 a.m.30 views

CVE-2024-46761

In the Linux kernel, the following vulnerability has been resolved: pci/hotplug/pnvphp: Fix hotplug driver crash on Powernv The hotplug driver for powerpc pci/hotplug/pnvphp.c causes a kernel crash when we try to hot-unplug/disable the PCIe switch/bridge from the PHB. The crash occurs because...

5.5CVSS0.00251EPSS
SaveExploits0References9
OSV
OSV
added 2024/09/18 8:15 a.m.3 views

DEBIAN-CVE-2024-46765

In the Linux kernel, the following vulnerability has been resolved: ice: protect XDP configuration with a mutex The main threat to data consistency in icexdp is a possible asynchronous PF reset. It can be triggered by a user or by TX timeout handler. XDP setup and PF reset code access the same...

5.5CVSS5.7AI score0.00244EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 8:15 a.m.10 views

AZL-49668 CVE-2024-46765 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: ice: protect XDP configuration with a mutex The main threat to data consistency in icexdp is a possible asynchronous PF reset. It can be triggered by a user or by TX timeout handler. XDP setup and PF reset code access the same...

5.5CVSS6.7AI score0.00244EPSS
SaveExploits0References1
NVD
NVD
added 2024/09/18 8:15 a.m.20 views

CVE-2024-46737

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix kernel crash if commands allocation fails If the commands allocation fails in nvmettcpalloccmds the kernel crashes in nvmettcpreleasequeuework because of a NULL pointer dereference. nvmet: failed to install queue 0...

7.5CVSS0.00757EPSS
SaveExploits0References9
NVD
NVD
added 2024/09/18 8:15 a.m.13 views

CVE-2024-46749

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btnxpuart: Fix Null pointer dereference in btnxpuartflush This adds a check before freeing the rx-skb in flush and close functions to handle the kernel crash seen while removing driver after FW download fails or before...

5.5CVSS0.00232EPSS
SaveExploits0References3
OSV
OSV
added 2024/09/18 8:15 a.m.12 views

UBUNTU-CVE-2024-46765

In the Linux kernel, the following vulnerability has been resolved: ice: protect XDP configuration with a mutex The main threat to data consistency in icexdp is a possible asynchronous PF reset. It can be triggered by a user or by TX timeout handler. XDP setup and PF reset code access the same...

7.8CVSS6.5AI score0.00244EPSS
SaveExploits0References11
OSV
OSV
added 2024/09/18 8:15 a.m.16 views

UBUNTU-CVE-2024-46737

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix kernel crash if commands allocation fails If the commands allocation fails in nvmettcpalloccmds the kernel crashes in nvmettcpreleasequeuework because of a NULL pointer dereference. nvmet: failed to install queue 0...

7.5CVSS6.2AI score0.00757EPSS
SaveExploits0References26
CVE
CVE
added 2024/09/18 7:12 a.m.170 views

CVE-2024-46761

CVE-2024-46761 affects the Linux kernel’s PCI hotplug driver for PowerPC (pci/hotplug/pnv_php.c). The issue caused a kernel crash during hot-unplug/disable of a PCIe switch/bridge from the PHB, due to a NULL dereference when the MSI data structure had already been released and set to NULL, yet un...

5.5CVSS6.2AI score0.00251EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2024/09/18 7:11 a.m.142 views

CVE-2024-46737

CVE-2024-46737: Linux kernel nvmet-tcp vulnerability fixed. If nvmet_tcp_alloc_cmds() fails, a NULL pointer dereference could crash the kernel in nvmet_tcp_release_queue_work(). The fix sets queue->nr_cmds to zero when allocation of commands fails; affected component is nvmet-tcp in the Linux ...

7.5CVSS6.3AI score0.00757EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2024/09/18 7:11 a.m.32 views

CVE-2024-46737 nvmet-tcp: fix kernel crash if commands allocation fails

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix kernel crash if commands allocation fails If the commands allocation fails in nvmettcpalloccmds the kernel crashes in nvmettcpreleasequeuework because of a NULL pointer dereference. nvmet: failed to install queue 0...

6.8AI score0.00757EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/09/18 7:11 a.m.27 views

CVE-2024-46737 nvmet-tcp: fix kernel crash if commands allocation fails

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix kernel crash if commands allocation fails If the commands allocation fails in nvmettcpalloccmds the kernel crashes in nvmettcpreleasequeuework because of a NULL pointer dereference. nvmet: failed to install queue 0...

7.5CVSS0.00757EPSS
SaveExploits0References7
Rows per page
Query Builder