Lucene search
+L

678 matches found

RedHat Linux
RedHat Linux
added 2024/10/30 12:39 a.m.50 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9.2 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

7.8CVSS7.1AI score0.08555EPSS
SaveExploits1References16
Redos
Redos
added 2024/10/22 12:00 a.m.60 views

ROS-20241021-09

A vulnerability in the ntfs3 component of the Linux operating system kernel is related to read errors outside the bounds in the ntfslistea function in fs/ntfs3/xattr.c. Exploitation of the vulnerability could allow an attacker to cause a denial of service A vulnerability in the qedr component of...

8.1CVSS8.2AI score0.00723EPSS
SaveExploits0
Redos
Redos
added 2024/10/16 12:00 a.m.26 views

ROS-20241016-01

Vulnerability of nvmet-tcp component of Linux kernel is related to dereferencing of NULL pointer in the nvmettcpinstallqueue function in drivers/nvme/target/tcp.c. Exploitation of the vulnerability could allow an attacker to cause a denial of service Vulnerability in iwldeallocucode function in...

9.8CVSS6.8AI score0.00836EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/10/13 12:00 a.m.17 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-46737)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-46737 advisory. - In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix kernel crash if commands...

7.5CVSS6AI score0.00757EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2024/10/12 7:00 a.m.9 views

nvmet-tcp: fix kernel crash if commands allocation fails

...

7.5CVSS6.7AI score0.00757EPSS
SaveExploits0
SUSE Linux
SUSE Linux
added 2024/10/09 9:43 a.m.6 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 12 SP5 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2024-46854: net: dpaa: Pad packets to ETHZLEN bsc1231084. CVE-2024-46770: ice: Add netifdeviceattach/detach into PF reset flow bsc1230763. CVE-2024-41073: nvme:...

8.7CVSS8.4AI score0.00934EPSS
SaveExploits3References376
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.16 views

kernel: nvmet: fix a possible leak when destroy a ctrl during qp establishment

A vulnerability was found in the Linux kernel's nvme driver. A lack of proper checks can lead to a race condition during the destruction of a queue pair when a controller is being established. This issue can lead to system instability or crashes...

7.5CVSS6.8AI score0.00733EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.13 views

kernel: nvmet-fc: avoid deadlock on delete association path

In the Linux kernel, the following vulnerability has been resolved: nvmet-fc: avoid deadlock on delete association path When deleting an association the shutdown path is deadlocking because we try to flush the nvmetwq nested. Avoid this by deadlock by deferring the put work into its own work item...

7.5CVSS6.8AI score0.00631EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.9 views

kernel: nvmet-fc: avoid deadlock on delete association path

In the Linux kernel, the following vulnerability has been resolved: nvmet-fc: avoid deadlock on delete association path When deleting an association the shutdown path is deadlocking because we try to flush the nvmetwq nested. Avoid this by deadlock by deferring the put work into its own work item...

7.5CVSS6.8AI score0.00631EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/09/19 3:10 a.m.9 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
RedhatCVE
RedhatCVE
added 2024/09/18 9:46 a.m.22 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.22 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
OSV
OSV
added 2024/09/18 8:15 a.m.6 views

DEBIAN-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.5CVSS5.7AI score0.00757EPSS
SaveExploits0References1
CVE
CVE
added 2024/09/18 7:11 a.m.151 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
OSV
OSV
added 2024/09/18 7:11 a.m.14 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.5CVSS6.1AI score
SaveExploits0References12
Cvelist
Cvelist
added 2024/09/18 7:11 a.m.29 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
Debian CVE
Debian CVE
added 2024/09/18 7:11 a.m.23 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.5CVSS5.7AI score0.00757EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/09/12 12:00 a.m.141 views

Oracle Linux 8 / 9 : Unbreakable Enterprise kernel (ELSA-2024-12618)

The remote Oracle Linux 8 / 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-12618 advisory. - net: mana: Fix possible double free in error handling path Ma Ke Orabug: 36897038 CVE-2024-42069 - net: relax socket state check at accept time...

9.8CVSS7.4AI score0.01EPSS
SaveExploits1References139
Tenable Nessus
Tenable Nessus
added 2024/08/29 12:00 a.m.62 views

Oracle Linux 9 : kernel (ELSA-2024-5928)

The remote Oracle Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-5928 advisory. - bnxtre: avoid shift undefined behavior in bnxtqpliballocinithwq Kamal Heib RHEL-44287 CVE-2024-38540 - netfilter: flowtable: validate pppoe header...

9.8CVSS7.2AI score0.02224EPSS
SaveExploits2References41
Rows per page
Query Builder