Lucene search
+L

234 matches found

Tenable Nessus
Tenable Nessus
added 2024/10/10 12:00 a.m.65 views

SUSE SLES15: cluster-md-kmp-rt / dlm-kmp-rt / gfs2-kmp-rt / kernel-devel-rt / etc (SUSE-SU-2024:3564-1)

The remote SUSE Linux SLES15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:3564-1 advisory. The SUSE Linux Enterprise 15 SP6 RT kernel was updated to receive various security bugfixes. The following security bugs were...

10CVSS6.8AI score0.00886EPSS
SaveExploits3References525
OSV
OSV
added 2024/10/09 11:52 a.m.28 views

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

The SUSE Linux Enterprise 15 SP5 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2022-48901: btrfs: do not start relocation until in progress drops are done bsc1229607. - CVE-2022-48911: kabi: add nfqueuegetrefs for kabi compliance. bsc122963...

9.8CVSS8.4AI score0.00881EPSS
SaveExploits4References295
OSV
OSV
added 2024/10/09 9:09 a.m.25 views

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

The SUSE Linux Enterprise 15 SP6 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2023-52610: net/sched: actct: fix skb leak and crash on ooo frags bsc1221610. - CVE-2023-52752: smb: client: fix use-after-free bug in cifsdebugdataprocshow...

10CVSS8.2AI score0.00886EPSS
SaveExploits3References373
NVD
NVD
added 2024/09/18 7:15 a.m.24 views

CVE-2024-46717

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: SHAMPO, Fix incorrect page release Under the following conditions: 1 No skb created yet 2 headersize == 0 no SHAMPO header 3 headerindex + 1 % MLX5ESHAMPOWQHEADERPERPAGE == 0 this is the last page fragment of a SHAMPO...

9.8CVSS0.0053EPSS
SaveExploits0References5
CVE
CVE
added 2024/09/18 6:32 a.m.136 views

CVE-2024-46717

CVE-2024-46717 relates to the Linux kernel mlx5e SHAMPO header handling. The bug caused SHAMPO header pages to be released more than once when a data page was used for a non-SHAMPO header, due to releasing a SHAMPO header page from header_index after a non-header data page was formed into a new s...

9.8CVSS6.5AI score0.0053EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2024/09/18 6:32 a.m.21 views

CVE-2024-46717

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: SHAMPO, Fix incorrect page release Under the following conditions: 1 No skb created yet 2 headersize == 0 no SHAMPO header 3 headerindex + 1 % MLX5ESHAMPOWQHEADERPERPAGE == 0 this is the last page fragment of a SHAMPO...

9.8CVSS5.6AI score0.0053EPSS
SaveExploits0
OSV
OSV
added 2024/09/18 6:32 a.m.21 views

CVE-2024-46717 net/mlx5e: SHAMPO, Fix incorrect page release

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: SHAMPO, Fix incorrect page release Under the following conditions: 1 No skb created yet 2 headersize == 0 no SHAMPO header 3 headerindex + 1 % MLX5ESHAMPOWQHEADERPERPAGE == 0 this is the last page fragment of a SHAMPO...

9.8CVSS6AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/09/18 6:32 a.m.19 views

CVE-2024-46717 net/mlx5e: SHAMPO, Fix incorrect page release

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: SHAMPO, Fix incorrect page release Under the following conditions: 1 No skb created yet 2 headersize == 0 no SHAMPO header 3 headerindex + 1 % MLX5ESHAMPOWQHEADERPERPAGE == 0 this is the last page fragment of a SHAMPO...

6.7AI score0.0053EPSS
SaveExploits0References4
CNVD
CNVD
added 2024/09/13 12:00 a.m.12 views

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

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 stateful locking issue in the net/mlx5e component. No details of the vulnerability are provided at this ti...

5.5CVSS6.5AI score0.0018EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/09/11 5:50 p.m.25 views

CVE-2024-45019

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Take state lock during tx timeout reporter mlx5esafereopenchannels requires the state lock taken. The referenced changed in the Fixes tag removed the lock to fix another issue. This patch adds it back but at a later...

4.4CVSS7.1AI score0.0018EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/09/11 3:13 p.m.38 views

CVE-2024-45019

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Take state lock during tx timeout reporter mlx5esafereopenchannels requires the state lock taken. The referenced changed in the Fixes tag removed the lock to fix another issue. This patch adds it back but at a later...

7.8CVSS5.5AI score0.0018EPSS
SaveExploits0
OSV
OSV
added 2024/09/11 3:13 p.m.26 views

CVE-2024-45019 net/mlx5e: Take state lock during tx timeout reporter

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Take state lock during tx timeout reporter mlx5esafereopenchannels requires the state lock taken. The referenced changed in the Fixes tag removed the lock to fix another issue. This patch adds it back but at a later...

7.8CVSS5.8AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/09/11 3:13 p.m.22 views

CVE-2024-45019 net/mlx5e: Take state lock during tx timeout reporter

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Take state lock during tx timeout reporter mlx5esafereopenchannels requires the state lock taken. The referenced changed in the Fixes tag removed the lock to fix another issue. This patch adds it back but at a later...

6.7AI score0.0018EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/09/11 3:13 p.m.38 views

CVE-2024-45019 net/mlx5e: Take state lock during tx timeout reporter

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Take state lock during tx timeout reporter mlx5esafereopenchannels requires the state lock taken. The referenced changed in the Fixes tag removed the lock to fix another issue. This patch adds it back but at a later...

7.8CVSS0.0018EPSS
SaveExploits0References4
NVD
NVD
added 2024/09/04 7:15 p.m.24 views

CVE-2024-44970

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: SHAMPO, Fix invalid WQ linked list unlink When all the strides in a WQE have been consumed, the WQE is unlinked from the WQ linked list mlx5wqllpop. For SHAMPO, it is possible to receive CQEs with 0 consumed strides fo...

9.8CVSS0.00564EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/09/04 7:15 p.m.22 views

CVE-2024-44970

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: SHAMPO, Fix invalid WQ linked list unlink When all the strides in a WQE have been consumed, the WQE is unlinked from the WQ linked list mlx5wqllpop. For SHAMPO, it is possible to receive CQEs with 0 consumed strides fo...

9.8CVSS6.2AI score0.00564EPSS
SaveExploits0References11
CVE
CVE
added 2024/09/04 6:56 p.m.198 views

CVE-2024-44970

CVE-2024-44970 relates to the Linux kernel mlx5e SHAMPO driver. When a Work Queue Entry (WQE) has all strides consumed, it is unlinked from the WQ list. The issue allowed receiving CQEs with 0 consumed strides for the same WQE after it was fully consumed and unlinked, triggering an extra unlink t...

9.8CVSS6.3AI score0.00564EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2024/09/04 6:56 p.m.35 views

CVE-2024-44970 net/mlx5e: SHAMPO, Fix invalid WQ linked list unlink

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: SHAMPO, Fix invalid WQ linked list unlink When all the strides in a WQE have been consumed, the WQE is unlinked from the WQ linked list mlx5wqllpop. For SHAMPO, it is possible to receive CQEs with 0 consumed strides fo...

7.2AI score0.00564EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/09/04 12:00 a.m.7 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 Linux kernel, which stems from a logic flaw in the net/mlx5e component...

5.5CVSS6.3AI score0.00564EPSS
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2024/09/03 12:00 a.m.12 views

The vulnerability of the net/mlx5e component in the Linux operating system, which allows a hacker to cause a service failure.

The vulnerability of the net/mlx5e component in the Linux operating system is related to the assignment of null MAC during security patch updates. Exploiting this vulnerability can allow attackers to cause service failures...

5.5CVSS5.9AI score0.00205EPSS
SaveExploits0References4Affected Software2
Rows per page
Query Builder