Lucene search
+L

973 matches found

OSV
OSV
added 2024/10/21 1:15 p.m.16 views

UBUNTU-CVE-2024-47749

In the Linux kernel, the following vulnerability has been resolved: RDMA/cxgb4: Added NULL check for lookupatid The lookupatid function can return NULL if the ATID is invalid or does not exist in the identifier table, which could lead to dereferencing a null pointer without a check in the...

7.5CVSS6.2AI score0.00567EPSS
SaveExploits0References43
OSV
OSV
added 2024/10/21 12:15 p.m.1 views

DEBIAN-CVE-2024-47695

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-clt: Reset cid to connum - 1 to stay in bounds In the function initconns, after the createcon and createcm for loop if something fails. In the cleanup for loop after the destroy tag, we access out of bound memory becaus...

7.8CVSS6.2AI score0.00685EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.12 views

AZL-50949 CVE-2024-47696 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix WARNING:atkernel/workqueue.c:checkflushdependency In the commit aee2424246f9 "RDMA/iwcm: Fix a use-after-free related to destroying CM IDs", the function flushworkqueue is invoked to flush the work queue iwcmwq. Bu...

7.8CVSS6.7AI score0.00727EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.4 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 null pointer dereference issue in the lookupatid function in the RDMA/cxgb4 subsystem...

5.5CVSS6.7AI score0.00567EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.5 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 dependency checking issue in the RDMA/iwcm component during a flushworkqueue call...

7.8CVSS6.7AI score0.00727EPSS
SaveExploits0References9
BDU FSTEC
BDU FSTEC
added 2024/10/07 12:0 a.m.8 views

The vulnerability of the RDMA/siw component of the Linux operating system, which allows a hacker to trigger a service failure.

The vulnerability of the RDMA/siw component of the Linux operating system is related to the assignment of NULL pointers. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.1AI score0.00661EPSS
SaveExploits0References23Affected Software5
BDU FSTEC
BDU FSTEC
added 2024/09/30 12:0 a.m.13 views

The vulnerability of the RDMA/hns component of the Linux operating system allows for a malfunction to occur, leading to service failure.

The vulnerability of the RDMA/hns component of the Linux operating system is related to resource management errors. Exploiting this vulnerability can allow an attacker to cause service failures...

5.5CVSS6.1AI score0.00313EPSS
SaveExploits0References35Affected Software5
CNVD
CNVD
added 2024/09/27 12:0 a.m.24 views

Google Chrome Security Bypass Vulnerability (CNVD-2024-39738)

Google Chrome is a web browser from Google, an American company. A security bypass vulnerability exists in versions of Google Chrome prior to 129.0.6668.70, which can be exploited by remote attackers to perform memory access via specially crafted Hypertext Markup Language pages...

8.8CVSS6.5AI score0.00484EPSS
SaveExploits1References1
OSV
OSV
added 2024/09/13 6:15 a.m.13 views

AZL-49288 CVE-2024-46686 affecting package kernel for versions less than 6.6.51.1-1

In the Linux kernel, the following vulnerability has been resolved: smb/client: avoid dereferencing rdata=NULL in smb2newreadreq This happens when called from SMB2read while using rdma and reaching the rdmareadwritethreshold...

5.5CVSS6.7AI score0.00231EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2024/09/11 12:0 a.m.11 views

CVE-2024-42285

...

9.8CVSS6.5AI score0.0087EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/09/03 12:0 a.m.7 views

The vulnerability of the RDMA/cma component of the Linux operating system allows attackers to compromise the confidentiality, integrity, and accessibility of data.

The vulnerability of the RDMA/cma component of the Linux operating system’s kernel is related to the use of memory after it is freed. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility of data...

7.8CVSS6.2AI score0.00222EPSS
SaveExploits0References6Affected Software2
RedHat Linux
RedHat Linux
added 2024/08/28 12:34 p.m.5 views

kernel: RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix seg fault in rxecompqueuepkt In rxecompqueuepkt an incoming response packet skb is enqueued to the resppkts queue and then a decision is made whether to run the completer task inline or schedule it. Finally the skb ...

9.8CVSS6.8AI score0.00815EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/08/22 2:58 a.m.7 views

SUSE CVE-2024-43872

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix soft lockup under heavy CEQE load CEQEs are handled in interrupt handler currently. This may cause the CPU core staying in interrupt context too long and lead to soft lockup under heavy load. Handle CEQEs in BH...

5.5CVSS6.3AI score0.00321EPSS
SaveExploits0References16
OSV
OSV
added 2024/08/22 2:15 a.m.1 views

DEBIAN-CVE-2022-48925

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Do not change route.addr.srcaddr outside state checks If the state is not idle then resolvepreparesrc should immediately fail and no change to global state should happen. However, it unconditionally overwrites the srcad...

7.8CVSS5.5AI score0.00222EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/08/18 2:2 a.m.7 views

SUSE CVE-2024-42285

In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix a use-after-free related to destroying CM IDs iwconnreqhandler associates a new struct rdmaidprivate connid with an existing struct iwcmid cmid as follows: connid-cmid.iw = cmid; cmid-context = connid; cmid-cmhandl...

5.5CVSS6.3AI score0.0087EPSS
SaveExploits0References16
Microsoft CVE
Microsoft CVE
added 2024/08/10 7:0 a.m.5 views

nvme-rdma: fix possible use-after-free in transport error_recovery work

...

9.8CVSS6.9AI score0.00926EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/08/08 7:0 a.m.8 views

RDMA/restrack: Fix potential invalid address access

...

5.5CVSS7.3AI score0.0023EPSS
SaveExploits0
OSV
OSV
added 2024/08/01 2:45 p.m.22 views

CLSA-2024-1722512538 Fix of 10 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-25744 - x86/sev: Rename memencrypt.c to memencryptamd.c - x86: Introduce ia32enabled - x86/coco: Disable 32-bit emulation by default on TDX and SEV CVE-url: https://ubuntu.com/security/CVE-2024-36016 - tty: ngsm: fix frame reception handling - tty:...

8.8CVSS7AI score0.00325EPSS
SaveExploits1References1
OSV
OSV
added 2024/07/29 4:15 p.m.12 views

UBUNTU-CVE-2024-42080

In the Linux kernel, the following vulnerability has been resolved: RDMA/restrack: Fix potential invalid address access struct rdmarestrackentry's kernname was set to KBUILDMODNAME in ibcreatecq, while if the module exited but forgot del this rdmarestrackentry, it would cause a invalid address...

5.5CVSS6.2AI score0.0023EPSS
SaveExploits0References24
OSV
OSV
added 2024/07/29 3:15 p.m.14 views

AZL-68340 CVE-2024-41079 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: nvmet: always initialize cqe.result The spec doesn't mandate that the first two double words aka results for the command queue entry need to be set to 0 when they are not used not specified. Though, the target implemention return...

7.5CVSS6.3AI score0.00631EPSS
SaveExploits0References1
Rows per page
Query Builder